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

Releases: googleapis/python-deploy

v0.3.2

09 Jun 14:33
50bf5b6

Choose a tag to compare

0.3.2 (2022-06-07)

Bug Fixes

  • deps: require protobuf<4.0.0 on v0 branch (#104) (4b36b5a)

v1.2.1

07 Jun 11:16
308b8d6

Choose a tag to compare

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)

v1.2.0

19 May 13:03
8269fe5

Choose a tag to compare

1.2.0 (2022-05-06)

Features

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

v0.3.1

19 May 14:48
304a58d

Choose a tag to compare

0.3.1 (2022-04-01)

Bug Fixes

  • deps: require google-api-core >= 1.31.5, >= 2.3.2 on v0 release (#54) (9e9c713)

v1.1.1

07 Mar 16:11
642f5aa

Choose a tag to compare

1.1.1 (2022-03-05)

Bug Fixes

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

v1.1.0

28 Feb 23:02
6de97b6

Choose a tag to compare

1.1.0 (2022-02-26)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (9bd690d)

v1.0.0

02 Nov 17:52
cdffca3

Choose a tag to compare

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)

v0.3.0

18 Oct 19:34
4f74c70

Choose a tag to compare

Features

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

Documentation

v0.2.0

11 Oct 16:48
dd3f313

Choose a tag to compare

Features

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

v0.1.1

30 Sep 15:18
2784a61

Choose a tag to compare

Bug Fixes

  • improper types in pagers generation (699cbdc)