Skip to content

Releases: googleapis/gapic-generator-python

v1.23.2

28 Feb 17:46
0e7a9d7

Choose a tag to compare

1.23.2 (2025-02-28)

Bug Fixes

  • Resolve rare issue where ValueError is not raised when both request and flattened param are set (#2258) (4ecfbeb)

v1.23.1

20 Feb 18:56
259f85e

Choose a tag to compare

1.23.1 (2025-02-14)

Documentation

v1.23.0

14 Feb 00:43
a230015

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

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

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

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

Choose a tag to compare

1.20.2 (2024-10-30)

Bug Fixes

v1.20.1

28 Oct 13:42
9d17924

Choose a tag to compare

1.20.1 (2024-10-25)

Bug Fixes

v1.20.0

23 Oct 15:55
aaef013

Choose a tag to compare

1.20.0 (2024-10-23)

Features

Bug Fixes

v1.19.1

10 Oct 20:10
1b4373a

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)