Releases: TileDB-Inc/TileDB-Go
Releases · TileDB-Inc/TileDB-Go
v0.32.0
What's Changed
- Add open options to set timestamp with a time.Time. by @thetorpedodog in #340
- Allow nil contexts to be passed when they can be inferred. by @thetorpedodog in #341
- Enable fragment list consolidation tests. by @shaunrd0 in #344
- Fix ASAN failures. by @shaunrd0 in #345
- Remove unnecessary
Sleep
calls in tests. by @NullHypothesis in #342 - Make various improvements to our GitHub workflow by @NullHypothesis in #347
- Update to TileDB 2.26.0 by @ypatia in #350
Full Changelog: v0.31.0...v0.32.0
v0.31.0
What's Changed
- Replace all slice-pointer use with slicePtr function. by @thetorpedodog in #337
- Improve and speed up CI. by @NullHypothesis in #338
- Update Go versions to test. by @NullHypothesis in #336
- Update to TileDB 2.25.0 by @ypatia in #339
New Contributors
Full Changelog: v0.30.3...v0.31.0
v0.30.3
What's Changed
- Reapply simplification of memory handling with generics. by @thetorpedodog in #334
- Wrap tiledb_handle_load_array_schema_request. by @shaunrd0 in #329
- Add binding for tiledb_array_consolidate_fragments. by @shaunrd0 in #322
Full Changelog: v0.30.2...v0.30.3
v0.30.2
What's Changed
- Add automatic reviewer tagging via CODEOWNERS by @ihnorton in #320
- Remove deprecated APIs. by @teo-tsirpanis in #327
- Revert "Shorten datatype conversions in enums.go with generics." by @snagles in #330
- Revert "Simplify memory handling in dimension.go with generics." by @snagles in #331
- Add go mod retraction for v0.30.1 by @snagles in #332
- Update CI to use 2.24.2 by @gsarantid in #333
New Contributors
- @gsarantid made their first contribution in #333
Full Changelog: v0.30.1...v0.30.2
v0.30.1
What's Changed
- Simplify memory handling in dimension.go with generics. by @thetorpedodog in #248
- Shorten datatype conversions in enums.go with generics. by @thetorpedodog in #321
- Update CI to use 2.24.1. by @NullHypothesis in #324
Full Changelog: v0.30.0...v0.30.1
v0.30.0
What's Changed
- Add warning about temporary incompatibility. by @NullHypothesis in #314
- mini refactor guide and fix broken links by @disideris in #315
- Prepare for TileDB's superbuild removal. by @teo-tsirpanis in #316
- Update to TileDB 2.24.0. by @NullHypothesis in #319
New Contributors
- @disideris made their first contribution in #315
Full Changelog: v0.29.0...v0.30.0
v0.29.0
What's Changed
- Migrate away from deprecated TileDB C APIs. by @teo-tsirpanis in #306
- Update to TileDB 0.23.0. by @NullHypothesis in #311
New Contributors
- @teo-tsirpanis made their first contribution in #306
Full Changelog: v0.28.0...v0.29.0
v0.28.0
What's Changed
- Update to TileDB v2.22.0. by @NullHypothesis in #305
Full Changelog: v0.27.1...v0.28.0
v0.27.1
What's Changed
- Remove
experimental
build tag. by @NullHypothesis in #302
Full Changelog: v0.27.0...v0.27.1
v0.27.0
What's Changed
- Simplify workflow. by @NullHypothesis in #300
- Support and upgrade to TileDB 2.21.0. by @NullHypothesis in #301
Full Changelog: v0.26.0...v0.27.0