RATATOSKRATATOSK
ログイン

Contour

v1.31.4Networking & Messaging
2026年2月21日

Contour v1.31.4 is a patch release addressing a critical load balancer status update bug and updating Go to v1.24.13 for security and stability improvements.

  • securityUpgrade for Go security patches

    Go v1.24.13 includes security fixes that improve runtime security. Plan to upgrade Contour to v1.31.4 during your next maintenance window to benefit from these security improvements.

  • enhancementFix load balancer status reporting issues

    If you've experienced failures in load balancer status updates with HTTPProxy resources, this release resolves the CRD schema issue. Upgrade to restore proper status reporting functionality, especially important for automation and monitoring systems that depend on load balancer status.

主な変更 (4)

  • Go runtime updated to v1.24.13 for security and performance improvements
  • Fixed HTTPProxy CRD schema bug causing load balancer status update failures
  • Maintains compatibility with Kubernetes 1.30-1.32
  • Focused on stability improvements with no breaking changes