Skip to content

Releases: googleapis/gapic-generator-python

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)

v1.4.1

12 Sep 19:40
8e4e209
Compare
Choose a tag to compare

1.4.1 (2022-09-09)

Bug Fixes

  • Fix test generation for *Value wrapper classes (#1437) (9e9971f)
  • Remove grpc only methods from rest.py (#1440) (c12a1c2)
  • rest: Use strict encoding to lowercase query string bools (#1436) (e667406)

v1.4.0

08 Sep 00:11
0bf4485
Compare
Choose a tag to compare

1.4.0 (2022-09-07)

Features

v1.3.1

07 Sep 18:10
285ed93
Compare
Choose a tag to compare

1.3.1 (2022-09-07)

Bug Fixes

  • Fix LRO method test and rest test coverage (#1433) (c57a93f)