Releases: googleapis/gapic-generator-python
Releases · googleapis/gapic-generator-python
v1.14.1
1.14.1 (2024-02-02)
Bug Fixes
- Add google-auth as a direct dependency (2154924)
- Add staticmethod decorator to methods added in #1873 (2154924)
- Resolve AttributeError 'Credentials' object has no attribute 'universe_domain' (2154924)
v1.14.0
1.14.0 (2024-01-31)
Features
- Allow users to explicitly configure universe domain. (#1898) (e5a55c1)
Bug Fixes
- Mock out configure_mtls_channel in rest transport for testing (#1920) (9ade50d)
v1.13.0
1.13.0 (2023-11-20)
Features
Bug Fixes
v1.12.0
1.12.0 (2023-11-09)
Features
- Introduce compatibility with native namespace packages (#1852) (ef2094a)
Bug Fixes
- Allow pb2 files to be included in the output of py_gapic_assembly_pkg (#1855) (e374734)
- Implement Async Client to use Async Retry to work as expected (#1823) (8ede788)
- Wrap method in async client (#1834) (8e1b5e0)
v1.11.11
Bug Fixes
- Add missing dependency google-shopping-type (#1842) (b1eabd7)
v1.11.9
1.11.9 (2023-10-18)
Bug Fixes
- Rename rst files to avoid conflict with service names (#1706) (70c3db5)