Skip to content

[3.10.0] - 2019-04-08

Compare
Choose a tag to compare
@jhecking jhecking released this 08 Apr 03:10
· 1086 commits to master since this release
v3.10.0
  • New Features

    • Support new relaxed read modes for SC namespaces. (via C client v4.6)
    • Use stack based connection pools for more aggressive trimming of idle connections. (via C client v4.6)
  • Updates

    • BREAKING: Read consistency level changes - see Incompatible API Changes for details.
    • Update C client library to v4.6.1.
    • Update nan to v2.13.2.
    • Update mocha, codecov & other dev dependencies to latest version.