Skip to content

Releases: datastax/astra-db-ts

v1.2.0

22 May 07:07

Choose a tag to compare

Added support for vectorize

  • createCollection was updated w/ vectorize options

Non-standard runtime support

  • Non-node runtimes will now trigger default use of the native fetch API instead of fetch-h2 which gives access to extended HTTP/2 and HTTP/1.1 support
  • Extended HTTP/1.1 options

v1.1.0

24 Apr 04:03

Choose a tag to compare

  • Updated SomeId to allow null (#35) f0da2f9
  • added support for AstraAdmin.dbInfo (#34) 9b32edb
  • Added extended http1 options (in DataAPIClient) (#33) c73f0da
  • roughly added estimatedDocumentCount (#32) f6a37e9

v1.0.2...v1.1.0

v1.0.2

19 Apr 17:31

Choose a tag to compare

v1.0.1...v1.0.2

v1.0.1

16 Apr 07:04

Choose a tag to compare

1.0.1

  • Updated createCollection documentation to mention checkExists
  • Fixed ragstack detection formatting slightly to keep in-line w/ codebase
  • Added couple replaceOne tests
  • Marked some things as internal that weren't already
  • '*' support for projections

v1.0.0...v1.0.1

v1.0.0

11 Apr 07:38

Choose a tag to compare

  • Merge pull request #25 from datastax/signature-cleanup fe82a3e
  • updated readme examples slightly a88b5e8
  • some last-minute doc updates + error management fixes 2a3ac88
  • more documentation & last minute config changes e389fa5

v1.0.0-alpha.2...v1.0.0

v1.0.0-alpha.2

10 Apr 19:01

Choose a tag to compare

v1.0.0-alpha.2 Pre-release
Pre-release
  • removed couple uncessary deps 6e51e8e
  • ragstack check + internal http session management overhaul f3e5f75
  • removed some unncessary deps 8d447ab

v1.0.0-alpha.1...v1.0.0-alpha.2

Pre-GA release

09 Apr 21:48

Choose a tag to compare

Pre-GA release Pre-release
Pre-release

An alpha release to ensure the release process goes smoothly