changelog: add v0.20260920.0 release notes - #2710
Merged
Merged
Conversation
Summarizes the v0.20260920.0 release: OpenStack release detection for collection deployments with automatic skipping of out-of-range roles and a switch to valkey for OpenStack 2025.2+, plus expanded SONiC E2E test coverage (breakout ports, LAG, BGP peering, EVPN/ VXLAN/multi-VRF, and full config_db table coverage gating). Fixes include visible failure output for osism wait, clearer handling of a missing Ansible Vault password, registration of the ceph-rgws validator, and regenerated SONiC golden files against the shipped base config. Also drops an obsolete BGP_NEIGHBOR_AF validator check and updates several dependencies. Assisted-by: Claude:claude-sonnet-5 Signed-off-by: Christian Berendt <berendt@osism.tech>
There was a problem hiding this comment.
Hey - I've found 1 issue
Prompt for AI Agents
Please address the comments from this code review:
## Individual Comments
### Comment 1
<location path="CHANGELOG.md" line_range="40" />
<code_context>
+- gitpython 3.1.61 → 3.1.62 (osism/python-osism#2687)
+- lucide-react 1.41.0 → 1.46.0 (osism/python-osism#2689, osism/python-osism#2690, osism/python-osism#2693, osism/python-osism#2697, osism/python-osism#2705)
+- fakeredis 2.37.1 → 2.38.0 (osism/python-osism#2691)
+- react and react-dom 19.2.8 → 19.3.0 (osism/python-osism#2692)
+- autoprefixer 10.5.5 → 10.6.0 (osism/python-osism#2694, osism/python-osism#2701)
+- boto3 1.43.88 → 1.43.92 (osism/python-osism#2696)
</code_context>
<issue_to_address>
**nitpick:** The dependency section omits the direct `@types/react-dom` update to 19.3.0, even though the lockfile contains that version and the previous release notes record `@types/react-dom` at 19.2.7; consumers cannot obtain a complete dependency-change inventory from this release note.
**Suggested fix:** Add an `@types/react-dom 19.2.7 → 19.3.0` dependency entry.
```suggestion
- react and react-dom 19.2.8 → 19.3.0 (osism/python-osism#2692)
- @types/react-dom 19.2.7 → 19.3.0
```
</issue_to_address>Sourcery assessment
Approved.
| - gitpython 3.1.61 → 3.1.62 (osism/python-osism#2687) | ||
| - lucide-react 1.41.0 → 1.46.0 (osism/python-osism#2689, osism/python-osism#2690, osism/python-osism#2693, osism/python-osism#2697, osism/python-osism#2705) | ||
| - fakeredis 2.37.1 → 2.38.0 (osism/python-osism#2691) | ||
| - react and react-dom 19.2.8 → 19.3.0 (osism/python-osism#2692) |
There was a problem hiding this comment.
nitpick: The dependency section omits the direct @types/react-dom update to 19.3.0, even though the lockfile contains that version and the previous release notes record @types/react-dom at 19.2.7; consumers cannot obtain a complete dependency-change inventory from this release note.
Suggested fix: Add an @types/react-dom 19.2.7 → 19.3.0 dependency entry.
Suggested change
| - react and react-dom 19.2.8 → 19.3.0 (osism/python-osism#2692) | |
| - react and react-dom 19.2.8 → 19.3.0 (osism/python-osism#2692) | |
| - @types/react-dom 19.2.7 → 19.3.0 |
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.
Summarizes the v0.20260920.0 release: OpenStack release detection
for collection deployments with automatic skipping of out-of-range
roles and a switch to valkey for OpenStack 2025.2+, plus expanded
SONiC E2E test coverage (breakout ports, LAG, BGP peering, EVPN/
VXLAN/multi-VRF, and full config_db table coverage gating). Fixes
include visible failure output for osism wait, clearer handling of
a missing Ansible Vault password, registration of the ceph-rgws
validator, and regenerated SONiC golden files against the shipped
base config. Also drops an obsolete BGP_NEIGHBOR_AF validator check
and updates several dependencies.
Generated with
generate-changelog-input.shusing claude-sonnet-5.