RATATOSKRATATOSK
Sign in

Releases

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

Jul 2026Clear ×
Tektonv1.15.0CI/CD & App DeliveryJul 31, 2026

Tekton v1.15.0 adds configurable behavior, corrects defects across controllers and runtime components, and updates project dependencies. No security advisories or explicitly described vulnerabilities are present.

Source
Argov3.3.13CI/CD & App DeliveryJul 31, 2026

A maintenance release with bug fixes and dependency updates. The form-data update in /ui addresses CVE-2026-12143.

Action needed (1)

  • securityhighThe form-data dependency update for CVE-2026-12143

    The form-data dependency is updated to version 4.0.6 in /ui to address CVE-2026-12143.

Source
Argov3.4.6CI/CD & App DeliveryJul 31, 2026

This is a bug-fix release for Argo CD v3.4.6. The release notes mention corrections to application behavior and integrations, with no security advisories or explicit security vulnerabilities stated.

Source
Karmadav1.18.2Orchestration & ManagementJul 31, 2026

A broad operator-impacting maintenance release with security-related base image updates, API and configuration changes, scheduling capabilities, and deprecations and removals. Operators should review changed defaults and constraints and account for migration work affecting their configurations, APIs, and metrics.

Action needed (2)

  • securityThe alpine base image update

    The alpine base image is updated from alpine:3.23.4 to alpine:3.24.1 to address security concerns.

  • securityThe alpine base image update

    The alpine base image is updated from alpine:3.23.3 to alpine:3.23.4 to address security concerns.

Check if affected (8)

  • breakingThe cluster lease duration flags, removed

    Applies if you configure either --cluster-lease-duration or --cluster-lease-renew-interval-fraction.

  • breakingThe Estimator metric label value, removed

    Applies if you use either estimating_plugin_execution_duration_seconds or estimating_plugin_extension_point_duration_seconds.

  • breakingThe Etcd.Local.InitImage configuration field, removed

    Applies if you configure Etcd.Local.InitImage.

  • + 5 more on the release page

Plan ahead (4)

  • deprecatedThe ReplicaRequirements.resourceRequest field deprecationdeprecated since v1.18.0

    Applies if you use ReplicaRequirements.resourceRequest.

  • deprecatedThe ComponentReplicaRequirements.resourceRequest field deprecationdeprecated since v1.18.0

    Applies if you use ComponentReplicaRequirements.resourceRequest.

  • deprecatedThe NodeClaim.nodeAffinity field deprecationdeprecated since v1.18.0

    Applies if you use NodeClaim.nodeAffinity.

  • + 1 more on the release page
Source
Karmadav1.17.5Orchestration & ManagementJul 31, 2026

A mixed maintenance and feature release with workload-affinity and anti-affinity support, encryption-at-rest capabilities, bug fixes, and updates to dependencies and default images. It also changes operational defaults and validation while deprecating or removing configuration flags and fields, so compatibility and configuration changes are part of the release.

Action needed (1)

  • breakingControllerPriorityQueue promotion to beta and default enablement

    ControllerPriorityQueue is promoted to beta and enabled by default.

Check if affected (4)

  • breakingThe --etcd-init-image flag, removed from karmadactl init

    Applies if you use the --etcd-init-image flag.

  • breakingnamespace validation for spec.resourceSelectors

    Applies if you use PropagationPolicy or OverridePolicy.

  • breakingDistinct GroupByLabelKey values in WorkloadAffinity

    Applies if you configure WorkloadAffinity.

  • + 1 more on the release page

Plan ahead (2)

  • deprecatedEtcd.Local.InitImage deprecationdeprecated since v1.17.0 · removal date not announced

    Applies if you configure Etcd.Local.InitImage in Karmada Init Configuration.

  • deprecatedDeprecation of cluster lease flagsdeprecated since v1.17.0 · removal date not announced

    Applies if you use --cluster-lease-duration or --cluster-lease-renew-interval-fraction.

Source
Karmadav1.16.8Orchestration & ManagementJul 31, 2026

