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

gapic-generator 0.10.0

Pre-release
Pre-release

Choose a tag to compare

@lukesneeringer lukesneeringer released this 13 Jun 16:10
174c508

release level documentation

Features

  • Improved enum support (#127)
  • mypy type-checking on the generator (#130)
  • mypy type-checking on the generated output (#131)
  • Added a CLI option to take the Python module (#126)

Bugfixes

  • The Docker entrypoint script preserves any option beginning with python-gapic (#129)

Documentation

  • Documentation cleanup, largely removing out-of-date material (#132)