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

Releases: googleapis/python-api-gateway

v1.7.1

27 Mar 14:42
437e7df
Compare
Choose a tag to compare

1.7.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#208) (f2254d6)

v1.7.0

27 Feb 22:58
2b8baa9
Compare
Choose a tag to compare

1.7.0 (2023-02-27)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#202) (bff081a)

v1.6.1

23 Jan 15:36
57e4bc0
Compare
Choose a tag to compare

1.6.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (9288267)

Documentation

  • Add documentation for enums (9288267)

v1.6.0

11 Jan 15:27
284dbda
Compare
Choose a tag to compare

1.6.0 (2023-01-10)

Features

v1.5.1

15 Dec 19:04
810d14d
Compare
Choose a tag to compare

1.5.1 (2022-12-08)

Bug Fixes

  • deps: Require google-api-core >=1.34.0, >=2.11.0 (19703a5)
  • Drop usage of pkg_resources (19703a5)
  • Fix timeout default values (19703a5)

Documentation

  • samples: Snippetgen should call await on the operation coroutine before calling result (19703a5)

v1.5.0

16 Nov 13:26
0ebb9e3
Compare
Choose a tag to compare

1.5.0 (2022-11-16)

Features

  • Add typing to proto.Message based class attributes (7b87c92)

Documentation

  • samples: Snippetgen handling of repeated enum field (7b87c92)

v1.4.0

07 Nov 21:17
b1417a2
Compare
Choose a tag to compare

1.4.0 (2022-11-07)

Features

  • add support for google.cloud.apigateway.__version__ (e9e9c31)

Bug Fixes

  • Add dict typing for client_options (e9e9c31)
  • deps: require google-api-core >=1.33.2 (e9e9c31)

v1.3.3

10 Oct 15:55
7a8e4db
Compare
Choose a tag to compare

1.3.3 (2022-10-07)

Bug Fixes

v1.3.2

04 Oct 00:49
2fcb8bf
Compare
Choose a tag to compare

1.3.2 (2022-09-29)

Bug Fixes

v1.3.1

15 Aug 14:26
9ad957f
Compare
Choose a tag to compare

1.3.1 (2022-08-11)

Bug Fixes

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