A mixed maintenance and feature release with bug fixes, new APIs and capabilities, performance and instrumentation improvements, dependency updates, and deprecated field removals. Operators should review the removed fields and the updated dependency, while the release also adds multi-component scheduling, configurable initialization, eviction queue support, and new workload interpreters.

Action needed (1)

  • securitymediumThe github.com/vektra/mockery dependency update

    The github.com/vektra/mockery dependency was bumped to v3.5.5 to address security concerns identified by GO-2025-3900.

Check if affected (4)

  • breakingThe external etcd fields CAData, CertData, and KeyData, removed

    Applies if you configure CAData, CertData, or KeyData.

  • breakingThe init command's default component images

    Applies if you run the init command.

  • breakingA 32s default timeout for the member cluster client

    Applies if you use the member cluster client.

  • + 1 more on the release page

Plan ahead (2)

  • deprecatedThe --etcd-init-image flag, deprecatedremoval date not announced

    Applies if you use --etcd-init-image.

  • breakingThe Prometheus metric labels cluster and cluster_name, replaced by member_clusterremoval planned in 1.18

    Applies if you use the cluster or cluster_name metric labels.

Source
KEDAv2.20.2Orchestration & ManagementJul 31, 2026

KEDA v2.20.2 contains a new ScaledObject condition alongside correctness, validation, and performance fixes. The release also addresses operator stability and scaler behavior, with no disclosed security advisories or setup changes.

Source
Open Policy Agent (OPA)v1.19.0SecurityJul 30, 2026

A release with a SQL injection fix and a GHSA-linked dependency update, alongside a breaking Rego safety-checking change. It also changes runtime and CLI behavior, adds capabilities, and fixes correctness and performance issues.

Action needed (3)

  • securityhighoras.land/oras-go/v2 update for GHSA-fxhp-mv3v-67qp

    oras.land/oras-go/v2 is updated from 2.6.1 to 2.6.2 to address GHSA-fxhp-mv3v-67qp.

  • breakingReadHeaderTimeout default

    All HTTP servers now set ReadHeaderTimeout to 32s.

  • breakingPartial set and -object rule name conflicts

    The AST rejects partial set and -object rules that share a name.

Check if affected (2)

  • securityCompile API SQL identifier handling

    Applies if you use the Compile API and use a dynamic key.

  • breakingStricter := safety checking

    Applicability is not stated in the release notes.

Source
KubeVirtv1.9.0Orchestration & ManagementJul 30, 2026

A broad operator-facing release with fixes, behavior changes, new capabilities, API and feature-gate maturity changes, deprecations, and component updates. It also includes security updates for CVE-2026-35469, GHSA-pc3f-x583-g7j2, and CVE-2026-33186, along with a symlink-traversal fix and a security dependency update.

Action needed (2)

  • securitycriticalThe grpc dependency, updated

    grpc is updated to 1.79.3 to remediate CVE-2026-33186.

  • securityhighThe github.com/moby/spdystream dependency, updated

    The github.com/moby/spdystream dependency is updated from v0.5.0 to v0.5.1 to address CVE-2026-35469 (GHSA-pc3f-x583-g7j2).

Check if affected (9)

  • breakingStricter network interface binding admission

    Applies if you configure network interface bindings.

  • breakingThe Template feature gate, enabled by default

    Applies if you enable the Template feature gate.

  • breakingThe ephemeral hotplug volume metric and alert, removed

    Applies if you use the ephemeral hotplug volume metric.

  • + 6 more on the release page

Plan ahead (2)

  • deprecatedcgroup v1 support, deprecatedremoval date not announced

    Applies if you run with cgroup v1 support.

  • deprecatedLegacy VM creation recording rules and metrics, deprecated

    Applies if you use kubevirt_vm_created_total or kubevirt_vm_created_by_pod_total.

Source
Thanosv0.42.4ObservabilityJul 30, 2026

Thanos v0.42.4 contains no described operator-facing changes in the supplied release information. The available note is a duplicate mention.

