chore: bump version 0.2.72 - #892
Merged
Merged
Conversation
Release 0.2.72 with the S3 credential refresh reliability work (#891) and the numpy deserialize copy fix (#887). Also corrects the changelog: the multi-node FullShuffle fix and the max_cache_size change were left under [unreleased] by #886, but #886 is the commit v0.2.71 was tagged at, so they shipped in 0.2.71. Moved them into that section and added the missing entry for #887. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]>
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #892 +/- ##
=====================================
Coverage 82% 82%
=====================================
Files 65 65
Lines 13439 13439
=====================================
+ Hits 11006 11013 +7
+ Misses 2433 2426 -7 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Bumps to
0.2.72for release.Contents since v0.2.71:
Also fixes the changelog. #886 put its two entries under
[unreleased], but #886 is the commitv0.2.71was tagged at — so that work shipped in 0.2.71, not in this release. Moved them into the[0.2.71]section. #887 had no entry at all; added one.PR review
Anyone in the community is free to review the PR once the tests have passed.
Did you have fun?
Always 🙃