Changelog
1.18.0 (2025年10月16日)
Features
- Add support for Python 3.14 (98ee71abc0f97c88239b50bf0e0827df19630def)
Bug Fixes
- Deprecate credentials_file argument (98ee71abc0f97c88239b50bf0e0827df19630def)
1.17.2 (2025年06月11日)
Documentation
- Update import statement example in README (8697120)
1.17.1 (2025年03月15日)
Bug Fixes
[Many APIs] Allow Protobuf 6.x (1e43e75)
remove setup.cfg configuration for creating universal wheels (#13659) (59bfd42)
1.17.0 (2025年02月12日)
Features
Add REST Interceptors which support reading metadata (e22e2bd)
Add support for reading selective GAPIC generation methods from service YAML (e22e2bd)
1.16.0 (2024年12月12日)
Features
- Add support for opt-in debug logging (e31cbb0)
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin (e31cbb0)
1.15.1 (2024年10月31日)
Bug Fixes
- disable universe-domain validation (4ed4108)
1.15.0 (2024年10月24日)
Features
- Add support for Python 3.13 (6252476)
1.14.5 (2024年07月30日)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (a6f7356)
1.14.4 (2024年07月08日)
Bug Fixes
1.14.3 (2024年03月05日)
Bug Fixes
1.14.2 (2024年02月22日)
Bug Fixes
[Many APIs] fix
ValueError
intest__validate_universe_domain
(#12281) (62cf934)deps: [Many APIs] Require
google-api-core>=1.34.1
(#12304) (c52e0cd)
1.14.1 (2024年02月06日)
Bug Fixes
Add google-auth as a direct dependency (8465244)
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (8465244)
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (8465244)
1.14.0 (2024年02月01日)
Features
1.13.0 (2023年12月07日)
Features
Add support for python 3.12 (0d1a592)
Introduce compatibility with native namespace packages (0d1a592)
Bug Fixes
1.12.1 (2023年09月19日)
Documentation
- Minor formatting (9487380)
1.12.0 (2023年08月31日)
Features
Added
enable_project_level_recipients
for project owner budget emails (dd953ec)Added
scope
for project scope filter inListBudgetsRequest
(dd953ec)Supported project-level-budgets (dd953ec)
1.11.1 (2023年07月05日)
Bug Fixes
1.11.0 (2023年06月06日)
Features
1.10.0 (2023年02月27日)
Features
1.9.1 (2023年01月20日)
Bug Fixes
- Add context manager return types (d71d558)
Documentation
- Add documentation for enums (d71d558)
1.9.0 (2023年01月10日)
Features
1.8.0 (2022年12月15日)
Features
Add support for
google.cloud.billing.budgets.__version__
(058966c)Add typing to proto.Message based class attributes (058966c)
Bug Fixes
Add dict typing for client_options (058966c)
deps: Require google-api-core >=1.34.0, >=2.11.0 (f4997b1)
Drop usage of pkg_resources (f4997b1)
Fix timeout default values (f4997b1)
Documentation
samples: Snippetgen handling of repeated enum field (058966c)
samples: Snippetgen should call await on the operation coroutine before calling result (f4997b1)
1.7.3 (2022年10月07日)
Bug Fixes
1.7.2 (2022年09月29日)
Bug Fixes
1.7.1 (2022年08月11日)
Bug Fixes
1.7.0 (2022年07月16日)
Features
- add audience parameter (9d7070a)
Bug Fixes
1.6.2 (2022年06月03日)
Bug Fixes
Documentation
1.6.1 (2022年03月05日)
Bug Fixes
deps: require google-api-core>=1.31.5, >=2.3.2 (#183) (812fc65)
deps: require proto-plus>=1.15.0 (812fc65)
1.6.0 (2022年02月11日)
Features
Bug Fixes
- resolve DuplicateCredentialArgs error when using credentials_file (be9f15e)
Documentation
add autogenerated code snippets (5e02634)
Formatting change from HTML to markdown; Additional clarifications (#174) (eaa109d)
1.5.1 (2021年11月01日)
Bug Fixes
deps: drop packaging dependency (cfccdf0)
deps: require google-api-core >= 1.28.0 (cfccdf0)
fix extras_require typo in setup.py (cfccdf0)
Documentation
- list oneofs in docstring (cfccdf0)
1.5.0 (2021年10月11日)
Features
1.4.4 (2021年10月04日)
Bug Fixes
- improper types in pagers generation (47eb773)
1.4.3 (2021年09月24日)
Bug Fixes
- add ‘dict’ annotation type to ‘request’ (746a7a1)
1.4.2 (2021年07月27日)
Bug Fixes
Documentation
Miscellaneous Chores
1.4.1 (2021年07月20日)
Bug Fixes
1.4.0 (2021年07月12日)
Features
1.3.0 (2021年06月30日)
Features
Bug Fixes
Documentation
1.2.0 (2021年05月17日)
Features
added support for configurable budget time period (#91) (45110a8)
support self-signed JWT flow for service accounts (#91) (45110a8)
Bug Fixes
Miscellaneous Chores
1.1.1 (2021年02月12日)
Bug Fixes
1.1.0 (2020年11月05日)
Features
1.0.1 (2020年08月03日)
Documentation
1.0.0 (2020年07月14日)
⚠ BREAKING CHANGES
- migrate to use microgenerator (#38)
Features
Documentation
0.4.0 (2020年05月18日)
Features
0.3.0 (2020年03月18日)
Features
0.2.0
12-12-2019 12:36 PST
New Features
- Deprecate resource name helper methods (via synth). (#9830)
Internal / Testing Changes
Add 3.8 unit tests (via synth). (#9933)
Remove TODOs in proto comments (via synth). (#9912)
Add comments to proto files (via synth). (#9854)
0.1.0
11-15-2019 10:34 PST
New Features
- Initial generation of billing budget. (#9622)
Documentation
- Add Python 2 sunset banner (via synth). (#9813)