Add Protocol 26 and Protocol 27 software versions#2477
Open
sisuresh wants to merge 1 commit into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds missing Protocol 26 and Protocol 27 release tables to the Software Versions documentation so developers can see recommended package versions and related upgrade references for Yardstick (P26) and Zipper (P27).
Changes:
- Add a Protocol 27 (Testnet) section with a software/version table and links to core release notes, upgrade guide, and CAP-71.
- Add Protocol 26 (Mainnet and Testnet) sections with software/version tables and links to the upgrade guide and relevant CAPs.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| New features in Yardstick, Protocol 26: | ||
|
|
||
| - [Release Notes](https://github.com/stellar/stellar-core/releases/tag/v26.0.0) |
|
|
||
| New features in Yardstick, Protocol 26: | ||
|
|
||
| - [Release Notes](https://github.com/stellar/stellar-core/releases/tag/v26.0.0) |
|
Preview is available here: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds the missing release tables to the Software Versions page:
27.0.0, Rust XDR27.0.0, Host Environment27.0.0, JS Stellar SDKv16.0.0-rc.1); everything not yet released is markedTBD. Release notes link CAP-71 and the Zipper upgrade guide.Notes for reviewers:
v24.0.0tov0.5.0— the Go SDK moved from the archivedstellar/gomonorepo tostellar/go-stellar-sdkwith restarted v0.x versioning.TBDfor Protocol 27, though per the js-stellar-sdk v16.0.0-rc.1 notes the base package is being merged into the SDK — happy to change it toN/Aif preferred.Accepted(notImplemented) and absent from the upgrade guide and core v26.0.0 release notes.