These release notes list changes compared to version 2.3.0 (previous stable).
What's Changed
AstraDBAdmin.create_databasemethod acceptsdb_type="non_vector"in the passedDatabaseDefinitionfor creation of a non-vector database;- The
dimensionparameter is optional inTableVectorColumnTypeDescriptorconstructor (this is useful when using this class in aTable.alterinvocation
Autogenerated changelog:
- Support nonvector DB creation by @sl-at-ibm in #432
- Dimension optional in TableVectorColumnTypeDescriptor, and BUMP TO 2.3.1 by @sl-at-ibm in #433
Full Changelog: v2.3.0...v2.3.1