Skip to content
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

Bump version to 20.0.1 #1304

Merged
merged 2 commits into from
Dec 18, 2023
Merged

Bump version to 20.0.1 #1304

merged 2 commits into from
Dec 18, 2023

Conversation

github-actions[bot]
Copy link
Contributor

What

Bump version to 20.0.1, creating release branch.

Why

Triggered by @leighmcculloch in https://github.com/stellar/rs-soroban-env/actions/runs/7254453866.

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/v20.0.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=v20.0.1&title=20.0.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=v20.0.1&title=20.0.1&target=release/v20.0.1

@github-actions github-actions bot requested a review from a team as a code owner December 18, 2023 22:16
### What
Update stellar-xdr to v20.0.2

### Why
Include the changes in stellar-xdr in a soroban-env release. The changes
will have no protocol impact:
stellar/rs-stellar-xdr@v20.0.0...v20.0.2
@leighmcculloch
Copy link
Member

The publish dry run job is broken, in the same way it was broken for v20.0.0, so I'm ignoring it and moving forward.

@leighmcculloch
Copy link
Member

leighmcculloch commented Dec 18, 2023

This branch at commit 79df2fd has been released as v20.0.1. I'm going to merge this PR to main because it should merge cleanly without needing to introduce any changes into the PR that weren't released. Normally this isn't possible with patch releases because they normally wouldn't merge cleanly and would require modifying the PR to include changes not released in the patch, but in this case it's okay.

@leighmcculloch leighmcculloch added this pull request to the merge queue Dec 18, 2023
Merged via the queue into main with commit 6cfe0e3 Dec 18, 2023
19 of 23 checks passed
@leighmcculloch leighmcculloch deleted the release/v20.0.1 branch December 18, 2023 23:30
@leighmcculloch leighmcculloch restored the release/v20.0.1 branch December 20, 2023 02:53
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.

soroban-cli: replace lab xdr subcommand with embedding the stellar-xdr cli
1 participant