Skip to content

v1.43.1

Pre-release
Pre-release

Choose a tag to compare

@marvin-tigera marvin-tigera released this 01 Sep 21:27
· 353 commits to master since this release
2d7fde1

01 Sep 2026

Included Calico versions

Calico version: v3.32.0
Calico Enterprise version: v3.24.0-2.0

Enhancements

  • Reduces the time calico-node takes to be marked ready after starting, which shortens calico-node rolling updates on large clusters. #5208 (@caseydavenport)

Bug fixes

  • Fixes tier-scoped policy roles being denied all access on clusters serving the Calico v3 API through CRDs. #5267 (@caseydavenport)
  • Fixes staged network policy writes being denied for tier-scoped roles in Calico. #5267 (@caseydavenport)

Other changes

  • Fixed the Manager policy board rendering empty on managed clusters, where the query server was not permitted egress to Linseed through guardian. #5261 (@tianfeng92)