Releases: googleapis/gapic-generator-python
Releases · googleapis/gapic-generator-python
v0.26.3
Compare
Sorry, something went wrong.
No results found
v0.26.2
Compare
Sorry, something went wrong.
No results found
v0.26.1
Compare
Sorry, something went wrong.
No results found
v0.26.0
Compare
Sorry, something went wrong.
No results found
Features
add credentials_file and scopes via client_options (#461 ) (b5e1b1e )
Bug Fixes
add name and version info to fixup script name (#490 ) (16fe7e7 )
Temporarily define a fixed testing event loop (#493 ) (2d22d91 )
v0.25.2
Compare
Sorry, something went wrong.
No results found
v0.25.1
Compare
Sorry, something went wrong.
No results found
v0.25.0
Compare
Sorry, something went wrong.
No results found
Features
provide AsyncIO support for generated code (#365 ) (305ed34 )
v0.24.2
Compare
Sorry, something went wrong.
No results found
Bug Fixes
generated unit tests live in the 'tests/gapic' subdir (#456 ) (1ed7c9d ), closes #454
v0.24.1
Compare
Sorry, something went wrong.
No results found
gapic-generator 0.24.0
Compare
Sorry, something went wrong.
No results found
Features
Add routing headers for non client streaming method calls
Very early incomplete support for proto3 optional
Docs
Add documentation describing how to invoke the microgenerator via Bazel
Bugfixes
Disambiguate mtls semantics
Resource helper method order stabilized in output
Testing
Add systest for resource path parsing
Add systest for non slash-delimited resource paths
Misc
Remove lazy import in non ads-templates