Changes
1.30.0 (2026-04-13)
1.29.0 (2026-04-09)
1.28.0 (2026-04-02)
1.27.3 (2025-09-16)
Bug Fixes
- deploy: Upgrade gRPC service registration func (617bb68)
1.27.2 (2025-05-13)
Bug Fixes
- deploy: Correct pattern of unused resource definition, Revision (35b4f4a)
Documentation
- deploy: Comments updated for fields in several different resources (35b4f4a)
1.27.1 (2025-04-15)
Bug Fixes
- deploy: Update google.golang.org/api to 0.229.0 (3319672)
1.27.0 (2025-04-15)
Features
- deploy: Add resource definition for Revision (20f762c)
Documentation
- deploy: Typos fixes and small improvements (20f762c)
1.26.4 (2025-03-25)
Documentation
- deploy: Fix typo in comments (427f448)
1.26.3 (2025-03-13)
Bug Fixes
- deploy: Update golang.org/x/net to 0.37.0 (1144978)
1.26.2 (2025-02-12)
Documentation
- deploy: Minor documentation improvements (93b6495)
1.26.1 (2025-01-02)
Bug Fixes
- deploy: Update golang.org/x/net to v0.33.0 (e9b0b69)
1.26.0 (2024-12-04)
Features
- deploy: A new field
dns_endpoint is added to message .google.cloud.deploy.v1.GkeCluster (8dedb87)
Documentation
- deploy: A comment for field
internal_ip in message .google.cloud.deploy.v1.GkeCluster is changed (8dedb87) - deploy: A comment for field
requested_cancellation in message .google.cloud.deploy.v1.OperationMetadata is changed (8dedb87) - deploy: A comment for field
skaffold_version in message .google.cloud.deploy.v1.Release is changed (8dedb87) - deploy: Documentation improvements.
skaffold_version field is no longer explicitly marked as optional (8dedb87)
1.25.1 (2024-11-21)
Documentation
- deploy: Minor documentation updates (1036734)
1.25.0 (2024-11-14)
Features
- deploy: A new field
timed_promote_release_condition is added to message .google.cloud.deploy.v1.AutomationRuleCondition (f329c4c) - deploy: A new field
timed_promote_release_operation is added to message .google.cloud.deploy.v1.AutomationRun (f329c4c) - deploy: A new field
timed_promote_release_rule is added to message .google.cloud.deploy.v1.AutomationRule (f329c4c) - deploy: A new message
TimedPromoteReleaseCondition is added (f329c4c) - deploy: A new message
TimedPromoteReleaseOperation is added (f329c4c) - deploy: A new message
TimedPromoteReleaseRule is added (f329c4c)
Documentation
- deploy: A comment for field
target_id in message .google.cloud.deploy.v1.AutomationRun is changed (f329c4c)
1.24.0 (2024-11-06)
Features
- deploy: Added new fields for the Automation Repair rule (2c83297)
- deploy: Added route destination related fields to Gateway service mesh message (2c83297)
1.23.1 (2024-10-23)
Bug Fixes
- deploy: Update google.golang.org/api to v0.203.0 (8bb87d5)
- deploy: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see https://togithub.com/googleapis/google-cloud-go/issues/11020. (8bb87d5)
1.23.0 (2024-10-09)
Features
- deploy: Added support for deploy policies (78d8513)
Documentation
- deploy: Minor documentation updates (78d8513)
1.22.1 (2024-09-12)
Bug Fixes
- deploy: Bump dependencies (2ddeb15)
1.22.0 (2024-08-20)
Features
- deploy: Add support for Go 1.23 iterators (84461c0)
1.21.2 (2024-08-13)
Documentation
- deploy: Very minor documentation updates (564c355)
1.21.1 (2024-08-08)
Bug Fixes
- deploy: Update google.golang.org/api to v0.191.0 (5b32644)
1.21.0 (2024-08-01)
Features
- deploy: Add support for different Pod selector labels when doing canaries (#10581) (5b4b0f7)
Bug Fixes
- deploy: Make changes to an API that is disabled on the server, but whose client libraries were prematurely published (5b4b0f7)
- deploy: Remove an API that was mistakenly made public (123c886)
1.20.0 (2024-07-24)
Features
- deploy: Added support for configuring a proxy_url to a Kubernetes server (1bb4c84)
- deploy: Added support for deploy policies (1bb4c84)
- deploy: Added support for new custom target type and deploy policy platform logs (1bb4c84)
Bug Fixes
- deploy: Update dependencies (257c40b)
Documentation
- deploy: Small Cloud Deploy API documentation updates (1bb4c84)
- deploy: Small corrections to Cloud Deploy API documentation (1bb4c84)
1.19.3 (2024-07-10)
Bug Fixes
1.19.2 (2024-07-01)
Bug Fixes
1.19.1 (2024-06-26)
Bug Fixes
- deploy: Enable new auth lib (b95805f)
1.19.0 (2024-05-16)
Features
- deploy: Add Skaffold verbose support to Execution Environment properties (652ba8f)
1.18.1 (2024-05-08)
Documentation
- deploy: Small corrections to Cloud Deploy API documentation (ae42f23)
1.18.0 (2024-05-01)
Features
- deploy: Add Skaffold remote config support for GCB repos (1d757c6)
Bug Fixes
- deploy: Bump x/net to v0.24.0 (ba31ed5)
1.17.2 (2024-03-14)
Bug Fixes
- deploy: Update protobuf dep to v1.33.0 (30b038d)
1.17.1 (2024-01-30)
Bug Fixes
- deploy: Enable universe domain resolution options (fd1d569)
1.17.0 (2024-01-08)
Features
- deploy: Add stable cutback duration configuration to the k8s gateway service mesh deployment strategy. This allows configuring the amount of time to migrate traffic back to the original Service in the stable phase (#9227) (bd30055)
1.16.0 (2023-12-07)
Features
- deploy: Add custom target type support (5132d0f)
1.15.0 (2023-11-09)
Features
- deploy: Add Automation API and Rollback API (b44c4b3)
1.14.2 (2023-11-01)
Bug Fixes
- deploy: Bump google.golang.org/api to v0.149.0 (8d2ab9f)
1.14.1 (2023-10-26)
Bug Fixes
- deploy: Update grpc-go to v1.59.0 (81a97b0)
1.14.0 (2023-10-19)
Features
- deploy: Added platform log RolloutUpdateEvent (f3e2b05)
1.13.1 (2023-10-12)
Bug Fixes
- deploy: Update golang.org/x/net to v0.17.0 (174da47)
1.13.0 (2023-07-27)
Features
- deploy: Added support for predeploy and postdeploy actions (#8337) (c51d006)
1.12.1 (2023-07-24)
Documentation
1.12.0 (2023-07-18)
Features
- deploy: Added support routeUpdateWaitTime field for Deployment Strategies (dda1f9d)
1.11.0 (2023-06-27)
Features
- deploy: Add deploy parameters for cloud deploy (94ea341)
1.10.1 (2023-06-20)
Bug Fixes
- deploy: REST query UpdateMask bug (df52820)
1.10.0 (2023-06-07)
Features
- deploy: Add support for disabling Pod overprovisioning in the progressive deployment strategy configuration for a Kubernetes Target (#8052) (f2c3dd3)
1.9.0 (2023-05-30)
Features
- deploy: Update all direct dependencies (b340d03)
1.8.1 (2023-05-08)
Bug Fixes
- deploy: Update grpc to v1.55.0 (1147ce0)
1.8.0 (2023-03-22)
Features
- deploy: Added supported for Cloud Deploy Progressive Deployment Strategy (c967961)
1.7.0 (2023-03-15)
Features
- deploy: Update iam and longrunning deps (91a1f78)
1.6.0 (2023-01-04)
Features
1.5.0 (2022-11-03)
Features
- deploy: rewrite signatures in terms of new location (3c4b2b3)
1.4.0 (2022-10-25)
Features
- deploy: start generating stubs dir (de2d180)
1.3.0 (2022-10-14)
Features
- deploy: Publish new JobRun resource and associated methods for Google Cloud Deploy (ce3f945)
Bug Fixes
- deploy: Fix resource annotations for Cloud Deploy to use common resource name for locations (ce3f945)
1.2.1 (2022-07-12)
Documentation
- deploy: Cloud Deploy API Platform Logging documentation (6ffce1d)
1.2.0 (2022-02-23)
Features
- deploy: set versionClient to module version (55f0d92)
1.1.0 (2022-02-14)
Features
- deploy: add file for tracking version (17b36ea)
1.0.0 (2022-01-25)
Features
v0.1.0
- feat(deploy): start generating clients