Skip to content

argo-rollouts

v1.9.1 Security

This release includes 1 security fix for security teams reviewing exposed deployments.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →
This release patches 1 known CVE

Topics

argo-rollouts argoproj bluegreen canary deployments experiments
+3 more
gitops kubernetes progressive-delivery

ReleasePort's take

Moderate signal
editorial:auto 9d

Version v1.9.1 patches CVE-2026-35469 and resolves several cross‑component bugs.

Why it matters: CVE-2026-35469 has a severity score of 95; applying this release mitigates the vulnerability immediately.

Summary

AI summary

Security fix for CVE-2026-35469 and multiple bug fixes across Fix, Chore, and CI modules.

Changes in this release

Security Critical

Addresses CVE-2026-35469 by cherry-picking fix from #4814.

Addresses CVE-2026-35469 by cherry-picking fix from #4814.

Source: llm_adapter@2026-07-17

Confidence: high

Dependency Low

Updates google.golang.org/grpc dependency, fixing issue #4667.

Updates google.golang.org/grpc dependency, fixing issue #4667.

Source: llm_adapter@2026-07-17

Confidence: high

Bugfix Medium

Removes readinessProbe on rollout install to prevent false positives.

Removes readinessProbe on rollout install to prevent false positives.

Source: llm_adapter@2026-07-17

Confidence: high

Bugfix Medium

Creates isolated logger for redactor to avoid log contamination.

Creates isolated logger for redactor to avoid log contamination.

Source: llm_adapter@2026-07-17

Confidence: high

Bugfix Medium

Honors stderrthreshold when logtostderr is enabled in the controller.

Honors stderrthreshold when logtostderr is enabled in the controller.

Source: llm_adapter@2026-07-17

Confidence: high

Bugfix Medium

Guards null chartValue in dashboard metric chart tooltip, fixing UI glitch.

Guards null chartValue in dashboard metric chart tooltip, fixing UI glitch.

Source: llm_adapter@2026-07-17

Confidence: high

Bugfix Medium

Ensures early SetWeight runs after checkReplicasAvailable in traffic routing.

Ensures early SetWeight runs after checkReplicasAvailable in traffic routing.

Source: llm_adapter@2026-07-17

Confidence: high

Full changelog

v1.9.1 (2026-07-06)

Minor security release to address CVE-2026-35469

Chore

  • Address CVE-2026-35469 (cherry-pick #4814 for 1.9) (#4824)
  • deps: update google.golang.org/grpc. Fixes #4667 (#4686)

Ci

  • pin k3s version to avoid breakage of e2e tests (#4644) (#4820)

Fix

  • remove readinessProbe on rollout install (#4704)
  • create isolated logger for redactor (#4703)
  • controller: honor stderrthreshold when logtostderr is enabled (#4673)
  • dashboard: guard null chartValue in metric chart tooltip. Fixes #4743 (#4744)
  • deps: restore go 1.24.9 on release-1.9 after bad grpc cherry-pick
  • trafficrouting: ensure early SetWeight runs after checkReplicasAvailable (#4639)

Security Fixes

  • CVE-2026-35469 — addressed via cherry-pick of issue #4814

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track argo-rollouts

Get notified when new releases ship.

Sign up free

About argo-rollouts

Progressive Delivery for Kubernetes

All releases →

Related context

Related CVEs

Beta — feedback welcome: [email protected]