Source
NATSv2.14.4Networking & MessagingJul 30, 2026

A maintenance release with dependency and toolchain updates, JetStream performance and configuration improvements, and broad correctness fixes. It also includes authentication and permission fixes.

Check if affected (4)

  • securityJWT validation with whitespace-only permissions

    Applies if you use JWT validation.

  • securityverify_and_map authentication with blank passwords

    Applies if TLS verify_and_map is configured.

  • securityMQTT subscription restriction for $MQTT.> subjects

    Applies if you use MQTT.

  • + 1 more on the release page
Source
NATSv2.12.14Networking & MessagingJul 30, 2026

A maintenance release with a Go toolchain update, dependency manifest updates, JetStream performance and configuration changes, and numerous correctness fixes. Authentication fixes address security flaws and require upgrading.

Action needed (1)

  • breakingThe disk concurrency semaphore, increased to 4096 slots

    The disk concurrency semaphore is now set to 4096 slots, up from the previous CPU-scaled count. This performance change ships in v2.12.14.

Check if affected (2)

  • securityAuthentication checks with no_auth_user and auth callouts

    Applies if you configure no_auth_user and use auth callouts.

  • securityTLS verify_and_map authentication with blank passwords

    Applies if you use TLS and configure verify_and_map.

Source
Prometheusv3.13.2ObservabilityJul 30, 2026

Prometheus v3.13.2 updates dependencies for two disclosed vulnerabilities and includes related transitive dependency upgrades. It also fixes a PromQL SIGBUS crash when the data disk is full.

Action needed (2)

  • securityhighgolang.org/x/text update for CVE-2026-56852

    golang.org/x/text updates from v0.38.0 to v0.39.0 in Prometheus v3.13.2 for CVE-2026-56852.

  • securityhighgoogle.golang.org/grpc update for GHSA-hrxh-6v49-42gf

    google.golang.org/grpc updates from v1.81.1 to v1.82.1 in Prometheus v3.13.2 for GHSA-hrxh-6v49-42gf.

Source
Tektonv1.6.6CI/CD & App DeliveryJul 30, 2026

This release contains an operator-facing defect correction. The remaining release-note content consists of headings, installation guidance, or attestation instructions rather than additional software changes.

Source
Volcanov1.15.1Orchestration & ManagementJul 30, 2026

A maintenance release with an updated cryptography dependency that incorporates upstream SSH security fixes. It also expands configuration-format support and includes scheduler correctness fixes.

Action needed (1)

  • securityThe golang.org/x/crypto dependency, upgraded

    The golang.org/x/crypto dependency is upgraded from v0.49.0 to v0.53.0 in the v1.15.1 release branch. The update incorporates upstream SSH security fixes released in v0.52.0.

Source
Volcanov1.14.4Orchestration & ManagementJul 30, 2026

Volcano v1.14.4 is a bug-fix release covering scheduler behavior, nil-pointer panics, job dependency readiness, allocation flow, and Ascend vNPU configuration and resource handling. No security advisories or security-specific flaws are identified.

Source
cert-managerv1.21.1SecurityJul 29, 2026

cert-manager v1.21.1 is a maintenance release with fixes for regressions and updates to dependencies affected by reported security vulnerabilities. The dependency updates concern all installations, while the regression fixes address controller behavior and require no setup change.

Action needed (4)

  • securityThe golang.org/x/text dependency, updated to v0.40.0

    The golang.org/x/text dependency is updated to v0.40.0 to fix a reported security vulnerability.

  • securityThe google.golang.org/grpc dependency, updated to v1.82.1

    The google.golang.org/grpc dependency is updated to v1.82.1 to fix a reported security vulnerability.

  • securityThe github.com/google/cel-go dependency, updated to v0.29.0

    The github.com/google/cel-go dependency is updated to v0.29.0 to fix a reported security vulnerability.

  • securityThe go.opentelemetry.io/otel dependency, updated to v1.44.0

    The go.opentelemetry.io/otel dependency is updated to v1.44.0 to fix a reported security vulnerability.

