RATATOSKRATATOSK
Sign in

Releases

AI-analyzed release notes for CNCF graduated and incubating projects.

Kubernetesv1.36.1Kubernetes CoreMay 12, 2026

A maintenance release focused on bug and regression corrections across Kubernetes components. The listed changes affect node startup, networking, kube-proxy, kubeadm initialization and joining, kubelet authorization, and etcd health checks.

Source
Kubernetesv1.35.5Kubernetes CoreMay 12, 2026

A maintenance release with operator-facing bug corrections in scheduling, networking, kubeadm, kube-proxy, and metric behavior. No security advisories or security-specific fixes are disclosed.

Source
Kubernetesv1.34.8Kubernetes CoreMay 12, 2026

A maintenance release with correctness fixes in networking, scheduling, kubeadm, and metrics behavior. No security advisories or operator actions are explicitly identified.

Source
Fluxv2.8.7CI/CD & App DeliveryMay 12, 2026

Flux v2.8.7 includes a security update to the go-git dependency alongside toolkit component updates. The go-git update addresses CVE-2026-45022 and GHSA-389r-gv7p-r3rp.

Action needed (1)

  • securityhighThe go-git dependency update to v5.19.0

    The go-git dependency is updated to v5.19.0, which fixes CVE-2026-45022 and addresses GHSA-389r-gv7p-r3rp. This update ships in Flux v2.8.7.

Source
Open Policy Agent (OPA)v1.16.2SecurityMay 12, 2026

OPA v1.16.2 is a security-focused maintenance release. It updates the Go version used to build OPA binaries and images to 1.26.3 to address vulnerabilities.

Action needed (1)

  • securityThe Go build version, updated to 1.26.3

    The version of Go used to build OPA binaries and images is updated to 1.26.3 to address vulnerabilities.

Source
Flatcar Container Linuxstable-4593.2.1Provisioning & RuntimeMay 11, 2026

This is a security-focused Flatcar release with disclosed Linux security fixes. It also updates the Linux and ca-certificates dependencies.

Action needed (1)

  • securitycriticalLinux security updates, including CVE-2026-31733

    Linux receives security updates in Flatcar stable-4593.2.1, including CVE-2026-31733 and the other disclosed Linux advisories listed for this change.

Source
OpenTelemetryv0.152.0ObservabilityMay 11, 2026

OpenTelemetry v0.152.0 adds exporter observability and configuration/API capabilities while correcting bugs in request handling, telemetry, and value formatting. It also deprecates older configuration validation APIs in favor of the confmap APIs.

Plan ahead (1)

  • deprecatedThe xconfmap.Validator and confmap.Validate APIs, deprecated

    Applies if you use xconfmap.Validator or the deprecated confmap.Validate API for configuration validation.

Source
Harborv2.14.4Storage & DataMay 11, 2026

Harbor v2.14.4 contains fixes to session and integration behavior, along with updates to its dependency and toolchain versions and base image. No security advisories or explicitly described vulnerabilities are present.

Source
Volcanov1.12.4Orchestration & ManagementMay 9, 2026

A maintenance release with a security fix for a disclosed denial-of-service vulnerability in the webhook server, plus ordinary scheduling bug fixes. The vulnerability affects webhook servers that accept unbounded HTTP request bodies.

Check if affected (1)

  • securitymediumCVE-2026-44247 in the Volcano webhook server

    Applies if the Volcano webhook server runs.

Source
Volcanov1.13.3Orchestration & ManagementMay 9, 2026

Volcano v1.13.3 includes a security fix for a denial-of-service vulnerability in the webhook server. It also contains other defect corrections.

Check if affected (1)

  • securitymediumCVE-2026-44247 in the Volcano webhook server

    Applies if a pod can access the Volcano webhook endpoint over the network.

Source
Volcanov1.14.2Orchestration & ManagementMay 9, 2026

A maintenance release fixes a disclosed webhook denial-of-service vulnerability and corrects scheduler, queue, and event-handling defects. It also updates the Kubernetes version used by the webhook-manager image.

Check if affected (1)

  • securitymediumCVE-2026-44247: Webhook server request body handling

    Applies if the Volcano webhook server runs.

Source
Kubescapev4.0.8SecurityMay 8, 2026

Kubescape v4.0.8 adds a CLI flag and includes multiple correctness fixes, with most changes focused on VAP validation and output handling. No security advisories or security-specific fixes are disclosed.

