Releases: googleapis/gapic-generator-python
Releases · googleapis/gapic-generator-python
v1.26.0
1.26.0 (2025-05-28)
Features
- Add client debug logging support for server side streaming REST calls (#2340) (8a705c5)
v1.25.0
1.25.0 (2025-05-06)
Features
- Add protobuf runtime version to
x-goog-api-client
header (#2368) (9c05dbe)
v1.24.1
1.24.1 (2025-04-17)
Bug Fixes
- Update generated docs to match synthtool templates (3f62f31)
v1.24.0
1.24.0 (2025-04-11)
Features
- Adds augmented pagination to account for BQ family of APIs (#2372) (30cd1a4)
Bug Fixes
- Fixed internal method generation naming issues (#2365) (868f201)
- Missing DEFAULT_HOST should still result in compiling code (#2051) (dc6d4f7)
v1.23.6
1.23.6 (2025-03-17)
Documentation
v1.23.4
1.23.4 (2025-03-04)
Bug Fixes
- Allow proto files to be included in the output of py_gapic_assembly_pkg (#2349) (b301bef)
v1.23.3
1.23.3 (2025-03-03)
Bug Fixes
- Resolve issue where pre-release versions of dependencies are installed (#2347) (aea00b2)
v1.23.2
1.23.2 (2025-02-28)
Bug Fixes
- Resolve rare issue where ValueError is not raised when both request and flattened param are set (#2258) (4ecfbeb)
v1.23.1
1.23.1 (2025-02-14)
Documentation