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

Releases: googleapis/python-beyondcorp-clientgateways

v0.4.1

27 Mar 15:55
1f04c8d
Compare
Choose a tag to compare

0.4.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#52) (dc78c21)

v0.4.0

16 Feb 20:27
3759bef
Compare
Choose a tag to compare

0.4.0 (2023-02-09)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#46) (7aa95be)

v0.3.1

23 Jan 15:48
9416cd5
Compare
Choose a tag to compare

0.3.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (b0c6c49)

Documentation

  • Add documentation for enums (b0c6c49)

v0.3.0

10 Jan 20:27
3cfdaf7
Compare
Choose a tag to compare

0.3.0 (2023-01-10)

Features

v0.2.0

15 Dec 21:21
84d2e09
Compare
Choose a tag to compare

0.2.0 (2022-12-15)

Features

  • Add support for google.cloud.beyondcorp_clientgateways.__version__ (41cfb6a)
  • Add typing to proto.Message based class attributes (41cfb6a)

Bug Fixes

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

Documentation

  • Fix minor docstring formatting (41cfb6a)
  • samples: Snippetgen handling of repeated enum field (41cfb6a)
  • samples: Snippetgen should call await on the operation coroutine before calling result (d290938)

v0.1.3

10 Oct 15:51
4c7f005
Compare
Choose a tag to compare

0.1.3 (2022-10-07)

Bug Fixes

v0.1.2

29 Sep 19:58
83845c3
Compare
Choose a tag to compare

0.1.2 (2022-09-29)

Bug Fixes

  • deps: Require protobuf >= 3.20.2 (#25) (a218def)

v0.1.1

15 Aug 14:58
f636046
Compare
Choose a tag to compare

0.1.1 (2022-08-15)

Bug Fixes

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

v0.1.0

20 Jul 14:02
4b09389
Compare
Choose a tag to compare

0.1.0 (2022-07-20)

Features

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (19d5ff1)