Source
Kubescapev4.0.7SecurityMay 8, 2026

A maintenance release with operator-facing correctness fixes, new control and TLS configuration capabilities, narrower CRD scan-mode support, and interface simplifications. It also improves validation and error reporting, with no security advisories or vulnerability disclosures.

Check if affected (3)

  • breakingprotobuf content type removal

    Applies if you use protobuf content type.

  • breakingSidecar requirement removal

    Applies if you use a sidecar.

  • breakingThe --output flag, removed

    Applies if you configure --output.

Source
metal3-iov0.13.0Provisioning & RuntimeMay 8, 2026

This release removes the iRMC driver and legacy vbmctl entrypoint, deprecates BMH.Spec.Firmware, and changes defaults and constraints. It also adds HostClaim and vbmctl capabilities, corrects bugs, and updates dependencies.

Action needed (1)

  • breakingManager TLS default set to unset

    The manager TLS default is set back to unset in this release.

Check if affected (3)

  • breakingThe iRMC driver, removed

    Applies if you use the iRMC driver.

  • breakingPreprovisioningImage required for deprovisioning

    Applies if cleaning is enabled.

  • breakingThe legacy vbmctl entrypoint, removed

    Applies if you use the legacy vbmctl entrypoint.

Plan ahead (1)

  • deprecatedThe BMH.Spec.Firmware field, deprecated

    Applies if you configure BMH.Spec.Firmware.

Source
wasmCloudv2.1.0Orchestration & ManagementMay 7, 2026

A maintenance release with correctness fixes, dependency updates, and new deployment and plugin capabilities. It also removes the obsolete canary-v2 identifier.

Check if affected (1)

  • breakingThe canary-v2 canary identifier, removed

    Applies if you configure canary-v2.

Source
Vitessv24.0.1Storage & DataMay 7, 2026

A maintenance release with a correctness fix that reverts a VTOrc flag addition. It also updates planner handling for merged DML IN and NOT IN subqueries.

Check if affected (1)

  • breakingThe VTOrc cell-watch flag, reverted

    Applies if VTOrc runs.

Source
Vitessv23.0.4Storage & DataMay 7, 2026

A maintenance release with bug fixes, compatibility and behavior changes, operational improvements, metric updates, and two Go dependency upgrades. It includes no disclosed security advisories or explicitly security-related fixes.

Action needed (2)

  • breakingUnqualified * rejection after commas in SELECT lists

    vtgate now rejects an unqualified * after a comma in a SELECT list. The change ships in this release.

  • breakingBare * restriction in the sqlparser grammar

    sqlparser now enforces the restriction on bare * in its grammar. The change ships in this release.

Check if affected (1)

  • breakingEmergencyReparentShard replication-stop error validation

    Applies if you use EmergencyReparentShard.

Source
OpenFGAv1.15.1SecurityMay 6, 2026

OpenFGA v1.15.1 is a correctness-focused release. The available release information points to fixes in command error handling, object listing, experimental graph checks, bounded tuple reads, and check request handling.

Source
Harborv2.15.1Storage & DataMay 6, 2026

Harbor v2.15.1 is a maintenance release with defect corrections, behavior changes, and dependency and base-image updates. It also updates photon packages to fix CVEs.

Action needed (1)

  • securityphoton packages CVE fixes

    The photon packages are updated to fix CVEs in Harbor v2.15.1.

Source
Argov3.4.1CI/CD & App DeliveryMay 6, 2026

A broad maintenance and feature release with correctness, performance, dependency, and operator-facing changes. Operators should review the cluster-version annotation format and changed defaults, while dependency updates include Kubernetes and Helm changes; no explicitly disclosed exploitable vulnerability or security advisory is identified.

Action needed (4)

  • securityThe k8s.io/kubernetes module, updated to v1.34.2

    The k8s.io/kubernetes module is updated to v1.34.2 as a security-related dependency update.

  • securityThe helm dependency, updated to 3.19.4

    The helm dependency is updated to 3.19.4 due to a CVE.

  • breakinggRPC service config DNS TXT lookups, disabled by default

    gRPC service config DNS TXT lookups are disabled by default.

  • breakingThe appset resource status count, defaulted to 5000

    The default appset resource status count is changed to 5000.

