Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Releases: googleapis/python-deploy

v1.9.0

31 May 20:37
27602a5
Compare
Choose a tag to compare

1.9.0 (2023-05-25)

Features

  • Added support for DeployArtifacts (3c6733e)
  • Added support for in cluster verification (3c6733e)

v1.8.0

27 Mar 15:03
de38202
Compare
Choose a tag to compare

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)

v1.7.0

23 Feb 03:29
6daa092
Compare
Choose a tag to compare

1.7.0 (2023-02-16)

Features

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

v1.6.1

23 Jan 15:59
53bef05
Compare
Choose a tag to compare

1.6.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (24facad)

Documentation

  • Add documentation for enums (24facad)

v1.6.0

10 Jan 17:18
2298657
Compare
Choose a tag to compare

1.6.0 (2023-01-10)

Features

v1.5.0

15 Dec 16:00
1069021
Compare
Choose a tag to compare

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)

v1.4.1

10 Oct 15:52
9d05a72
Compare
Choose a tag to compare

1.4.1 (2022-10-07)

Bug Fixes

v1.4.0

29 Sep 20:02
184297b
Compare
Choose a tag to compare

1.4.0 (2022-09-29)

Features

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

Bug Fixes

v1.3.1

16 Aug 18:07
9a19680
Compare
Choose a tag to compare

1.3.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#118) (8afd6d3)
  • deps: require proto-plus >= 1.22.0 (8afd6d3)

v1.3.0

18 Jul 13:07
f2a2492
Compare
Choose a tag to compare

1.3.0 (2022-07-14)

Features

Bug Fixes