1.6.0#4109
Merged
Merged
Conversation
Signed-off-by: Stephen Curran <swcurran@gmail.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Release-management PR to finalize the 1.6.0 release by updating version identifiers and consolidating release documentation (including LTS backports/EOL notes) across the repository.
Changes:
- Finalize version strings from
1.6.0rc0to1.6.0(package metadata + OpenAPI specs + docs metadata). - Update
CHANGELOG.mdfor 1.6.0, including revised breaking-change notes and inclusion of recent LTS release notes. - Refresh LTS status documentation (active vs past LTS) and related release/process docs.
Reviewed changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| README.md | Updates LTS section headings and moves older LTS releases to “Past LTS releases”. |
| pyproject.toml | Bumps Poetry package version to 1.6.0. |
| PUBLISHING.md | Updates release-branch naming example for the release process. |
| open-api/swagger.json | Updates Swagger info.version to v1.6.0. |
| open-api/openapi.json | Updates OpenAPI info.version to v1.6.0. |
| docs/features/SupportedRFCs.md | Updates “Last Update” metadata to the 1.6.0 release date/version. |
| CHANGELOG.md | Renames 1.6.0 section, updates breaking-change notes, updates Dependabot range, and adds LTS release-note sections. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
jamshale
reviewed
Apr 1, 2026
Contributor
jamshale
left a comment
There was a problem hiding this comment.
I asked co-pilot for a review mostly for missed spelling or grammar but it's looking good to me.
Signed-off-by: Stephen Curran <swcurran@gmail.com>
Signed-off-by: Stephen Curran <swcurran@gmail.com>
Signed-off-by: Stephen Curran <swcurran@gmail.com>
Contributor
Author
|
Good call -- I should have done that. |
|
jamshale
approved these changes
Apr 1, 2026
esune
approved these changes
Apr 1, 2026
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.



A couple of extra changes in this release PR:
mainbranch changelogSigned-off-by: Stephen Curran swcurran@gmail.com