Check if affected (2)

  • breakingThe --client flag in the Helm version command, removed

    Applies if you use --client.

  • breakingThe cluster-version annotation format, renamed

    Applies if you use Application Sets with Cluster Generators and configure argocd.argoproj.io/auto-label-cluster-info.

Source
OpenYurtv1.7.0Provisioning & RuntimeMay 6, 2026

A feature and maintenance release adds OTA image preheating, K8s-on-K8s deployment, declarative YurtHub conversion, and new hub and YurtHub capabilities. It also removes or deprecates legacy components and fixes multiple defects, with no security advisories identified.

Check if affected (4)

  • breakingThe YurtAppOverrider removal

    Applies if you use YurtAppOverrider.

  • breakingThe yurt-coordinator removal from Helm charts

    Applies if you use both yurt-coordinator and Helm charts.

  • breakingThe yurt-coordinator-cert controller removal from yurt-manager

    Applies if you use both yurt-coordinator-cert controller and yurt-manager.

  • + 1 more on the release page

Plan ahead (2)

  • deprecatedThe yurtmanager delegate lease controller, deprecated

    Applies if you use yurtmanager delegate lease controller.

  • deprecatedThe YurtAppDaemon controller and YurtAppDaemon webhook, deprecated

    Applies if you use YurtAppDaemon controller or YurtAppDaemon webhook.

Source
CRI-Ov1.36.0Kubernetes CoreMay 5, 2026

CRI-O v1.36.0 is a substantive operator-facing feature and maintenance release with runtime and operational changes. It also includes a security update to spdystream and a broad dependency refresh.

Action needed (1)

  • securityhighThe spdystream dependency update for CVE-2026-35469

    CRI-O v1.36.0 updates the spdystream dependency to fix CVE-2026-35469.

Source
Confidential Containersv0.20.0SecurityMay 5, 2026

Confidential Containers v0.20.0 combines operator-visible capability and compatibility updates with deprecations of several image and provider paths. It also includes a security fix identified by GHSA-q49m-57vm-c8cc.

Action needed (1)

  • securityhighGHSA-q49m-57vm-c8cc security fix

    The release includes a fix for the security issue identified by GHSA-q49m-57vm-c8cc.

Plan ahead (3)

  • deprecatedThe Docker CAA provider, deprecatedremoval date not announced

    Applies if you use the Docker CAA provider.

  • breakingThe Fedora-based mkosi CAA podvm image, deprecatedremoval date not announced

    Applies if you use the Fedora-based mkosi CAA podvm image.

  • deprecatedSupport for packer images, deprecatedremoval date not announced

    Applies if you use packer images.

Source
wasmCloudv2.0.7Orchestration & ManagementMay 5, 2026

A maintenance release with corrected HTTP and workload behavior, dependency updates, and toolchain maintenance. It also removes canary-v2 in favor of canary.

Check if affected (1)

  • breakingThe canary-v2 configuration, removed in favor of canary

    Applies if you configure canary-v2.

Source
Argov3.1.16CI/CD & App DeliveryMay 5, 2026

A maintenance release that ends the 3.1 series on May 06th 2026, after which it will no longer receive bug fixes or security updates. It also includes a fix for an error when attempting a second delete operation.

Plan ahead (1)

  • deprecatedThe 3.1 release series, end of liferemoval planned in May 06th 2026

    Applies if you run the 3.1 release series.

Source
Longhornv1.11.2Storage & DataMay 5, 2026

Longhorn v1.11.2 contains operator-relevant defect fixes, a new setting for controlling CSIStorageCapacity reporting, and an optimization that reduces cluster-wide memory use by longhorn-manager Pod informer caching. Installation and upgrade requirements are prerequisites rather than release changes.

Source
CRI-Ov1.35.3Kubernetes CoreMay 5, 2026

A maintenance release that adds a runtime metric and a GOMAXPROCS configuration field, fixes two runtime defects, and reverts CNI monitoring after node bootstrapping regressions. It also updates the spdystream dependency to address CVE-2026-35469.

Action needed (2)

  • securityhighThe spdystream dependency update for CVE-2026-35469

    The spdystream dependency is updated to address CVE-2026-35469. The update ships in this release.

  • breakingCRI-O CNI monitoring, reverted

    CRI-O reverts CNI monitoring because it caused node bootstrapping regressions. The change ships in this release.

