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.40.0

19 Jan 22:47
68f7ef0

Choose a tag to compare

Features

v0.39.1

05 Jan 20:32
e5b7648

Choose a tag to compare

Bug Fixes

  • fix missing .coveragerc and the broken bazel build (#723) (7f8235f)
  • Update gapic-generator-python to gracefully handle internal google inconsistencies (#721) (b984295)
  • updating testing, rest-only generation, & minor bug-fixes (#716) (56c31de)

v0.39.0

05 Jan 20:02
f646767

Choose a tag to compare

Features

Bug Fixes

v0.38.0

16 Dec 19:02
edadb22

Choose a tag to compare

Features

  • add 'from_service_account_info' factory to clients (#706) (94d5f0c), closes #705

v0.37.1

10 Dec 20:32
e2a6f9d

Choose a tag to compare

Bug Fixes

v0.37.0

08 Dec 20:16
f28b43d

Choose a tag to compare

Features

  • add proper handling of query/path/body parameters for rest transport (#702) (6b2de5d)

v0.36.0

16 Nov 19:46
996515d

Choose a tag to compare

Features

  • add rest transport generation for clients with optional transport flag (#688) (af59c2c)

v0.35.11

12 Nov 19:02
b85cbd4

Choose a tag to compare

Bug Fixes

  • add enums to types/init.py (#695) (e1d4a4a)
  • update protobuf version [gapic-generator-python] (#696) (ea3e519)

v0.35.10

09 Nov 18:32
2e38473

Choose a tag to compare

Documentation

v0.35.9

27 Oct 17:46
225ba19

Choose a tag to compare

Performance Improvements

  • collisions don't contain reserved names by default (#684) (2ec6ea6)