stellar / rs-soroban-env

Rust environment for Soroban contracts.
Apache License 2.0
61 stars 42 forks source link

Bump version to 21.2.1 #1445

Closed leighmcculloch closed 1 month ago

leighmcculloch commented 1 month ago

What

Bump version to 21.2.1, creating release branch.

Why

Created by @leighmcculloch manually because the Bump Version workflow is currently erroring with permission errors. Related links about those failures:

What is next

See the release instructions for a full rundown on the release process: https://github.com/stellar/actions/blob/main/README-rust-release.md

Commit any changes to the release/v21.2.1 branch that are needed in this release.

If this is a regular release releasing from main, merge this PR when ready, and after merging, create a release for this version by going to this link: https://github.com/stellar/rs-soroban-env/releases/new?tag=v21.2.1&title=21.2.1

If this is a backport or patch release of a past version, see the release instructions. When ready to release this branch create a release by going to this link: https://github.com/stellar/rs-soroban-env/releases/new?tag=v21.2.1&title=21.2.1&target=release/v21.2.1

dmkozh commented 1 month ago

leighmcculloch wants to merge 2 commits into main

This should go into a separate branch, not into main, right?

leighmcculloch commented 1 month ago

leighmcculloch wants to merge 2 commits into main

This should go into a separate branch, not into main, right?

I'll close the PR without merging it once tagged/released. We don't need the change to go to any branch, it's just a visible place to track and open piece of work.

leighmcculloch commented 1 month ago

Released in https://github.com/stellar/rs-soroban-env/releases/tag/v21.2.1