Source
CRI-Ov1.34.8Kubernetes CoreMay 5, 2026

CRI-O v1.34.8 includes a security-relevant dependency update and adds operator-facing observability and configuration capabilities. The dependency update is the release change that requires upgrading, while the other additions concern optional setup or informational use.

Action needed (1)

  • securityhighCVE-2026-35469 fix in the spdystream dependency

    CRI-O v1.34.8 updates the spdystream dependency to fix CVE-2026-35469.

Source
CRI-Ov1.33.12Kubernetes CoreMay 5, 2026

CRI-O v1.33.12 includes a security fix for a disclosed vulnerability in the spdystream dependency. It also adds the min_injected_gomaxprocs configuration field for controlling the floor of injected GOMAXPROCS values.

Action needed (1)

  • securityhighCVE-2026-35469 fix in the spdystream dependency

    CVE-2026-35469 is fixed by updating the spdystream dependency in CRI-O v1.33.12.

Source
in-totov3.1.0SecurityMay 4, 2026

This release includes an operator-facing command-line behavior change, along with internal or build-related updates. No detailed change entry is available here for the operator-facing behavior.

Source
Kubescapev4.0.6SecurityMay 4, 2026

Kubescape v4.0.6 includes dependency upgrades, new Helm and Kustomize support, scan-metadata capabilities, and correctness fixes. No security advisory or explicitly described vulnerability is present.

Source
Buildpacksv0.40.4CI/CD & App DeliveryMay 2, 2026

This release updates the lifecycle bundled into builders and corrects platform-specific builder image fetching for containerd-backed Docker daemons. The remaining release-note material describes headings or duplicate details of the same fix.

Source
wasmCloudv2.0.6Orchestration & ManagementMay 1, 2026

A maintenance release with correctness fixes for HTTP errors, NATS subscription readiness, and WorkloadDeployment readiness, plus dependency and toolchain updates. It removes canary-v2 now that canary exists and includes dependency cleanup.

Action needed (1)

  • breakingThe canary-v2 option, removed

    canary-v2 is removed now that canary exists. The removal ships in this release.

Source
etcdv3.6.11Kubernetes CoreMay 1, 2026

A maintenance release with a correctness fix, an RBAC authorization bypass fix, and a security-related dependency update for GO-2026-4962. It also records Go 1.25.9 as the toolchain used to build the binaries.

Action needed (1)

  • securitymediumgolang.org/x/image update for GO-2026-4962

    The release updates golang.org/x/image to v0.39.0 to resolve GO-2026-4962.

Check if affected (1)

  • securityRBAC authorization bypass in nested Put requests

    Applies if you use RBAC.

Source
etcdv3.5.30Kubernetes CoreMay 1, 2026

A maintenance release with a security fix for an RBAC authorization bypass in transaction handling. It also includes an ordinary correctness fix and a Go toolchain dependency update.

Action needed (1)

  • securityRBAC authorization bypass in nested etcd transactions

    The release fixes an RBAC authorization bypass that allowed read access through PrevKv or lease attachment in Put requests nested in etcd transactions. The fix ships in this release.

Source
etcdv3.4.44Kubernetes CoreMay 1, 2026

A security maintenance release fixes an RBAC authorization bypass. It also updates the Go toolchain used to compile binaries to go 1.25.9.

Check if affected (1)

  • securityRBAC authorization bypass fix

    Applies if you use RBAC.

Source
Linkerdedge-26.5.1Networking & MessagingMay 1, 2026

This release narrows Kubernetes support to version 1.31 or newer. It also adds multicluster gateway configuration, reduces destination-controller memory usage, corrects namespace-aware service cleanup, and updates third-party dependencies.

Check if affected (1)

  • breakingMinimum supported Kubernetes version, 1.31

    Applies when your cluster runs Kubernetes older than 1.31.

Source
containerdv2.3.0Kubernetes CoreApr 30, 2026

A substantial operator-facing release with new capabilities, behavior changes, a compatibility constraint, and a deprecation. It is the first annual LTS release under a Kubernetes-aligned cadence, with support planned for at least two years.

Action needed (1)

  • breakingPlugin names disallow commas

    OCI hook adjustments accumulate owners, and commas are disallowed in plugin names in this release.

Plan ahead (1)

  • deprecatedThe shim.Command API, deprecated

    Applies if you use shim.Command.

Source
← NewerOlder →
Browse by month