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

Releases: googleapis/python-vpc-access

v1.8.1

27 Mar 15:51
202b718
Compare
Choose a tag to compare

1.8.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#171) (cbb3701)

v1.8.0

24 Feb 00:53
29905d9
Compare
Choose a tag to compare

1.8.0 (2023-02-09)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#165) (ba2b48f)

v1.7.1

23 Jan 15:54
2d19921
Compare
Choose a tag to compare

1.7.1 (2023-01-23)

Bug Fixes

  • Add context manager return types (a5c0a5e)

Documentation

  • Add documentation for enums (a5c0a5e)

v1.7.0

10 Jan 17:46
66bc792
Compare
Choose a tag to compare

1.7.0 (2023-01-10)

Features

v1.6.0

15 Dec 19:05
c550e14
Compare
Choose a tag to compare

1.6.0 (2022-12-08)

Features

  • add support for google.cloud.vpcaccess.__version__ (ac907b5)
  • Add typing to proto.Message based class attributes (ac907b5)

Bug Fixes

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

Documentation

  • samples: Snippetgen handling of repeated enum field (ac907b5)
  • samples: Snippetgen should call await on the operation coroutine before calling result (c039a98)

v1.5.2

10 Oct 15:54
fdcc0cf
Compare
Choose a tag to compare

1.5.2 (2022-10-07)

Bug Fixes

v1.5.1

04 Oct 00:41
7dfabbd
Compare
Choose a tag to compare

1.5.1 (2022-09-29)

Bug Fixes

v1.5.0

23 Aug 17:24
2eb781b
Compare
Choose a tag to compare

1.5.0 (2022-08-23)

Features

  • Adds support for configuring scaling settings (#132) (8b69869)

v1.4.1

15 Aug 14:26
93740fd
Compare
Choose a tag to compare

1.4.1 (2022-08-11)

Bug Fixes

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

v1.4.0

18 Jul 13:25
c70dc56
Compare
Choose a tag to compare

1.4.0 (2022-07-16)

Features

Bug Fixes