Skip to content

Releases: TileDB-Inc/TileDB-Go

v0.14.5

05 Jan 16:56
f1fde2e
Compare
Choose a tag to compare
  • Protect against empty vfs handler empty byte writes (#207)

v0.14.4

20 Dec 17:35
2c006fc
Compare
Choose a tag to compare

What's Changed

  • Minor test cleanups #194
  • Support VFS ls by #206

Full Changelog: v0.14.3...v0.14.4

v0.14.3

29 Nov 17:38
250b36e
Compare
Choose a tag to compare
  • Update to TileDB 2.5.2 #205
  • Add cancel tasks on context func #203

v0.14.2

24 Nov 14:23
3a619d4
Compare
Choose a tag to compare
  • 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

22 Nov 13:12
6fb7160
Compare
Choose a tag to compare
  • Update for TileDB 2.5.1 #201

v0.14.0

18 Nov 14:58
b583bcf
Compare
Choose a tag to compare
  • 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

10 Sep 18:56
08d243f
Compare
Choose a tag to compare
  • Support schema evolution (#189)

v0.13.0

10 Sep 16:44
1f28cb9
Compare
Choose a tag to compare
  • Updates to TileDB 2.4 (#192)

v0.12.3

02 Sep 20:41
7f78932
Compare
Choose a tag to compare
  • CI and Docs updates
  • NewContextFromMap helper function
  • Fix segfault when attempting to DeserializeArraySchema invalid data
  • Update to 2.3.4

v0.12.2

24 Jun 19:46
2dca4ee
Compare
Choose a tag to compare
  • Change Stats() calls to return bytes and return a valid json object even if empty (#179)