Skip to content

Roadmap

Maxime Wiewiora edited this page Dec 3, 2023 · 12 revisions

This page lists the next features that will be developed and included in the driver.

4.12.0

  • Remove deprecated parameter version and other deprecated methods (see here)
  • Use appropriate types in the results sets returned by the functions in CassandraDatabaseMetadata in accordance with the JDBC specifications
  • Add support for custom auth providers (see here, example with Kerberos)
  • Add detailed documentation about JDBC implementation

4.13.0

  • Add support for multiple profiles when a configuration file is used (see here)
  • Add simplified support for connections to AWS keyspaces? (also to AstraDB? merging with Astra JDBC Connector to re-discuss)
  • Support Cassandra 5.1 (planned summer 2024)

💡 Ideas

The features listed here could be developed later but without guarantee.

  • Upgrade to JDK 17?
Clone this wiki locally