bump version 6.6.0 - #223
Conversation
|
✅ Build complete for PR #223. 📦 Binary artifacts are available in the workflow run (expires on September 20, 2026).
|
There was a problem hiding this comment.
Warning
Copilot couldn't run its full agentic review because it didn't start before the timeout. Make sure your repository has a runner available, or add a copilot-code-review.yml file specifying one with the runs-on attribute. See the docs for more details.
Pull request overview
Prepares the repository for the 6.6.0 release by updating version identifiers and adding release notes to the changelog.
Changes:
- Bumps the Snap package release tag/version to 6.6.0.
- Updates the CLI reported version from
6.6.0-SNAPSHOTto6.6.0. - Adds a new
Version 6.6.0section toCHANGES.md.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| snap/snapcraft.yaml | Updates the Snap version anchor to 6.6.0 so downstream fields reuse the new tag. |
| config/about.go | Updates the CLI version string to the final 6.6.0 release value. |
| CHANGES.md | Adds the 6.6.0 changelog section at the top of the file. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Prepares the tree for the 6.6.0 release (step 2.2 of the release process).
Changes
config/about.go6.6.0-SNAPSHOT6.6.0snap/snapcraft.yamlversion: &release_tag 6.5.06.6.0CHANGES.mdVersion 6.6.0sectionThe snapcraft anchor is reused by
source-tagandCMK_TAG, so the single edit on line 3 updates all three.Changelog entry
Drawn from the 25 commits since the
6.5.0tag. Please correct the wording if anything reads wrong.Testing
gofmtclean,go build ./...OK,go test ./...passessnap/snapcraft.yamlparses;versionandsource-tagboth resolve to6.6.0make all && ./bin/cmk versionreportsApache CloudStack 🐵 CloudMonkey 6.6.0