---
title: "Announcing Istio 1.30.3"
url: https://daily.dev/posts/announcing-istio-1-30-3-gko21nydq
source_url: https://istio.io/latest/news/releases/1.30.x/announcing-1.30.3
type: article
source: "Istio"
published: 2026-07-16T16:24:01.881Z
updated: 2026-07-16T16:24:19.980Z
tags: ["kubernetes", "microservices", "istio", "service-mesh", "envoy"]
reading_time: 3
upvotes: 3
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Announcing Istio 1.30.3

**[Istio](https://daily.dev/sources/istio)** · 3 min read · 3 upvotes · 0 comments

## Summary

Istio 1.30.3 is a patch release focused on bug fixes and robustness improvements over 1.30.2. Key fixes include: a regression where metadata-only VirtualService changes (e.g. from GitOps tools like Argo CD) triggered unnecessary XDS pushes to all proxies, causing high control plane CPU usage; a deadlock in the ambient CNI node agent during concurrent pod deletion and ztunnel reconnection; a bug preventing istiod from picking up updated remote cluster secrets without a restart; a WasmPlugin crash-loop on waypoint proxies when targeting a Service via cross-namespace targetRefs; and cross-network traffic being blocked by a spurious deny-all RBAC filter. Additional improvements include scoped XDS pushes in ambient mode for better istiod scalability and support for a custom taint name in the pilot node untaint controller.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://istio.io/latest/news/releases/1.30.x/announcing-1.30.3>

## Similar posts on daily.dev

- [Announcing Istio 1.30.2](https://daily.dev/posts/announcing-istio-1-30-2-czzzkx40i) · Istio · 1 upvotes · 0 comments
- [Announcing Istio 1.30.1](https://daily.dev/posts/announcing-istio-1-30-1-t5vgckfhk) · Istio · 2 upvotes · 0 comments
- [Announcing Istio 1.30.0](https://daily.dev/posts/announcing-istio-1-30-0-8ia7qm8bs) · Istio · 1 upvotes · 0 comments

---

Tags: [#kubernetes](https://daily.dev/tags/kubernetes), [#microservices](https://daily.dev/tags/microservices), [#istio](https://daily.dev/tags/istio), [#service-mesh](https://daily.dev/tags/service-mesh), [#envoy](https://daily.dev/tags/envoy)

[View this post on daily.dev](https://daily.dev/posts/announcing-istio-1-30-3-gko21nydq)
