Skip to content

Latest commit

 

History

History
108 lines (55 loc) · 2.13 KB

CHANGES.md

File metadata and controls

108 lines (55 loc) · 2.13 KB

2018-09-22, Version 1.7.1

  • chore: update dependencies (Diana Lau)

  • use cassandra contact points provided via settings (Hank)

2018-07-17, Version 1.7.0

  • Add support to composite keys for updateAttributes (shenghu)

  • [WebFM] cs/pl/ru translation (candytangnb)

  • add @shenghu and update other CODEOWNERS (Diana Lau)

2018-06-25, Version 1.6.0

  • add support to cassandra collections (#59) (shenghu)

2018-06-01, Version 1.5.0

  • able to create non-existing keyspace (#57) (shenghu)

2017-12-14, Version 1.3.0

  • add support for sslOptions (Alex de Mulder)

  • Add stalebot configuration (Kevin Delisle)

  • Create Issue and PR Templates (#46) (Sakib Hasan)

  • Update translated strings Q3 2017 (Allen Boone)

  • update messages.json (Diana Lau)

  • Add CODEOWNER file (Diana Lau)

2017-06-22, Version 1.2.0

  • Initial discovery implementation (Tetsuo Seto)

  • Updated Italian translation strings Q2 2017 (Allen Boone)

  • Fix early bail out (Tetsuo Seto)

  • Add SG require (Tetsuo Seto)

  • Add docker setup (ssh24)

  • Update translated strings Q2 2017 (Allen Boone)

  • Improve test by adding fields filter (Tetsuo Seto)

  • Improve materialized view schema (Tetsuo Seto)

2017-05-16, Version 1.1.1

  • Add sample code to use materialized view (Tetsuo Seto)

2017-05-15, Version 1.1.0

  • Upgrade deps (Tetsuo Seto)

  • Improve debugging levels (Raymond Feng)

  • Support include using secondary index (Tetsuo Seto)

  • Remove intl/zz (Tetsuo Seto)

  • Extract messages for translation (Tetsuo Seto)

2017-04-26, Version 1.0.2

  • Disambiguate and make examples really correct (Tetsuo Seto)

  • Add travis CI (#20) (Sakib Hasan)

  • Add support for null data type (#19) (Sakib Hasan)

2017-04-20, Version 1.0.1

  • Enrich examples and descriptions on sorting (Tetsuo Seto)

  • Drop Node 0.10 and 0.12 support (Tetsuo Seto)

2017-04-12, Version 1.0.0

  • First release!