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

Choose a tag to compare

@yoshi-automation yoshi-automation released this 19 Jan 22:47
68f7ef0

Features

v0.39.1

Choose a tag to compare

@yoshi-automation yoshi-automation released this 05 Jan 20:32
e5b7648

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

Choose a tag to compare

@yoshi-automation yoshi-automation released this 05 Jan 20:02
f646767

Features

Bug Fixes

v0.38.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 16 Dec 19:02
edadb22

Features

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

v0.37.1

Choose a tag to compare

@yoshi-automation yoshi-automation released this 10 Dec 20:32
e2a6f9d

Bug Fixes

v0.37.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 08 Dec 20:16
f28b43d

Features

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

v0.36.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 16 Nov 19:46
996515d

Features

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

v0.35.11

Choose a tag to compare

@yoshi-automation yoshi-automation released this 12 Nov 19:02
b85cbd4

Bug Fixes

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

v0.35.10

Choose a tag to compare

@yoshi-automation yoshi-automation released this 09 Nov 18:32
2e38473

Documentation

v0.35.9

Choose a tag to compare

@yoshi-automation yoshi-automation released this 27 Oct 17:46
225ba19

Performance Improvements

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