Skip to content

v0.2.0

Choose a tag to compare

@XprobeBot XprobeBot released this 21 Feb 05:02
· 315 commits to main since this release
aee883b

What's new in 0.2.0 (2023-02-21)

Xorbits v0.2.0 mainly focuses on enhancing the user experience.

In terms of deployment, the new version includes a significant improvement to the xorbits.deploy.kubernetes.client.new_cluster() interface, which now automatically detects the local Python version and selects the corresponding Xorbits image when deploying a cluster. Additionally, to avoid dependency conflicts, the new version also automatically aligns with the specific version of certain dependencies, such as cloudpickle.

Regarding interactive user experience, the new version has optimized the delayed execution strategy, avoiding potential duplicate calculations during the analysis process and improving the performance of interactive analysis.

These enhancements should provide users with a more seamless and efficient experience when working with Xorbits.

Enhancements

Bug fixes

Tests

Documentation

Others

New Contributors

Full Changelog: v0.1.2...v0.2.0