Source
Ciliumv1.20.0Networking & MessagingJul 29, 2026

A substantial feature and maintenance release with Gateway API, networking, IPAM, policy, observability, and datapath changes, alongside correctness and performance fixes. Operators should review removed or renamed options, changed defaults and requirements, removed metrics and integrations, and the dependency updates addressing security-related issues.

Action needed (11)

  • securitygoogle.golang.org/grpc v1.79.3

    The google.golang.org/grpc module is updated to v1.79.3 in the main branch.

  • securitygoogle.golang.org/grpc v1.82.1

    The google.golang.org/grpc module is updated to v1.82.1 in the v1.20 branch.

  • securityhelm.sh/helm/v4 v4.1.4

    The helm.sh/helm/v4 module is updated to v4.1.4 in the main branch.

  • securitygithub.com/cloudflare/circl v1.6.3

    The github.com/cloudflare/circl module is updated to v1.6.3.

  • securitygithub.com/go-jose/go-jose/v4 v4.1.4

    The github.com/go-jose/go-jose/v4 module is updated to v4.1.4.

  • securitygithub.com/moby/spdystream v0.5.1

    The github.com/moby/spdystream module is updated to v0.5.1.

  • breakingcni.customConf CNI configuration version

    The default CNI configuration version for cni.customConf changes from 0.3.1 to 1.0.0.

  • breakingCilium operator IPAM metrics removal

    The IPAM metrics cilium_operator_ipam_ips and cilium_operator_ipam_available_interfaces are removed.

  • breakingDefault CNI configuration version

    The default CNI configuration version changes from 0.3.1 to 1.0.0.

  • breakingNative histogram default

    Native histograms are emitted for all histograms by default.

  • breakingAgent bootstrap metrics removal

    Agent bootstrap metrics are removed.

Check if affected (28)

  • securitytbid traffic host namespace handling

    Applies if you use tbid traffic.

  • breakingDocker libnetwork plugin removal

    Applies if you use the Docker libnetwork plugin.

  • breakingces-slice-mode removal

    Applies if you configure ces-slice-mode.

  • + 25 more on the release page

Plan ahead (6)

  • deprecatedBeta Mutual Auth deprecationremoval date not announced

    Applies if you use Mutual Auth.

  • deprecatedDeprecated address and interface CIDR fields

    Applies if you configure addresses[].subnet or interfaces[].cidr.

  • deprecatedLocal REST BGP API deprecationremoval date not announced

    Applies if you use the local REST BGP APIs.

  • + 3 more on the release page
Source
Thanosv0.42.3ObservabilityJul 29, 2026

This release contains a receive shutdown regression correction. Blocks are uploaded before TSDB shutdown completes, preserving upload behavior during shutdown.

Source
Knativeknative-v1.23.0Orchestration & ManagementJul 29, 2026

Knative v1.23.0 expands platform support with generic ephemeral volumes, startup-probe validation, and IPv6 handling for autoscaler and activator behavior. It also corrects WebSocket hijack state tracking, with no security advisories or operator actions identified.

Source
wasmCloudv2.6.0Orchestration & ManagementJul 28, 2026

A feature and maintenance release that adds runtime, plugin, service, component, and pooling capabilities while changing the default NATS behavior. It also includes dependency updates and fixes for runtime and observability defects.

Action needed (1)

  • breakingThe NATS consumer-group default

    NATS now uses consumer groups by default in the release.

Source
Rookv1.20.3Storage & DataJul 28, 2026

A maintenance release with improvements to Helm charts, custom resource support, networking, monitoring, and storage behavior. It also includes correctness fixes across scheduling, reconciliation, endpoint handling, account deletion, and logging.

Source
Rookv1.19.8Storage & DataJul 28, 2026

v1.19.8 is a maintenance release with a security-related dependency update and behavioral improvements. The recorded dependency change updates the vulnerable go text package from v0.37 to a newer version.

