gcp Google Cloud release notes ·

Apigee hybrid: Configure runtime rollout strategy

infragcpengineer
feature

Apigee hybrid now allows configuration of the runtime (message processor) ReplicaSet update rollout strategy. This provides control over update deployments, defaulting to 'rolling' which is suitable for most use cases. Engineers managing hybrid deployments can now specify strategies like 'scale-down-first' or 'none' for finer-grained control.

Features (1)
  • Apigee hybrid Runtime rollout strategy configuration

    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 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 .

Read the original announcement →

https://docs.cloud.google.com/release-notes#July_23_2026

Related releases