Changelog

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

  • deps:Exclude google-auth 2.24.0 and 2.25.0 ( #12384 ) ( c69966f )

1.17.2 (2024-02-22)

Bug Fixes

  • [Many APIs] fix ValueError in test__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

  • Allow users to explicitly configure universe domain ( #12239 ) ( 8004d15 )

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

  • Require proto-plus >= 1.22.3 ( b96013d )

  • Use retry_async instead of retry in async client ( b96013d )

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

  • added support for predeploy and postdeploy actions ( #11529 ) ( cd98cdb )

1.11.1 (2023-07-20)

Documentation

1.11.0 (2023-07-11)

Features

  • added support routeUpdateWaitTime field for Deployment Strategies ( #11478 ) ( c1ebd34 )

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

  • Added support for DeployArtifacts ( 3c6733e )

  • Added support for in cluster verification ( 3c6733e )

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

  • Enable “rest” transport in Python for services supporting numeric enums ( #155 ) ( 3d6d5fe )

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

  • Publish new JobRun resource and associated methods for Google Cloud Deploy ( #133 ) ( 03ab410 )

Bug Fixes

1.3.1 (2022-08-11)

Bug Fixes

  • deps:allow protobuf < 5.0.0 ( #118 ) ( 8afd6d3 )

  • deps:require proto-plus >= 1.22.0 ( 8afd6d3 )

1.3.0 (2022-07-14)

Features

  • add audience parameter ( 580906e )

Bug Fixes

1.2.1 (2022-06-03)

Bug Fixes

  • deps:require protobuf <4.0.0dev ( #99 ) ( 5f58f57 )

Documentation

  • fix changelog header to consistent size ( #100 ) ( d13fd2d )

1.2.0 (2022-05-06)

Features

  • Add support for Anthos worker pool ( #61 ) ( f5105a4 )

1.1.1 (2022-03-05)

Bug Fixes

  • deps:require google-api-core>=1.31.5, >=2.3.2 ( #49 ) ( 248b59b )

1.1.0 (2022-02-26)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file ( 9bd690d )

1.0.0 (2021-11-01)

Features

  • bump release level to production/stable ( #3 ) ( 8bf3167 )

Bug Fixes

  • deps:drop packaging dependency ( 17baf34 )

  • deps:require google-api-core >= 1.28.0 ( 17baf34 )

Documentation

  • list oneofs in docstring ( 17baf34 )

0.3.0 (2021-10-18)

Features

  • add trove classifier for python 3.10 ( #12 ) ( 4838541 )

Documentation

0.2.0 (2021-10-08)

Features

  • add context manager support in client ( #9 ) ( bdcf454 )

0.1.1 (2021-09-30)

Bug Fixes

  • improper types in pagers generation ( 699cbdc )

0.1.0 (2021-09-27)

Features

Create a Mobile Website
View Site in Mobile | Classic
Share by: