As of January 1, 2020 this library no longer supports Python 2 on the latest released version.
Library versions released prior to that date will continue to be available. For more information please
visit Python 2 support on Google Cloud.
Changelog¶
0.4.0 (2025-10-20)¶
Features¶
Add support for Python 3.14 (98ee71abc0f97c88239b50bf0e0827df19630def)
Bug Fixes¶
Deprecate credentials_file argument (98ee71abc0f97c88239b50bf0e0827df19630def)
0.3.13 (2025-06-11)¶
Documentation¶
Update import statement example in README (8066d24)
0.3.12 (2025-03-15)¶
Bug Fixes¶
[Many APIs] Allow Protobuf 6.x (25ced24)
0.3.11 (2025-02-12)¶
Features¶
0.3.10 (2024-10-24)¶
Features¶
0.3.9 (2024-07-30)¶
Bug Fixes¶
Retry and timeout values do not propagate in requests during pagination (4adddf4)
0.3.8 (2024-07-08)¶
Bug Fixes¶
0.3.7 (2024-03-05)¶
Bug Fixes¶
0.3.6 (2024-02-22)¶
Bug Fixes¶
0.3.5 (2024-02-06)¶
Bug Fixes¶
0.3.4 (2023-12-07)¶
Features¶
Bug Fixes¶
0.3.3 (2023-09-19)¶
Documentation¶
Minor formatting (77bf61a)
0.3.2 (2023-07-05)¶
Bug Fixes¶
0.3.1 (2023-06-03)¶
Documentation¶
0.3.0 (2023-01-10)¶
Features¶
0.2.1 (2022-12-06)¶
Bug Fixes¶
Documentation¶
samples: Snippetgen should call await on the operation coroutine before calling result (e477ab2)
0.2.0 (2022-11-10)¶
Features¶
Add typing to proto.Message based class attributes (a6cbc16)
Documentation¶
samples: Snippetgen handling of repeated enum field (a6cbc16)