Thanks to visit codestin.com
Credit goes to github.com

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

Releases: googleapis/python-beyondcorp-appgateways

v0.4.2

27 Mar 15:51
d0ad472

Choose a tag to compare

0.4.2 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#55) (c1ae524)

v0.4.1

23 Jan 16:00
debcaa2

Choose a tag to compare

0.4.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (dc161fb)

Documentation

  • Add documentation for enums (dc161fb)

v0.4.0

10 Jan 20:27
79e5b3d

Choose a tag to compare

0.4.0 (2023-01-10)

Features

v0.3.0

15 Dec 23:10
5543002

Choose a tag to compare

0.3.0 (2022-12-13)

Features

  • Add support for google.cloud.beyondcorp_appgateways.__version__ (0ab13cd)
  • Add typing to proto.Message based class attributes (0ab13cd)

Bug Fixes

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

Documentation

  • Fix minor docstring formatting (0ab13cd)
  • samples: Snippetgen handling of repeated enum field (0ab13cd)
  • samples: Snippetgen should call await on the operation coroutine before calling result (589bff0)

v0.2.2

10 Oct 18:11
59dbac0

Choose a tag to compare

0.2.2 (2022-10-10)

Bug Fixes

  • deps: Allow protobuf 3.19.5 (#30) (bef20fa)
  • deps: require google-api-core>=1.33.2 (bef20fa)

v0.2.1

04 Oct 00:11
b61c7c6

Choose a tag to compare

0.2.1 (2022-10-03)

Bug Fixes

  • deps: Require protobuf >= 3.20.2 (#28) (d7c75aa)

v0.2.0

19 Sep 19:07
205c7ef

Choose a tag to compare

0.2.0 (2022-09-16)

Features

Bug Fixes

  • deps: require google-api-core>=1.33.1,>=2.8.0 (008e80e)
  • deps: require protobuf >= 3.20.1 (008e80e)

v0.1.1

15 Aug 14:54
63ef42d

Choose a tag to compare

0.1.1 (2022-08-15)

Bug Fixes

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

v0.1.0

20 Jul 14:05
0eefc35

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 (1608753)