Maintained with ☕️ by
IcePanel logo

We released an updated version of the Apigee hybrid software, v1.14.7

Share

Services

## Announcement Announcement ### v1.14.7 On July 23, 2026 we released an updated version of the Apigee hybrid software, v1.14.7. * For information on upgrading, see [Upgrading Apigee hybrid to version 1.14](https://cloud.google.com/apigee/docs/hybrid/v1.14/upgrade). * For information on new installations, see [The big picture](https://cloud.google.com/apigee/docs/hybrid/v1.14/big-picture). **Note:** This is a patch release: The container images used in patch releases are integrated with the Apigee hybrid Helm charts. Upgrading to a patch via the Helm chart automatically updates the images. No manual image changes are typically needed. For information on container image support in Apigee hybrid releases, see [Apigee release process](https://cloud.google.com/apigee/docs/release/apigee-release-process#apigee-hybrid-container-images). ## Feature Feature **Runtime rollout strategy configuration** In this release, you can configure the rollout strategy used when updating runtime (message processor) ReplicaSets by setting the [runtime.release.strategy](https://cloud.google.com/apigee/docs/hybrid/v1.14/config-prop-ref#runtime-release-strategy) property (with options `rolling`, `scale-down-first`, or `none`) or per-environment with `envs[].components.runtime.release.strategy` in your overrides configuration file. The property defaults to `rolling`. ## Security Security Various security and CVE fixes are included in this release.