Gloo Operator changelog
Review the changelog for the Gloo Operator.
For more information, see the Gloo Operator installation guide.
Changelog entry types
Changelog entries are categorized into the following types:
- Breaking Changes: An API is changed in a way that is not backwards compatible, such as a changed format for an API field.
- Bug Fixes: A bug is resolved in this release.
- Dependency Bumps: The version for a dependency in the Gloo Operator is bumped in this release.
- New Features: A new feature is implemented in the release.
v0.2
v0.2.5
New Features
None
Bug Fixes
- Upgraded Go version to 1.24.4 to address CVE-2025-22874
Breaking Changes
None
Miscellaneous
None
v0.2.4
New Features
- ServiceMeshController: Support Istio 1.26
Bug Fixes
None
Breaking Changes
None
Miscellaneous
v0.2.3
New Features
- Ability to set
affinity
,tolerations
,nodeSelector
as Helm values for gloo-operator
Bug Fixes
- ServiceMeshController: PILOT_ENABLE_K8S_SELECT_WORKLOAD_ENTRIES is no longer set in Ambient mode
Breaking Changes
None
Miscellaneous
v0.2.2
New Features
Extensions API supports ability to override underlying helm values supported keys listed below:
values.istio-base
values.istiod
values.istio-cni
values.istio-ztunnel
values.gloo
values.otel
Bug Fixes
None
Breaking Changes
None
Miscellaneous
None
v0.2.1
Bug Fixes
- GatewayController infinite reconciliation loop in some Kubernetes clusters
Miscellaneous
v0.2.0
New Features
Extensions API for advanced configuration using gloo-extensions-config ConfigMap
Structured logging in gloo-operator
Admin HTTP service on localhost:6060
Istio 1.25 support
ServiceMeshController API
spec.image.registry
to enable image proxy cacheGatewayController API to deploy Gloo Gateway Enterprise
Bug Fixes
- Platform detector differentiates between GKE and GCP
Breaking Changes
None
Miscellaneous
commonLabels
Helm value to set labels common to all gloo-operator Helm resourcesSaaS extensions for ServiceMeshController and GatewayController
OTelController for SaaS
API reference documentation
v0.1
v0.1.0
New Features
Istio lifecycle management
Experimental Gloo Gateway lifecycle management