Action needed (1)

  • securityThe go text package, updated from v0.37

    The go text package is updated from v0.37 to the latest version because v0.37 has a vulnerability. This dependency update ships in v1.19.8.

Source
Confidential Containersv0.22.0SecurityJul 28, 2026

A release with a breaking authentication change and several operator-visible removals, alongside new integrations, APIs, and configuration capabilities. No security fixes or advisory identifiers are disclosed.

Check if affected (6)

  • breakingKBS client admin-token authentication

    Applies if you use the KBS client.

  • breakingThe CAA docker provider, removed

    Applies if you use the CAA docker provider.

  • breakingThe Fedora-based mkosi-built CAA podvm image, removed

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

  • + 3 more on the release page
Source
OpenFeaturecore/v0.16.1CI/CD & App DeliveryJul 27, 2026

This release combines ordinary bug fixes with security-related updates. It also improves blob/HTTP synchronization, with no announced operator-facing removals, deprecations, or default changes.

Action needed (2)

  • securityThe google.golang.org/grpc module update to v1.82.1

    The google.golang.org/grpc module is updated to v1.82.1 in core v0.16.1.

  • securityThe vulnerability-updates update

    vulnerability-updates is updated in core v0.16.1.

Source
OpenFeatureflagd-proxy/v0.9.7CI/CD & App DeliveryJul 27, 2026

A maintenance release with a bug-fix heading, a new server timeout setting, dependency updates, and security-related updates. The google.golang.org/grpc update requires upgrading.

Action needed (2)

  • securityThe google.golang.org/grpc module, updated to v1.82.1

    The google.golang.org/grpc module is updated to v1.82.1 as a security-related dependency change.

  • securityThe vulnerability-updates dependency update

    The release updates vulnerability-updates as a security-related dependency change.

Source
OpenFeatureflagd/v0.16.1CI/CD & App DeliveryJul 27, 2026

flagd/v0.16.1 combines bug fixes with security dependency updates and a configurable sync-server capability. The security notes do not include advisory identifiers or flaw details, while the sync-server changes include server timeouts and configurable gRPC keepalive enforcement.

Action needed (3)

  • securitySecurity dependency updates

    Security dependencies are updated in flagd/v0.16.1.

  • securityThe google.golang.org/grpc module update

    The google.golang.org/grpc module is updated to v1.82.1 in flagd/v0.16.1.

  • securityVulnerability updates

    Vulnerability updates are included in flagd/v0.16.1 as a security change.

Source
Dragonflyv2.5.1Storage & DataJul 27, 2026

Dragonfly v2.5.1 adds scheduler and statistics capabilities while correcting runtime and scheduling behavior. It also updates dependencies and changes digest validation to reject non-hex encoded values; no security advisories or explicitly described vulnerabilities are present.

Source
Linkerdedge-26.7.2Networking & MessagingJul 24, 2026

Linkerd edge-26.7.2 contains no functional changes. It updates runtime, build, and development dependencies, with no security advisories disclosed or referenced.

Source
etcdv3.7.1Kubernetes CoreJul 23, 2026

A maintenance release changes server defaults and behavior, fixes correctness issues, and addresses disclosed security issues in watch permissions and google.golang.org/grpc. It also includes fixes for unbounded peer lease HTTP request reads and nested transaction request handling.

Action needed (3)

  • securityhighThe google.golang.org/grpc dependency update

    The release updates google.golang.org/grpc to version 1.82.1 to address GHSA-hrxh-6v49-42gf.

  • breakingThe snapshotLimitByte default

    The release sets a reasonable default value for snapshotLimitByte.

  • breakingThe client HTTP server ReadHeaderTimeout

    The client HTTP server now sets ReadHeaderTimeout.

Check if affected (1)

  • securityhighWatch responses restricted to authorized keys

    Applicability is not stated in the release notes.

Source
etcdv3.6.14Kubernetes CoreJul 23, 2026

A maintenance release with security fixes, dependency updates, and changes to defaults and behavior. The changed snapshotLimitByte default and the security fixes are the main release concerns; other correctness fixes require no setup changes.

