v1.11.4

1 min read



Release Notes

New Features & Enhancements

There are no new features or enhancements in this release. This is a point release in the 1.11 series. Refer to the v1.11.0 release notes for more information.

Bug Fixes

Kubernetes

  • Fixed ExecSync CRI calls to use the workload’s environment.

Core

  • Fixed oversized IDM packets being silently dropped instead of fragmented, which could leave a pod stuck in CreateContainerError when many environment variables were injected into a workload launch request (for example, via Kubernetes’ enableServiceLinks).
  • Fixed a seccomp filter bug where a rule’s action could match without its configured errno taking effect.

Observability

  • Fixed zone CPU-time metrics running far faster than real time, on both Xen and KVM.

Known Issues

There are no changes to the known issues in this release. Refer to the v1.11.0 known issues for more information.

Upgrade notes

There are no known breaking changes in this release from the previous release v1.11.3.

Last updated on