Releases: TileDB-Inc/TileDB-Go
Releases · TileDB-Inc/TileDB-Go
v0.14.5
- Protect against empty vfs handler empty byte writes (#207)
v0.14.3
- Update to TileDB 2.5.2 #205
- Add cancel tasks on context func #203
v0.14.2
- Add link to GoDoc (17bf8d5)
- Add CancelTasks on TileDB Context (#203)
- Add getters for TileDB Context on structs that contain a Context (#204)
v0.14.1
- Update for TileDB 2.5.1 #201
v0.14.0
- Upgrade to TileDB 2.5
- Removes *_with_key and open_at deprecated apis
- Fix broken link in README
- Removes not experimental tag from vacuum test
v0.13.1
- Support schema evolution (#189)
v0.13.0
- Updates to TileDB 2.4 (#192)
v0.12.3
- CI and Docs updates
- NewContextFromMap helper function
- Fix segfault when attempting to DeserializeArraySchema invalid data
- Update to 2.3.4
v0.12.2
- Change Stats() calls to return bytes and return a valid json object even if empty (#179)