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

  • 2020-08-11

    ๐Ÿ”‹ Features

    • [NODEJS-587] - Mapper: Add ability to provide a encoding/decoding functions to ModelOptions.columns
    • [NODEJS-607] - Mapper: Add clear error messages when the model can not be found
    • [NODEJS-611] - Use "allow list" terminology instead of whitelist

    ๐Ÿ› Bug fixes

    • ๐Ÿ‘ [NODEJS-609] - NodeJS driver doesn't support transitional authentication
    • [NODEJS-610] - TypeScript error on Type 'ResultSet' must have a 'Symbol.asyncIterator' method that returns an async iterator.