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

Release Date: 2018-04-17 // about 6 years ago
  • 2018-04-17

    ๐Ÿ”‹ Features

    • [NODEJS-407] - Add NO_COMPACT option
    • ๐ŸŒฒ [NODEJS-426] - Log driver version on Client.connect
    • [NODEJS-431] - Consider using OPTIONS for heartbeats instead of 'select key from system.local'

    ๐Ÿ› Bug fixes

    • ๐Ÿ“‡ [NODEJS-412] - Methods to retrieve schema metadata should reject promise when not connected
    • [NODEJS-418] - Add jsdoc for each response error code
    • ๐Ÿ“ฑ [NODEJS-428] - Connection associated with reconnect is not fully closed when STARTUP times out on node that is unresponsive
    • #271 - Use all columns from peers in ControlConnection
    • ๐Ÿšš #276 - Remove buffers noAssert argument