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

Release Date: 2020-01-15 // over 4 years ago
  • 2020-01-15

    🔋 Features

    • 📦 [NODEJS-549] - Unified driver: merge core and DSE drivers into a single package
    • 🔨 [NODEJS-574] - Refactor Driver Internals: modernize codebase and use async functions internally
    • 👍 [NODEJS-563] - Support paging with async iterator
    • [NODEJS-585] - Implement TCP flow control
    • 👍 [NODEJS-516] - Drop support for Node.js 4 and 6 runtime

    🐛 Bug fixes

    • 0️⃣ [NODEJS-583] - Default load balancing policy local hosts cache might exclude hosts that were down
    • [NODEJS-584] - Exclude down hosts when preparing on all hosts
    • [NODEJS-586] - Encode Date as BigInt when useBigIntAsLong is true