Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Releases: googleapis/gapic-generator-python

v0.43.3

Choose a tag to compare

@yoshi-automation yoshi-automation released this 13 Apr 16:32
8d9538b

Bug Fixes

  • sort subpackages in %namespace/%name/init.py (#836) (90cf882)

v0.43.2

Choose a tag to compare

@yoshi-automation yoshi-automation released this 24 Mar 17:32
f9f95a6

Bug Fixes

  • add certain raw imports to RESERVED_NAMES (#824) (04bd8aa)
  • Update module alias to resolve naming conflict (#820) (f5e9f36), closes #819

v0.43.1

Choose a tag to compare

@yoshi-automation yoshi-automation released this 19 Mar 22:32
a4b877d

Bug Fixes

  • use correct retry deadline in publisher methods (#814) (92a2cfc)

v0.43.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 12 Mar 00:18
852748a

Features

  • add bazel support for gapic metadata (#811) (7ced24a)
  • update templates to permit enum aliases (#809) (2e7ea11)

v0.42.2

Choose a tag to compare

@yoshi-automation yoshi-automation released this 05 Mar 21:17
203cdf1

Bug Fixes

  • s/grpcAsync/grpc-async for gapic metadata (#803) (96f7864)

v0.42.1

Choose a tag to compare

@yoshi-automation yoshi-automation released this 04 Mar 21:47
cde50f8

Bug Fixes

  • corner case fix for empty request generated test (#801) (039dc71)

v0.42.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 04 Mar 00:02
af75370

Features

v0.41.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 03 Mar 17:22
fa2fdc0

Features

v0.40.12

Choose a tag to compare

@yoshi-automation yoshi-automation released this 26 Feb 23:19
75a92c4

Bug Fixes

  • exclude 'input' from reserved names list (#788) (da2ff71)

v0.40.11

Choose a tag to compare

@yoshi-automation yoshi-automation released this 24 Feb 23:48
6ccc06f

Bug Fixes