Skip to content

Conversation

@github-actions
Copy link
Contributor

What

Bump version to 23.0.0, creating release branch.

Why

Triggered by @fnando in https://github.com/stellar/stellar-cli/actions/runs/16313057975.

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/v23.0.0 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/stellar-cli/releases/new?tag=v23.0.0&title=23.0.0

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/stellar-cli/releases/new?tag=v23.0.0&title=23.0.0&target=release/v23.0.0

@github-project-automation github-project-automation bot moved this to Backlog (Not Ready) in DevX Jul 16, 2025
@fnando fnando closed this Jul 16, 2025
@github-project-automation github-project-automation bot moved this from Backlog (Not Ready) to Done in DevX Jul 16, 2025
@fnando fnando reopened this Jul 16, 2025
@fnando fnando requested a review from leighmcculloch July 16, 2025 07:21
@leighmcculloch
Copy link
Member

There's a test that'll need updating that is outputting:

Check expected version 23.0.0 matches template's Some("22.0.0")

It is completely fine for the CLI to create contracts with an older SDK. Older SDK's are compatible with newer networks. And until the new SDK is supported on mainnet, I don't think we should default to it, otherwise folks will develop with it but be unable to deploy. Folks can always manually update to the latest SDK. So maybe the test should check if it matches the previous or current version, rather than require the current version.

@fnando fnando enabled auto-merge (squash) July 16, 2025 21:02
@fnando fnando merged commit 687879f into main Jul 16, 2025
70 of 79 checks passed
@fnando fnando deleted the release/v23.0.0 branch July 16, 2025 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants