Prepare 37.1.0 release (on branch-37)#10128
Merged
Merged
Conversation
37.1.0 release (on branch-37`)37.1.0 release (on branch-37)
Contributor
Author
|
Note that the security-audit CI check is failing https://github.com/apache/arrow-datafusion/actions/runs/8737098473/job/23973329903?pr=10128 This is due to a dev dependency on We removed this dependency from main (38.0.0) but it is still on the Two options:
|
10 tasks
andygrove
approved these changes
Apr 18, 2024
Contributor
Author
|
I am going to merge without fixing the security CI failure on the 37 branch. If we want to make more releases from 37 we can fix it later |
Contributor
Author
|
Hmm, I appear to have forgotten to merge this PR before sending out the vote thread 🤦 |
alamb
added a commit
to alamb/datafusion
that referenced
this pull request
Apr 18, 2024
* Add CHANGELOG for 37.1.0 * Update version to 37.1.0 * prettier * update configs.md
Contributor
Author
|
Created #10136 to port these changes to |
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.
NOTE this PR targets branch-37. Once it is merged I will create a PR with a cherry-pick to main to bring the changes there
Which issue does this PR close?
Part of #9904
Rationale for this change
Patch release to fix regressions
What changes are included in this PR?
37.1.0Are these changes tested?
Are there any user-facing changes?