Releases: datastax/astra-db-go
Releases · datastax/astra-db-go
Release list
Release v2.0.0-preview.5
What's Changed
- Expose NextPageState in Find cursor by @skedwards88 in #103
- Get sort vector fix - DRAFT by @sl-at-ibm in #101
- Preview 5 by @toptobes in #104
New Contributors
- @skedwards88 made their first contribution in #103
- @sl-at-ibm made their first contribution in #101
Full Changelog: v2.0.0-preview.4...v2.0.0-preview.5
Release v2.0.0-preview.4
What's Changed
- Refactor out various duplicated code throughout the codebase into their own nice neat little packages by @toptobes in #99
- Serdes fuzz testing and some bug fixes/compatability work by @toptobes in #100
- Small backlog of changes by @toptobes in #102
Full Changelog: v2.0.0-preview.3...v2.0.0-preview.4
Release v2.0.0-preview.3
Release v2.0.0-preview.2
Release v2.0.0-preview.1
What's Changed
- Initial Astra Client by @DeanPDX in #1
- Handle warnings by @DeanPDX in #2
- Support for create/drop/list table index by @DeanPDX in #7
- Add Admin/DbAdmin by @DeanPDX in #8
- Beef up README/Examples by @DeanPDX in #11
- Collection update by @DeanPDX in #14
- Codegen builders / setters / child validators by @DeanPDX in #16
- Collections: by @DeanPDX in #19
- Collection delete one - housekeeping around filters by @DeanPDX in #22
- Collection deletemany by @DeanPDX in #23
- Support uuids by @DeanPDX in #31
- Additional collection methods by @toptobes in #32
- Add new datatypes by @DeanPDX in #33
- CI overhaul by @toptobes in #36
- Add
db.ListCollection[Name]s()andcollection.Options()by @toptobes in #37 - Aligned cursors by @toptobes in #38
- Table update one by @DeanPDX in #40
- Add table deleteOne by @DeanPDX in #41
- Add delete many by @DeanPDX in #44
- Collection findone fix by @DeanPDX in #47
- Add empty options where needed by @DeanPDX in #49
- Integration tests - minor changes by @DeanPDX in #56
- Add list tables/names by @DeanPDX in #58
- Add table alter and integration test by @DeanPDX in #60
- Improve table defs and add infer by @DeanPDX in #39
- Custom JSON ser/des work by @toptobes in #52
- Table work by @toptobes in #61
- Test fixes by @toptobes in #63
- Closes #54: Add FindEmbeddingProviders() to db-admin by @SiyaoIsHiding in #55
- Untyped rows and documents overhaul by @toptobes in #78
- Datatypes work by @toptobes in #79
- Renamings and package stuff by @toptobes in #80
- Lot of options work by @toptobes in #81
- Lot of work on serdes error messages and fixed a few bugs by @toptobes in #82
- Lot more tweaking of serdes by @toptobes in #83
- FindAndRerank work by @toptobes in #84
- move escape.go by @toptobes in #85
- Misc work before preview by @toptobes in #86
- #87: Add CQL Duration Type Implementation by @SiyaoIsHiding in #88
- Start integration tests overhaul by @toptobes in #90
- implement mutable keyspaces for dbs by @toptobes in #91
- Misc alignments by @toptobes in #92
- Move commands to be internal by @toptobes in #93
- More misc alignments by @toptobes in #94
- first preview by @toptobes in #95
- Update the module to include
/v2+ update the readme by @toptobes in #96
New Contributors
- @DeanPDX made their first contribution in #1
- @toptobes made their first contribution in #32
- @SiyaoIsHiding made their first contribution in #55
Full Changelog: https://github.com/datastax/astra-db-go/commits/v2.0.0-preview.1