Releases: lance-format/lance-namespace
Releases · lance-format/lance-namespace
v0.7.2
What's Changed
New Features 🎉
- feat: add check_declared in describe table request by @jackye1995 in #334
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
New Features 🎉
- feat: default include_declared to true in ListTables by @jackye1995 in #332
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
New Features 🎉
- feat: clarify declared table behaviors in other operations by @jackye1995 in #320
- feat: add CreateTable REST storage options and properties and remove CreateEmptyTable by @jackye1995 in #330
Full Changelog: v0.6.1...v0.7.0
v0.7.0-beta.1
What's Changed
New Features 🎉
- feat: clarify declared table behaviors in other operations by @jackye1995 in #320
- feat: add CreateTable REST storage options and properties and remove CreateEmptyTable by @jackye1995 in #330
Full Changelog: v0.6.1...v0.7.0-beta.1
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