Releases: lance-format/lance-namespace
Releases · lance-format/lance-namespace
v0.6.1
v0.6.0
What's Changed
New Features 🎉
- feat: add BatchCommitTables API for atomic multi-table commit operations by @XuQianJin-Stars in #315
New Contributors
- @XuQianJin-Stars made their first contribution in #315
Full Changelog: v0.5.4...v0.6.0
v0.5.4
v0.5.3
What's Changed
New Features 🎉
- feat: support batch create_table_versions by @jackye1995 in #310
- feat: add table version management to dir spec by @jackye1995 in #311
- feat(java): add async client and interface with CompletableFuture support by @jackye1995 in #316
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
Bug Fixes 🐛
- fix: use long for timestamp in table version by @jackye1995 in #308
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
Bug Fixes 🐛
- fix: add managed_versioning to declare_table and fix create_table_version response by @jackye1995 in #306
- fix: pass manifest naming scheme to create_table_versions by @jackye1995 in #307
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
New Features 🎉
- feat: add partition spec to rest.yaml by @wojiaodoubao in #297
- feat: introduce table version operations by @jackye1995 in #301
- feat: add error handling for table version apis by @jackye1995 in #302
- feat: add throttling error type by @jackye1995 in #303
- feat: add table properties by @wojiaodoubao in #299
- feat: add managed_versioning in describe table response by @jackye1995 in #305
Bug Fixes 🐛
- fix: use post for describe table version api by @jackye1995 in #304
Full Changelog: v0.4.5...v0.5.0
v0.4.5
What's Changed
New Features 🎉
- feat: add vended_credentials config in declare table by @jackye1995 in #294
- feat: add lance partitioning spec by @wojiaodoubao in #279
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
New Features 🎉
- feat: add context support for all requests by @jackye1995 in #293
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
New Features 🎉
- feat: fix location requirement and add vended credential and table metadata support by @jackye1995 in #291
- feat: add identity to all requests by @jackye1995 in #292
Full Changelog: v0.4.2...v0.4.3