Skip to content

Releases: googleapis/gapic-generator-python

v1.23.0

14 Feb 00:43
a230015
Compare
Choose a tag to compare

1.23.0 (2025-02-14)

Features

  • Add ability to remove unversioned modules (#2329) (ccd619f)
  • Added support for internal methods in selective GAPIC generation (#2325) (eb8a69e)

v1.22.1

12 Feb 18:02
28d86ae
Compare
Choose a tag to compare

1.22.1 (2025-02-12)

Bug Fixes

  • deps: Require grpc-google-iam-v1>=0.14.0 (#2327) (d4236c8)

v1.22.0

30 Jan 22:47
bac71a9
Compare
Choose a tag to compare

1.22.0 (2025-01-30)

Features

  • Add cred info to auth related errors (#2115) (a694ceb)
  • Add REST Interceptors to support reading metadata (#2299) (e050f4e)
  • Add support for reading selective GAPIC generation methods from service YAML (#2272) (3a1a91c)

v1.21.0

11 Dec 22:54
1fb1c76
Compare
Choose a tag to compare

1.21.0 (2024-12-11)

Features

  • Add client debug logging support for async gRPC (#2291) (f45935a)
  • Add client logging support for sync gRPC (#2284) (dddf797)
  • Add debug log when creating client (#2265) (8be95a2)
  • Add debug log when sending requests via REST (#2270) (4cb1fa2)

Bug Fixes

  • Fix typing issue with gRPC metadata when key ends in -bin (#2251) (8b3b80f)
  • log: Preserve dict of rest async response headers (#2288) (b10cc21)

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