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

Releases: googleapis/python-resource-settings

v1.7.0

23 Feb 23:59
b987c78
Compare
Choose a tag to compare

1.7.0 (2023-02-16)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#161) (6a98eb5)

v1.6.1

23 Jan 15:39
d81d58e
Compare
Choose a tag to compare

1.6.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (1fa8c69)

Documentation

  • Add documentation for enums (1fa8c69)

v1.6.0

10 Jan 18:38
2b62062
Compare
Choose a tag to compare

1.6.0 (2023-01-10)

Features

v1.5.0

14 Dec 20:14
0d0a70b
Compare
Choose a tag to compare

1.5.0 (2022-12-14)

Features

  • Add support for google.cloud.resourcesettings.__version__ (24d1f71)
  • Add typing to proto.Message based class attributes (24d1f71)

Bug Fixes

  • Add dict typing for client_options (24d1f71)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (78343a3)
  • Drop usage of pkg_resources (78343a3)
  • Fix timeout default values (78343a3)

Documentation

  • samples: Snippetgen handling of repeated enum field (24d1f71)
  • samples: Snippetgen should call await on the operation coroutine before calling result (78343a3)

v1.4.3

10 Oct 15:55
b07f22e
Compare
Choose a tag to compare

1.4.3 (2022-10-07)

Bug Fixes

v1.4.2

04 Oct 00:32
2da3d85
Compare
Choose a tag to compare

1.4.2 (2022-09-29)

Bug Fixes

v1.4.1

15 Aug 14:05
cd2b11e
Compare
Choose a tag to compare

1.4.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#127) (6455479)
  • deps: require proto-plus >= 1.22.0 (6455479)

v1.4.0

18 Jul 13:48
c523310
Compare
Choose a tag to compare

1.4.0 (2022-07-16)

Features

Bug Fixes

v1.3.2

06 Jun 21:28
1096667
Compare
Choose a tag to compare

1.3.2 (2022-06-03)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#111) (a1dad10)

v1.3.1

07 Mar 16:44
4669c8b
Compare
Choose a tag to compare

1.3.1 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#89) (ba70731)