Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -226,15 +226,15 @@
To update an existing installation of Calico Enterprise 3.20, see [Install a patch release](../getting-started/manifest-archive.mdx).


### Calico Enterprise 3.20.3 hot-fix release
### Calico Enterprise 3.20.3 hotfix release

Check failure on line 229 in calico-enterprise_versioned_docs/version-3.20-2/release-notes/index.mdx

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'hotfix'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'hotfix'?", "location": {"path": "calico-enterprise_versioned_docs/version-3.20-2/release-notes/index.mdx", "range": {"start": {"line": 229, "column": 30}}}, "severity": "ERROR"}

April 1, 2025

#### Bug fixes

* Fixes a leaking netlink handle, which could cause a "Too Many Open Files" error in early networking setup.
* The federated services controller now packs backing Endpoints into EndpointSubsets more efficiently. This improves Kubernetes control plane performance for services which select a large number of pods.
* No security fixes are included in this release.
* No security updates are included in this hotfix release.

Check failure on line 237 in calico-enterprise_versioned_docs/version-3.20-2/release-notes/index.mdx

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'hotfix'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'hotfix'?", "location": {"path": "calico-enterprise_versioned_docs/version-3.20-2/release-notes/index.mdx", "range": {"start": {"line": 237, "column": 44}}}, "severity": "ERROR"}

To update an existing installation of Calico Enterprise 3.20, see [Install a patch release](../getting-started/manifest-archive.mdx).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,7 @@
* eBPF dataplane: fix loading programs in 6.12 kernels
* Add FelixConfiguration parameter EgressIPHostIfacePattern which controls the src_valid_mark sysctl on egress interfaces when needed
* Only assign service IPs for services with LoadBalancerClass calico when the load balancer controller is in RequestedServicesOnly mode

Please note that this hotfix release has not received the normal level of CVE updates in order to accelerate the blocking eBPF fix noted above. Normal CVE resolution will be included in the next full patch release.
* Security updates are not included in this hotfix release, but will be included in our next scheduled release.

Check failure on line 187 in calico-enterprise_versioned_docs/version-3.21-2/release-notes/index.mdx

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'hotfix'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'hotfix'?", "location": {"path": "calico-enterprise_versioned_docs/version-3.21-2/release-notes/index.mdx", "range": {"start": {"line": 187, "column": 45}}}, "severity": "ERROR"}

To update an existing installation of Calico Enterprise 3.21, see [Install a patch release](../getting-started/manifest-archive.mdx).

Expand All @@ -197,7 +196,6 @@

* eBPF: Fixed an issue where the system was dropping fragmented packets when using a single uplink network connection.
* Fixed PATH environment variable in the calico-node Windows image.

Please note that this hotfix release has not received the normal level of CVE updates in order to accelerate the blocking eBPF fix noted above. Normal CVE resolution will be included in the next full patch release.
* Security updates are not included in this hotfix release, but will be included in our next scheduled release.

Check failure on line 199 in calico-enterprise_versioned_docs/version-3.21-2/release-notes/index.mdx

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'hotfix'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'hotfix'?", "location": {"path": "calico-enterprise_versioned_docs/version-3.21-2/release-notes/index.mdx", "range": {"start": {"line": 199, "column": 45}}}, "severity": "ERROR"}

To update an existing installation of Calico Enterprise 3.21, see [Install a patch release](../getting-started/manifest-archive.mdx).