Skip to content

Prepare for 0.12.1 release #349

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
May 9, 2025
Merged

Prepare for 0.12.1 release #349

merged 6 commits into from
May 9, 2025

Conversation

alamb
Copy link
Contributor

@alamb alamb commented May 8, 2025

Which issue does this PR close?

Rationale for this change

Time to release

Note this will be the first release after the object store code was moved into its own repo

What changes are included in this PR?

  1. Update Changelog. See rendered version here: prepare_0.12.1/CHANGELOG.md
  2. Update version
  3. Update scripts to work (hopefully) in new repo

Are there any user-facing changes?

@@ -53,8 +53,7 @@ fi

object_store_version=$1
rc=$2

tag=object_store_${object_store_version}
tag=v${object_store_version}
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 haven't tested this -- I expect I will do so as part of actually creating the RC

@alamb alamb merged commit 95120d8 into apache:main May 9, 2025
9 checks passed
@alamb alamb mentioned this pull request May 9, 2025
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.

1 participant