Skip to content

Releases: lance-format/lance-namespace

v0.7.2

25 Apr 00:01

Choose a tag to compare

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

24 Apr 06:29

Choose a tag to compare

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

21 Apr 23:43

Choose a tag to compare

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

21 Apr 22:18

Choose a tag to compare

v0.7.0-beta.1 Pre-release
Pre-release

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

17 Mar 17:55

Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • fix(java): keep async query responses as bytes by @Xuanwo in #321

Full Changelog: v0.6.0...v0.6.1

v0.6.0

16 Mar 06:37

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: add BatchCommitTables API for atomic multi-table commit operations by @XuQianJin-Stars in #315

New Contributors

Full Changelog: v0.5.4...v0.6.0

v0.5.4

16 Mar 02:53

Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • fix: pin async javadocs to Java 11 by @Xuanwo in #318

New Contributors

Full Changelog: v0.5.3...v0.5.4

v0.5.3

16 Mar 02:15

Choose a tag to compare

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

20 Feb 03:14

Choose a tag to compare

What's Changed

Bug Fixes 🐛

Full Changelog: v0.5.1...v0.5.2

v0.5.1

20 Feb 02:40

Choose a tag to compare

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