Changelog
2.6.3 (2025年03月21日)
Documentation
2.6.2 (2025年03月15日)
Bug Fixes
[Many APIs] Allow Protobuf 6.x (feb5353)
remove setup.cfg configuration for creating universal wheels (#13659) (59bfd42)
2.6.1 (2025年02月18日)
Bug Fixes
- deps: Require grpc-google-iam-v1>=0.14.0 (16e14c8)
2.6.0 (2025年02月12日)
Features
Add REST Interceptors which support reading metadata (e92d527)
Add support for reading selective GAPIC generation methods from service YAML (e92d527)
Documentation
- Minor documentation improvements (3e64234)
2.5.0 (2024年12月12日)
Features
A new field
dns_endpointis added to message.google.cloud.deploy.v1.GkeCluster(a33d01b)Add support for opt-in debug logging (19ed3be)
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin (19ed3be)
Documentation
skaffold_versionfield is no longer explicitly marked as optional (d26c55b)A comment for field
internal_ipin message.google.cloud.deploy.v1.GkeClusteris changed (a33d01b)A comment for field
requested_cancellationin message.google.cloud.deploy.v1.OperationMetadatais changed (a33d01b)A comment for field
skaffold_versionin message.google.cloud.deploy.v1.Releaseis changed (a33d01b)documentation improvements (d26c55b)
2.4.1 (2024年11月21日)
Documentation
- minor documentation updates (d64e75a)
2.4.0 (2024年11月14日)
Features
A new field
timed_promote_release_conditionis added to message.google.cloud.deploy.v1.AutomationRuleCondition(f7470ad)A new field
timed_promote_release_operationis added to message.google.cloud.deploy.v1.AutomationRun(f7470ad)A new field
timed_promote_release_ruleis added to message.google.cloud.deploy.v1.AutomationRule(f7470ad)A new message
TimedPromoteReleaseConditionis added (f7470ad)A new message
TimedPromoteReleaseOperationis added (f7470ad)A new message
TimedPromoteReleaseRuleis added (f7470ad)
Documentation
- A comment for field
target_idin message.google.cloud.deploy.v1.AutomationRunis changed (f7470ad)
2.3.0 (2024年10月31日)
Features
added new fields for the Automation Repair rule (5bad720)
added route destination related fields to Gateway service mesh message (5bad720)
Bug Fixes
- disable universe-domain validation (53c951e)
2.2.0 (2024年10月24日)
Features
2.1.0 (2024年10月08日)
Features
- added support for deploy policies (bbe5daf)
Documentation
- Minor documentation updates (bbe5daf)
2.0.1 (2024年08月08日)
Documentation
- very minor documentation updates (477c8e4)
2.0.0 (2024年07月30日)
⚠ BREAKING CHANGES
- Remove an API that was mistakenly made public
Features
[google-cloud-deploy] added support for deploy policies (40a5c2a)
[google-cloud-deploy] added support for new custom target type and deploy policy platform logs (40a5c2a)
Add support for different Pod selector labels when doing canaries (cf7022d)
added support for configuring a proxy_url to a Kubernetes server (40a5c2a)
Bug Fixes
Remove an API that was mistakenly made public (cf7022d)
Retry and timeout values do not propagate in requests during pagination (52db52e)
Retry and timeout values do not propagate in requests during pagination (ba1064f)
Documentation
- small corrections to Cloud Deploy API documentation (40a5c2a)
1.19.1 (2024年07月08日)
Bug Fixes
1.19.0 (2024年05月16日)
Features
- [google-cloud-deploy] add Skaffold verbose support to Execution Environment properties (#12701) (03c7b0c)
1.18.1 (2024年05月07日)
Documentation
- small corrections to Cloud Deploy API documentation (dbe7988)
1.18.0 (2024年04月22日)
Features
- add Skaffold remote config support for GCB repos (bd918e6)
Documentation
- clarified related comments (bd918e6)
1.17.3 (2024年03月05日)
Bug Fixes
1.17.2 (2024年02月22日)
Bug Fixes
[Many APIs] fix
ValueErrorintest__validate_universe_domain(#12282) (b985096)deps: [Many APIs] Require
google-api-core>=1.34.1(#12306) (1e787f2)
1.17.1 (2024年02月06日)
Bug Fixes
Add google-auth as a direct dependency (c721248)
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (c721248)
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (c721248)
1.17.0 (2024年02月01日)
Features
1.16.0 (2024年01月12日)
Features
Add stable cutback duration configuration to the k8s gateway service mesh deployment strategy (e68b735)
Updated logging protos with new fields (e68b735)
Documentation
- Fixed a number of comments (e68b735)
1.15.0 (2023年12月07日)
Features
Add custom target type support (f4938c0)
Add revision tagging for one of the Cloud Run deployment strategies (f4938c0)
Add support for python 3.12 (b96013d)
Introduce compatibility with native namespace packages (b96013d)
Bug Fixes
Documentation
- Fixed a number of comments. (f4938c0)
1.14.0 (2023年11月02日)
Features
- add Automation API and Rollback API (9748909)
Documentation
- small documentation updates (9748909)
1.13.0 (2023年11月02日)
Features
1.12.1 (2023年09月19日)
Documentation
1.12.0 (2023年08月03日)
Features
1.11.1 (2023年07月20日)
Documentation
1.11.0 (2023年07月11日)
Features
1.10.1 (2023年07月05日)
Bug Fixes
1.10.0 (2023年06月21日)
Features
Add deploy parameters for cloud deploy (1fcd772)
Add support for disabling Pod overprovisioning in the progressive deployment strategy configuration for a Kubernetes Target (1fcd772)
1.9.0 (2023年05月25日)
Features
1.8.0 (2023年03月24日)
Features
- Added supported for Cloud Deploy Progressive Deployment Strategy (f8f2a5e)
Documentation
Deprecate TYPE_RENDER_STATUES_CHANGE, use RELEASE_RENDER log type instead (f8f2a5e)
Fix formatting of request arg in docstring (f8f2a5e)
1.7.0 (2023年02月16日)
Features
1.6.1 (2023年01月20日)
Bug Fixes
- Add context manager return types (24facad)
Documentation
- Add documentation for enums (24facad)
1.6.0 (2023年01月10日)
Features
1.5.0 (2022年12月15日)
Features
Add support for
google.cloud.deploy.__version__(7e8512a)Add typing to proto.Message based class attributes (7e8512a)
Bug Fixes
Add dict typing for client_options (7e8512a)
deps: Require google-api-core >=1.34.0, >=2.11.0 (2e193c3)
Drop usage of pkg_resources (2e193c3)
Fix timeout default values (2e193c3)
Documentation
samples: Snippetgen handling of repeated enum field (7e8512a)
samples: Snippetgen should call await on the operation coroutine before calling result (2e193c3)
1.4.1 (2022年10月07日)
Bug Fixes
1.4.0 (2022年09月29日)
Features
Bug Fixes
1.3.1 (2022年08月11日)
Bug Fixes
1.3.0 (2022年07月14日)
Features
- add audience parameter (580906e)
Bug Fixes
1.2.1 (2022年06月03日)
Bug Fixes
Documentation
1.2.0 (2022年05月06日)
Features
1.1.1 (2022年03月05日)
Bug Fixes
1.1.0 (2022年02月26日)
Features
Bug Fixes
- resolve DuplicateCredentialArgs error when using credentials_file (9bd690d)
1.0.0 (2021年11月01日)
Features
Bug Fixes
Documentation
- list oneofs in docstring (17baf34)
0.3.0 (2021年10月18日)
Features
Documentation
0.2.0 (2021年10月08日)
Features
0.1.1 (2021年09月30日)
Bug Fixes
- improper types in pagers generation (699cbdc)
0.1.0 (2021年09月27日)
Features
- generate v1 (7435abf)