Skip to content

Release v2.3.1

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jul 18:25
38f8f3b

These release notes list changes compared to version 2.3.0 (previous stable).

What's Changed

  • AstraDBAdmin.create_database method accepts db_type="non_vector" in the passed DatabaseDefinition for creation of a non-vector database;
  • The dimension parameter is optional in TableVectorColumnTypeDescriptor constructor (this is useful when using this class in a Table.alter invocation

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