Skip to content

Releases: googleapis/gapic-generator-python

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)

v1.3.0

06 Sep 18:42
1128408
Compare
Choose a tag to compare

1.3.0 (2022-09-06)

Features

  • Add BUILD rule parameter to allow setting numeric enums (#1411) (5c578ed)
  • Add generated sample comment (#1417) (ef55bce)
  • docker-entrypoint: Add --experimental_allow_proto3_optional (#1414) (b92ab8c)
  • Encode numeric enums parameter with REST requests (#1399) (63599bb)
  • Make REST unit tests support numeric enums (#1423) (8839c6f)
  • Note that "rest" transport support is beta. (#1403) (faba515)
  • When requesting numeric enums in responses, also send them in requests (#1405) (31b1b16)

Bug Fixes

v1.2.0

12 Aug 15:36
113ab01
Compare
Choose a tag to compare

1.2.0 (2022-08-12)

Features

Bug Fixes

  • Fix required fields test for REST transport (#1389) (c3ffee8)
  • fixes bug in a test with explicit_routing (#1397) (6d974a1)
  • Unit test for nested fields in url path (#1387) (35f6fa3)

v1.1.2

21 Jul 21:00
23c0461
Compare
Choose a tag to compare

1.1.2 (2022-07-21)

Bug Fixes

  • fix wildcard resource names helper method (#1363) (b4ecb44)

v1.1.1

05 Jul 15:48
cc1f7ca
Compare
Choose a tag to compare

1.1.1 (2022-07-04)

Bug Fixes

  • resolve issue where rest test appears in grpc-only client (#1343) (22cd2ca)

v1.1.0

23 Jun 16:47
2ef2a44
Compare
Choose a tag to compare

1.1.0 (2022-06-23)

Features

Documentation

v1.0.1

10 Jun 18:33
39a048f
Compare
Choose a tag to compare

1.0.1 (2022-06-10)

Bug Fixes

v1.0.0

25 May 15:47
3f2375d
Compare
Choose a tag to compare

1.0.0 (2022-05-24)

Features