Action needed (5)

  • securitycriticalThe golang.org/x/net dependency update

    The golang.org/x/net dependency is updated from 0.54.0 to 0.55.0 to address CVE-2026-25681, CVE-2026-27136, CVE-2026-39821, CVE-2026-42502, CVE-2026-25680, and CVE-2026-42506.

  • securityhighAuthorization fix for watch responses, GHSA-xg4h-6gfc-h4m8

    An authorization issue is fixed where a user with read permission on one key could receive watch responses for every key starting from that key. This addresses GHSA-xg4h-6gfc-h4m8.

  • securityhighThe tlsHandshakeTimeout setting for tlsListener, GHSA-6vch-q96h-7gc3

    The release sets tlsHandshakeTimeout for tlsListener. This addresses GHSA-6vch-q96h-7gc3.

  • securityhighThe google.golang.org/grpc dependency update

    The google.golang.org/grpc dependency is updated to 1.82.1 to address GHSA-hrxh-6v49-42gf.

  • breakingThe snapshotLimitByte default value

    The default value for snapshotLimitByte is set to a reasonable value in this release.

Source
etcdv3.5.33Kubernetes CoreJul 23, 2026

A maintenance release with correctness and security fixes, timeout behavior changes, and dependency and toolchain updates. It also updates the build toolchain used to compile binaries.

Action needed (5)

  • securityhighWatch response authorization for key ranges

    The watch authorization issue is fixed: a user with read permission on one key could no longer receive watch responses for every key starting from that key. The fix addresses GHSA-xg4h-6gfc-h4m8.

  • securityhighThe tlsHandshakeTimeout setting for tlsListener

    A tlsHandshakeTimeout is set for tlsListener. The change addresses GHSA-6vch-q96h-7gc3.

  • securityhighThe golang.org/x/net dependency, updated to v0.56.0

    The golang.org/x/net dependency is updated to v0.56.0 to address GO-2026-5942.

  • securityhighThe golang.org/x/text dependency, updated to v0.39.0

    The golang.org/x/text dependency is updated to v0.39.0 to address GO-2026-5970.

  • securityhighThe google.golang.org/grpc dependency, updated to 1.82.1

    The google.golang.org/grpc dependency is updated to 1.82.1 to address GHSA-hrxh-6v49-42gf.

Source
Fluxv2.9.3CI/CD & App DeliveryJul 23, 2026

Flux v2.9.3 is a maintenance release with correctness fixes, updated dependencies, and a newly included component in the OCI artifact. No security advisories are disclosed.

Source
Crossplanev2.3.4Orchestration & ManagementJul 23, 2026

This release includes operator-visible defect corrections and an image-build behavior change alongside dependency updates for security fixes. Upgrading incorporates the security fixes in the dependency updates, while the remaining changes require no setup action.

Action needed (7)

  • securityThe github.com/sigstore/rekor module update to v1.5.2

    Crossplane v2.3.4 updates the github.com/sigstore/rekor module to v1.5.2 for security fixes.

  • securityThe github.com/sigstore/cosign/v3 module update to v3.0.6

    Crossplane v2.3.4 updates the github.com/sigstore/cosign/v3 module to v3.0.6 for security fixes.

  • securityThe github.com/sigstore/timestamp-authority/v2 module update to v2.1.0

    Crossplane v2.3.4 updates the github.com/sigstore/timestamp-authority/v2 module to v2.1.0 for security fixes.

  • securityThe github.com/sigstore/sigstore-go module update to v1.2.0

    Crossplane v2.3.4 updates the github.com/sigstore/sigstore-go module to v1.2.0 for security fixes.

  • securityCombined security dependency updates

    Crossplane v2.3.4 includes combined security updates for grpc, golang.org/x/net, and golang.org/x/text.

  • securityThe golang.org/x/text module update to v0.39.0

    Crossplane v2.3.4 updates the golang.org/x/text module to v0.39.0 for security fixes.

  • securityThe golang.org/x/net module update to v0.56.0

    Crossplane v2.3.4 updates the golang.org/x/net module to v0.56.0 for security fixes.

