Skip to content

v3.7.0 / 2018-10-02

Compare
Choose a tag to compare
@jhecking jhecking released this 02 Oct 04:14
· 1131 commits to master since this release
v3.7.0
  • New Features

    • Support "deserealize" policy setting. #278
    • Add getter for client instance to AerospikeError.
  • Bug Fixes

    • Fix memory leaks detected by Valgrind. #279
    • Increase max. info request length from 50 to 256. #280
    • Fix parsing of sets/ns/set info response. #282
  • Updates

    • Update C client library to v4.3.18.
    • Update nan and chai to latest versions.