Skip to content

Releases: googleapis/gapic-generator-python

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)

v1.6.1

12 Nov 00:06
f8bc1c6
Compare
Choose a tag to compare

1.6.1 (2022-11-11)

Bug Fixes

v1.6.0

09 Nov 20:24
e7881d9
Compare
Choose a tag to compare

1.6.0 (2022-11-09)

Features

  • Add typing to proto.Message based class attributes (#1474) (3bd2f87)

Bug Fixes

  • Detect changed Python files in Git pre-commit hook (#1475) (2a232fc)
  • Snippetgen handling of repeated enum field (#1443) (70d7882)

v1.5.0

17 Oct 22:29
f83199c
Compare
Choose a tag to compare

1.5.0 (2022-10-17)

Features

Bug Fixes

v1.4.4

20 Sep 23:04
f7c8b8a
Compare
Choose a tag to compare

1.4.4 (2022-09-20)

Bug Fixes

  • Do not generate _flattened() unit tests for client streaming methods (#1454) (29610ad)

v1.4.3

19 Sep 20:45
cbe3a9c
Compare
Choose a tag to compare

1.4.3 (2022-09-19)

Bug Fixes

  • Accept 4.x protobuf for gapic-generator-python (#1453) (d9099dd)
  • Femove vars and setfrom reserved names (#1451) (ae3e6bf)

v1.4.2

14 Sep 01:10
aea54f7
Compare
Choose a tag to compare

1.4.2 (2022-09-13)

Bug Fixes

  • Unit test generation for boolean query prams (#1447) (dd68dd1)