Releases: TileDB-Inc/TileDB-Go
Releases · TileDB-Inc/TileDB-Go
v0.39.0
v0.38.1
v0.38.0
v0.37.1
What's Changed
- Fix TileDB logo in README by @kounelisagis in #377
- Use
*_dump_strinstead of deleted*_dumpby @kounelisagis in #378 - Update to TileDB 2.28.1. by @shaunrd0 in #380
- Add binding for DeserializeArrayCreate. by @shaunrd0 in #376
New Contributors
- @kounelisagis made their first contribution in #377
Full Changelog: v0.37.0...v0.37.1
v0.37.0
What's Changed
- add group metadata functions with similar pattern that arrays use by @disideris in #375
Full Changelog: v0.36.0...v0.37.0
v0.36.0
What's Changed
- NewContext should use tiledb_ctx_alloc_with_error by @Shelnutt2 in #223
- Improve memory safety of cgo interop code. by @teo-tsirpanis in #366
- Update CI to use 2.27.2 by @ypatia in #368
- Refactor handle management. by @teo-tsirpanis in #370
- Add standalone functions for certain operations on arrays and groups. by @teo-tsirpanis in #367
- Update documentation links by @nickvigilante in #371
- Update to TileDB 2.28.0 by @shaunrd0 in #374
New Contributors
- @nickvigilante made their first contribution in #371
Full Changelog: v0.35.0...v0.36.0
v0.35.0
What's Changed
- Add wrapper for
tiledb_vfs_ls_recursive. by @teo-tsirpanis in #363 - Add
VFSfh.ReadAt. by @teo-tsirpanis in #365
Full Changelog: v0.34.1...v0.35.0
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