Release v2.0.0-preview.1
Pre-release
Pre-release
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