Skip to content

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Jan 27, 2025

Which issue does this PR close?

Rationale for this change

Release

What changes are included in this PR?

  1. Update version to 54.1.0
  2. Update CHANGELOG. See rendered version here: https://github.com/alamb/arrow-rs/blob/alamb/prepare_for_54.1.0/CHANGELOG.md

Are there any user-facing changes?


```shell
git checkout 4.1.0
gh release create 4.1.0 --notes-file CHANGELOG.md
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It may be better that we also specify --title:

Suggested change
gh release create 4.1.0 --notes-file CHANGELOG.md
gh release create 4.1.0 --title 4.1.0 --notes-file CHANGELOG.md

If we don't specify --title, the commit title of the tag is used as the default. See also: https://github.com/apache/arrow-rs/releases/tag/54.0.0

Update version to 54.0.0, add CHANGELOG (#6894)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @kou -- great idea

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I updated these instructions to say "check for the release" in 28bc519 as @kou has automated this process:

@alamb alamb merged commit 3bf29a2 into apache:main Jan 29, 2025
10 checks passed
@alamb alamb deleted the alamb/prepare_for_54.1.0 branch January 29, 2025 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants