Changelog

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

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