Releases: TileDB-Inc/TileDB-Java
Releases · TileDB-Inc/TileDB-Java
0.12.1
What's Changed
- Change handling of java.String from TILEDB_CHAR TO TILEDB_STRING_ASCII by @DimitrisStaratzis in #264
- update to TileDB-2.10.2 by @DimitrisStaratzis in #265
Full Changelog: 0.12.0...0.12.1
0.12.0
What's Changed
- Dstara/update to tiledb 2.10 by @DimitrisStaratzis in #261
- Fixing a typo related to the offset buffers in a query by @DimitrisStaratzis in #262
- Dstara/sc 9712/run examples in ci by @DimitrisStaratzis in #263
Full Changelog: 0.11.2...0.12.0
0.11.2
What's Changed
- Update FileStore API example by @DimitrisStaratzis in #259
- Update to TileDB-2.9.4 by @DimitrisStaratzis in #260
Full Changelog: 0.11.1...0.11.2
0.11.1
0.11.0
e54442f - Update to TileDB-2.9.0
9f05c27 - Add support for Datatype::TILEDB_BLOB
8ae86ca - Add File API support
effe443 - Update to TileDB-2.9.0-Stable
43b2646 - README.md update
b9fe0d3 - Add support for Dictionary and CheckSum* filters
fe64770 - Code cleanup
34275cb - WIP add temporary linkage for pcre
089bf57 - Expected file size fix in FileStoreTest.java