Skip to content

v0.39.0

Latest

Choose a tag to compare

@wjones127 wjones127 released this 04 Nov 04:58
· 177 commits to main since this release

What's Changed

Breaking Changes 🛠

New Features 🎉

  • feat(java): expose ManifestSummary to java api by @steFaiz in #5092
  • feat: support dynamic storage options provider with AWS credentials vending by @jackye1995 in #4905

Bug Fixes 🐛

  • fix: infinite kmeans if the largest cluster produces only 1 cluster by @BubbleCal in #5078
  • fix: remove remainder explain_plan method in Python by @ddupg in #5085
  • fix(rust): add explicit dependency on chrono serde feature by @wjones127 in #5110
  • fix: no panic on unknown version by @wjones127 in #5111
  • fix: skip compression in create_per_value if compression metadata is set to none by @wojiaodoubao in #5086
  • fix: forward incompatibility of prerelease in writer version by @jackye1995 in #5116

Documentation 📚

Other Changes

  • refactor: introduce SchemaAdapter to perform logical/physical transform by @Xuanwo in #5096

Full Changelog: v0.38.3...v0.39.0