Skip to content

Releases: googleapis/gapic-generator-python

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

v0.65.3

03 May 11:16
bd09bd8
Compare
Choose a tag to compare

0.65.3 (2022-05-03)

Bug Fixes

  • don't use stale session in rest transport (#1291) (a96ef9e)

v0.65.2

21 Apr 20:33
ec93a44
Compare
Choose a tag to compare

0.65.2 (2022-04-21)

Bug Fixes

  • disambiguate method names (#1282) (efe7216)
  • fixes bug when an annotation path in an http rule does not have =. (#1284) (6dcb97c)
  • use async snippet in async client method docstring (#1280) (b72e1e0)

v0.65.1

13 Apr 17:09
2653d74
Compare
Choose a tag to compare

0.65.1 (2022-04-13)

Bug Fixes