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

Releases: googleapis/python-os-config

v1.15.2

05 Jul 15:00
575b424
Compare
Choose a tag to compare

1.15.2 (2023-07-04)

Bug Fixes

  • Add async context manager return types (#280) (ba03471)

v1.15.1

27 Mar 14:51
74a85f2
Compare
Choose a tag to compare

1.15.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#272) (4fdfa8b)

v1.15.0

23 Feb 23:47
6fc0916
Compare
Choose a tag to compare

1.15.0 (2023-02-21)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#266) (679246f)

v1.14.1

23 Jan 15:41
a41243c
Compare
Choose a tag to compare

1.14.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (97b46fa)

Documentation

  • Add documentation for enums (97b46fa)

v1.14.0

10 Jan 18:40
c2abd3f
Compare
Choose a tag to compare

1.14.0 (2023-01-10)

Features

v1.13.0

13 Dec 20:24
25dd208
Compare
Choose a tag to compare

1.13.0 (2022-12-13)

Features

  • Add support for google.cloud.osconfig.__version__ (0980ecc)
  • Add typing to proto.Message based class attributes (0980ecc)

Bug Fixes

  • Add dict typing for client_options (0980ecc)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (326bd8c)
  • Drop usage of pkg_resources (326bd8c)
  • Fix timeout default values (326bd8c)

Documentation

  • samples: Snippetgen handling of repeated enum field (0980ecc)
  • samples: Snippetgen should call await on the operation coroutine before calling result (326bd8c)

v1.12.4

10 Oct 16:10
9c6974e
Compare
Choose a tag to compare

1.12.4 (2022-10-07)

Bug Fixes

v1.12.3

04 Oct 00:33
7568a9d
Compare
Choose a tag to compare

1.12.3 (2022-09-29)

Bug Fixes

v1.12.2

15 Aug 14:03
67b6622
Compare
Choose a tag to compare

1.12.2 (2022-08-11)

Bug Fixes

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

v1.12.1

13 Jul 17:40
6117c28
Compare
Choose a tag to compare

1.12.1 (2022-07-13)

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (#218) (50330f2)