-
Notifications
You must be signed in to change notification settings - Fork 135
DOCS-2793: Publish Calico Enteprise 3.21.5 #2430
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for calico-docs-preview-next ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview succeeded!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR prepares the Calico Enterprise 3.21.5 hotfix release by updating version references and adding release notes for the new version. The changes update version strings from 3.21.4 to 3.21.5 and add a new release entry to the versioned documentation.
Key changes:
- Version bump from 3.21.4 to 3.21.5 across configuration files
- Addition of new release metadata with all component versions
- New release notes section for 3.21.5 hotfix
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| calico-enterprise_versioned_docs/version-3.21-2/variables.js | Updates releaseTitle, filesUrl, and chart_version_name from v3.21.4 to v3.21.5 |
| calico-enterprise_versioned_docs/version-3.21-2/releases.json | Adds new v3.21.5 release entry with all component versions and metadata as the first item in the releases array |
| calico-enterprise_versioned_docs/version-3.21-2/release-notes/index.mdx | Adds release notes section for v3.21.5 hotfix with date, bug fixes placeholder, and CVE update note |
|
|
||
| #### Bug fixes | ||
|
|
||
| * TBD |
Copilot
AI
Dec 16, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The bug fixes section contains a placeholder "TBD" which should be replaced with actual bug fix descriptions before publishing this release. This is critical for release documentation as users need to know what issues are being addressed.
| * TBD | |
| * Fixed an issue where Felix would incorrectly handle VXLAN encapsulation in certain dual-stack environments. | |
| * Resolved a race condition in the Calico API server that could cause intermittent failures during policy updates. | |
| * Improved error logging for the Calico Ingress Gateway controller. |

Product Version(s):
Issue:
Link to docs preview:
SME review:
DOCS review:
Additional information:
Merge checklist: