Releases: TileDB-Inc/TileDB-Go
Releases · TileDB-Inc/TileDB-Go
v0.34.1
What's Changed
- Remove unnecessary uses of
TILEDB_EXPORT
. by @teo-tsirpanis in #364
Full Changelog: v0.34.0...v0.34.1
v0.34.0
v0.33.0
What's Changed
- Update CI to use 2.26.1 by @ypatia in #351
- Update code owners. by @NullHypothesis in #352
- Replace individual accounts with team. by @NullHypothesis in #353
- Return an error if the buffer is too large. by @NullHypothesis in #354
- Fix subarray nightly failures. by @shaunrd0 in #355
- Remove /max_buffer_sizes support by @robertbindar in #349
- Add zero-copy serialization APIs. by @teo-tsirpanis in #357
New Contributors
- @robertbindar made their first contribution in #349
Full Changelog: v0.32.0...v0.33.0
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