Skip to content

Releases: datastax/astrapy

Release v1.2.0

22 May 09:43
cb881ee
Compare
Choose a tag to compare

Vectorize support and non-Astra environment management.

Non-Astra environment awareness:

  • astrapy.constants.Environment enum for the "environment" parameter to client, etc
  • flexibility and adaptive defaults for data api url
  • environment knowledge trickles throughout all classes (client, admins, databases)
  • DataAPIDatabaseAdmin class (i.e. for namespace CRUD)

(internal) astrapy.api_commander.APICommander

(internal) astrapy.api_options.{BaseAPIOptions, CollectionAPIOptions}

$vectorize support:

  • "service options" for creating/retrieving collections, covering $vectorize needs
  • embedding_api_key parameter to collection (for "header" usage)

collection-level timeout parameter (overridable in single method calls)

expand "projection" type to include slice projections

client.get_database can accept an API endpoint directly

insert_many and bulk_write default to ordered=False

Release v1.1.0

02 May 21:38
Compare
Choose a tag to compare

Adds estimated_document_count method to Collection class.

Release v1.0.0

11 Apr 09:24
Compare
Choose a tag to compare

Version 1.0.0 "idiomatic"

What's Changed

Full Changelog: v0.7.7...v1.0.0

Release v0.7.7

07 Mar 22:36
cd3f5ce
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.6...v0.7.7

Release v0.7.6

16 Feb 18:54
038c7bc
Compare
Choose a tag to compare

Release v0.7.5

15 Feb 16:32
8aa38ac
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.4...v0.7.5

Release v0.7.4

08 Feb 15:51
9c0e47e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.3...v0.7.4

Release v0.7.3

01 Feb 23:19
a2c7ba6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

Release v0.7.2

01 Feb 17:36
2fbaedd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

Release v0.7.1

22 Jan 23:26
0855889
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1