doc: update version 1.2.5 - #406
Merged
Merged
Conversation
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
|
Contributor
There was a problem hiding this comment.
Pull request overview
Prepares the project documentation for the upcoming v1.2.5 release by updating docs/CHANGELOG.md, including adding a new 1.2.5 entry and backfilling the missing 1.2.4 section so the release history is complete and correctly ordered.
Changes:
- Added a
1.2.5changelog section describing the autoscaling/nodeCount nodepool update fix. - Added a backfilled
1.2.4changelog section capturing fixes, a chore, and a documentation update that were previously missing.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
cristiGuranIonos
approved these changes
Aug 11, 2026
mimihalescu
approved these changes
Aug 11, 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.



Prepares the CHANGELOG for the
v1.2.5release.What's in it
v1.2.4: omitnodeCountfrom the k8s nodepool update request when autoscaling is enabled (fix: omit nodeCount from nodepool PUT when autoscaling is enabled #402).v1.2.4was tagged, so the file jumped straight from1.2.3to the unreleased changes. Covers fix: keep the same ips from previous versions when recreating bootvolumes #397, fix/ICNAS-571: changed comparison method for NicMultiQueue property #400, chore: add notification job to ci-weekly #401 and doc: add note about using generated provider #398.Docs only, no code changes. Once this is merged,
v1.2.5gets tagged on the resulting master commit and the CD workflow is dispatched against that tag.🤖 Generated with Claude Code