Skip to content

Releases: googleapis/gapic-generator-python

v1.20.2

30 Oct 19:28
1e6a14f
Compare
Choose a tag to compare

1.20.2 (2024-10-30)

Bug Fixes

v1.20.1

28 Oct 13:42
9d17924
Compare
Choose a tag to compare

1.20.1 (2024-10-25)

Bug Fixes

v1.20.0

23 Oct 15:55
aaef013
Compare
Choose a tag to compare

1.20.0 (2024-10-23)

Features

Bug Fixes

v1.19.1

10 Oct 20:10
1b4373a
Compare
Choose a tag to compare

1.19.1 (2024-10-10)

Bug Fixes

  • Add default library settings for incorrect lib version (#2212) (de46272)
  • Resolve issue with wait operation mixin (#2218) (095d060)
  • Use disambiguated name for rpcs to avoid collisions (#2217) (296cd3e)

v1.19.0

09 Oct 18:48
2a64229
Compare
Choose a tag to compare

1.19.0 (2024-10-09)

Features

  • Add async rest transport support in gapics (#2164) (2949465)
  • Add support for reading ClientLibrarySettings from service configuration YAML (#2098) (11e3967)
  • Implement async rest transport constructor (#2123) (2809753)
  • Leverage async anonymous credentials in tests (#2105) (4afac87)

Bug Fixes

  • Add support for field with name 'self' (#2205) (ed88fe2)
  • Resolve issue where explicit routing metadata was not sent in async clients (#2133) (c222b12)
  • Streaming for sync REST API calls (#2204) (ce3b84c)

v1.18.5

06 Aug 20:48
f773c8a
Compare
Choose a tag to compare

1.18.5 (2024-08-06)

Bug Fixes

v1.18.4

26 Jul 19:50
dbf4efc
Compare
Choose a tag to compare

1.18.4 (2024-07-26)

Bug Fixes

v1.18.3

23 Jul 18:34
4441c92
Compare
Choose a tag to compare

1.18.3 (2024-07-23)

Bug Fixes

  • Allow pyi files to be included in the output of py_gapic_assembly_pkg (#2036) (8c517a0)
  • Retry and timeout values do not propagate in requests during pagination (#2065) (76aa98e)

v1.18.2

02 Jul 17:29
5ce082a
Compare
Choose a tag to compare

1.18.2 (2024-07-02)

Bug Fixes

  • Fix AwaitableMock test coverage (b48c935)

v1.18.1

20 Jun 17:49
36685c2
Compare
Choose a tag to compare

1.18.1 (2024-06-20)

Bug Fixes