Source
Crossplanev2.2.4Orchestration & ManagementJul 23, 2026

Crossplane v2.2.4 fixes a Usage-controller reconciliation defect and changes image builds to use buildGoModule, so published images can be scanned by standard vulnerability tooling. It also includes security-related dependency updates.

Action needed (5)

  • securityThe github.com/sigstore/rekor module update to v1.5.2

    Crossplane v2.2.4 updates the github.com/sigstore/rekor module to v1.5.2.

  • securityThe github.com/sigstore/cosign/v3 module update to v3.0.6

    Crossplane v2.2.4 updates the github.com/sigstore/cosign/v3 module to v3.0.6.

  • securityThe github.com/sigstore/timestamp-authority/v2 module update to v2.1.0

    Crossplane v2.2.4 updates the github.com/sigstore/timestamp-authority/v2 module to v2.1.0.

  • securityThe github.com/sigstore/sigstore-go module update to v1.2.0

    Crossplane v2.2.4 updates the github.com/sigstore/sigstore-go module to v1.2.0.

  • securityCombined grpc, x/net, and x/text dependency updates

    Crossplane v2.2.4 applies combined security updates to grpc, x/net, and x/text.

Source
Crossplanev2.1.8Orchestration & ManagementJul 23, 2026

Crossplane v2.1.8 is a maintenance release with several security-related dependency and toolchain updates. It also fixes repeated owner updates for composed Usages by checking all owner references instead of only the first.

Action needed (7)

  • securityThe github.com/sigstore/rekor module at v1.5.2

    The github.com/sigstore/rekor module is updated to v1.5.2 in Crossplane v2.1.8.

  • securityThe github.com/sigstore/timestamp-authority/v2 module at v2.1.0

    The github.com/sigstore/timestamp-authority/v2 module is updated to v2.1.0 in Crossplane v2.1.8.

  • securityThe github.com/sigstore/cosign/v2 module at v2.6.3

    The github.com/sigstore/cosign/v2 module is updated to v2.6.3 in Crossplane v2.1.8.

  • securityThe Go toolchain at 1.25.12

    The Go toolchain is updated to 1.25.12 in Crossplane v2.1.8.

  • securityThe github.com/sigstore/sigstore-go module at v1.2.0

    The github.com/sigstore/sigstore-go module is updated to v1.2.0 in Crossplane v2.1.8.

  • securityCombined grpc, x/net, and x/text dependency updates

    Combined security dependency updates cover grpc, x/net, and x/text in Crossplane v2.1.8.

  • securityThe golang.org/x/text module at v0.39.0

    The golang.org/x/text module is updated to v0.39.0 in Crossplane v2.1.8.

Source
Crossplanev1.20.11Orchestration & ManagementJul 23, 2026

A maintenance release fixes repeated owner updates in the Usage controller and includes security-related dependency and toolchain upgrades. It updates the runtime dependency set, Go toolchain, and Alpine base image in the release-1.20 line.

Action needed (4)

  • securityThe github.com/sigstore/rekor module, updated to v1.5.2

    The github.com/sigstore/rekor module is updated to v1.5.2 in the release-1.20 line.

  • securityThe Go toolchain, updated to 1.25.12

    The Go toolchain is updated to 1.25.12 in the release-1.20 line.

  • securityThe alpine Docker tag, updated to v3.24

    The alpine Docker tag is updated to v3.24 in the release-1.20 line.

  • securitySecurity updates for grpc, x/net, and x/text

    Security updates are applied to grpc, x/net, and x/text in the release-1.20 line.

Source
Kubernetesv1.36.3Kubernetes CoreJul 23, 2026

A maintenance release with dependency updates and correctness fixes across scheduling, kubelet behavior, server-side apply, and kubeadm. It also includes a Go 1.26.5 build update, with no disclosed security advisories.

Source
Older →
Browse by month