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

Release Date: 2018-12-04 // over 5 years ago
  • 2018-12-04

    ๐Ÿ”‹ Features

    • ๐Ÿ“‡ [NODEJS-442] - Parse Virtual Keyspace Metadata
    • [NODEJS-443] - Provide a means of sending query to a specific node to facilitate virtual table queries
    • ๐Ÿ‘ [NODEJS-459] - Support for Virtual Tables/System views
    • ๐Ÿ—„ [NODEJS-487] - Deprecate DCAwareRoundRobinPolicy parameter for inter-DC failover

    ๐Ÿ› Bug fixes

    • ๐Ÿ“‡ [NODEJS-465] - Table metadata fetch fails when using ES2015 Set and C* 3.0+
    • [NODEJS-472] - Connections attempts are made when a new node is bootstrapped even if its marked as "ignored"
    • [NODEJS-474] - Retry on current host should be made on a different connection