Skip to content

Releases: googleapis/gapic-generator-python

v1.8.6

15 Mar 17:28
e32255f
Compare
Choose a tag to compare

1.8.6 (2023-03-14)

Bug Fixes

  • Ignore_unknown_fields parsing service config (#1618) (de6386f)

v1.8.5

23 Feb 22:21
0ef9e62
Compare
Choose a tag to compare

1.8.5 (2023-02-23)

Bug Fixes

  • Fix mypy error with rest interceptors (#1603) (c36876f)
  • Fix mypy errors in rest.py (#1599) (120f19e)
  • Resolve errors from annotating containers with non-local enums (#1608) (73652e3)

v1.8.4

07 Feb 15:27
3277721
Compare
Choose a tag to compare

1.8.4 (2023-02-07)

Bug Fixes

  • Fix generated unit tests with repeated double (#1582) (4c7dd53)
  • Fix install issue for packages without google namespace (#1576) (862cc64)
  • Use protobuf 3.21.12 in bazel build rules (#1584) (550a5f1)

v1.8.3

06 Feb 18:48
0b8881d
Compare
Choose a tag to compare

1.8.3 (2023-02-06)

Bug Fixes

  • Raise not implemented error when REST transport is not supported (#1578) (af6e77c)

v1.8.2

23 Jan 21:20
2fa5e37
Compare
Choose a tag to compare

1.8.2 (2023-01-23)

Bug Fixes

v1.8.1

19 Jan 17:27
a48e6e9
Compare
Choose a tag to compare

1.8.1 (2023-01-19)

Bug Fixes

Documentation

v1.8.0

09 Jan 17:57
10dc922
Compare
Choose a tag to compare

1.8.0 (2023-01-09)

Features

Documentation

  • client: Fix typo in get_mtls_endpoint_and_cert_source doc (#1552) (57e8abc)
  • utils: Fix typos in nth function docstring (#1553) (e4be9ae)

v1.7.1

13 Dec 17:07
c325a39
Compare
Choose a tag to compare

1.7.1 (2022-12-13)

Bug Fixes

v1.7.0

06 Dec 00:37
a0e3346
Compare
Choose a tag to compare

1.7.0 (2022-12-06)

Features

  • Add snippetgen config language and testing resource files (#1504) (5b98659)

Bug Fixes

  • deps: require google-api-core >=1.34.0, >=2.11.0 (6de9e28)
  • Drop usage of pkg_resources (#1471) (a50c290)
  • Fix timeout default values (6de9e28)
  • Snippetgen should call await on the operation coroutine before calling result (#1495) (69a49c6)

v1.6.2

15 Nov 22:13
196a3ad
Compare
Choose a tag to compare

1.6.2 (2022-11-15)

Bug Fixes

  • update dependency googleapis-common-protos to v1.57.0 (786b0d4)