What's Changed
Security Update
This version of the Sail Operator updates its supported Istio versions to address a critical security vulnerability. We strongly recommend all users upgrade to ensure their service mesh is protected.
Addressed CVE: ISTIO-SECURITY-2025-001
Patched Istio Versions: 1.27.1, 1.26.4, and 1.25.5
This release also includes technical fixes from the release-1.27 branch to improve stability:
- Fixed Integration Tests: Resolved an integration test failure caused by new default behaviors in PodDisruptionBudgets (PDBs). (#1181)
- Improved Installation: Disabled OpenAPI validation during chart installation to prevent potential conflicts. (#1185)
- API Transformer Fix: Corrected how the API transformer handles inline comments to ensure proper processing. (#1195)