DataStax Node.js Driver for Apache Cassandra v4.5.0 Release Notes

Release Date: 2020-03-26 // about 4 years ago
  • 2020-03-26

    ๐Ÿ”‹ Features

    • ๐Ÿ‘ [NODEJS-489] - Initial DS Graph 6.8 Support
    • ๐Ÿšš [NODEJS-482] - Remove unnecessary allocations during GraphExecutionOptions creation
    • [NODEJS-564] - Include available dcs in all localDataCenter errors
    • [NODEJS-571] - Apollo: Validate server certificate CN against the proxy host name
    • ๐Ÿ— [NODEJS-573] - Expose a method to build the default load balancing policy with the data center name

    ๐Ÿ› Bug fixes

    • ๐Ÿ‘ [NODEJS-594] - Cloud support uses fs.promises which is marked as experimental in Node.js