Prepare maintenance release r2.3#91
Open
fernandopradocabrillo wants to merge 1 commit into
Open
Conversation
Update CHANGELOG.md, README.md and API Readiness Checklist to reflect the new maintenance release tag r2.3, which fixes test scenario error codes and typos compared to r2.2. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
fernandopradocabrillo
requested review from
bigludo7,
jgarciahospital and
krishvenkatachalam
as code owners
June 26, 2026 10:26
Contributor
Author
|
Hi @hdamker! this one is for the maintenance release, I hope I covered everything, it's been a while since the last one I did 😄 if something is missing we can blame claude 👀 |
Contributor
|
I would recommend to change the API version to 0.2.1:
The server URL will be unchanged (v0.2), so clients are not impacted as long as the changes in test definition changes do not imply a client visible behavior change. |
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.
Update CHANGELOG.md, README.md and API Readiness Checklist to reflect the new maintenance release tag r2.3, which fixes test scenario error codes and typos compared to r2.2.
What type of PR is this?
What this PR does / why we need it:
Prepares the maintenance release r2.3 by updating all release version references from r2.2 to r2.3. The API definition (device-swap v0.2.0) is unchanged; this release contains only test definition fixes introduced in PR #87.
Which issue(s) this PR fixes:
Fixes #84
Special notes for reviewers:
The API YAML spec is not modified. The only functional changes in this release line are in the test feature files (already merged via PR #87): error code
NOT_SUPPORTEDcorrected toSERVICE_NOT_APPLICABLEand several typos fixed in scenario descriptions.Changelog input