Changelog
1.14.1 (2025年02月18日)
Bug Fixes
- deps: Require grpc-google-iam-v1>=0.14.0 (770cf0f)
1.14.0 (2024年12月12日)
Features
- Add support for opt-in debug logging (8e6b0cc)
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin (8e6b0cc)
1.13.1 (2024年11月11日)
Bug Fixes
1.13.0 (2024年10月24日)
Features
1.12.5 (2024年07月30日)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (52db52e)
1.12.4 (2024年07月08日)
Bug Fixes
1.12.3 (2024年03月05日)
Bug Fixes
1.12.2 (2024年02月22日)
Bug Fixes
deps: [Many APIs] Require
google-api-core>=1.34.1(#12309) (c23398a)fix ValueError in test__validate_universe_domain (89c1b05)
1.12.1 (2024年02月06日)
Bug Fixes
Add google-auth as a direct dependency (9e8d039)
Add staticmethod decorator to
_get_client_cert_sourceand_get_api_endpoint(9e8d039)Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (9e8d039)
1.12.0 (2024年02月01日)
Features
- Allow users to explicitly configure universe domain (4368029)
1.11.0 (2023年12月07日)
Features
Add support for python 3.12 (e9655df)
Introduce compatibility with native namespace packages (e9655df)
Bug Fixes
1.10.4 (2023年09月19日)
Documentation
- Minor formatting (025219f)
1.10.3 (2023年08月03日)
Documentation
1.10.2 (2023年07月05日)
Bug Fixes
1.10.1 (2023年05月04日)
Documentation
Add documentation for additional acceptable formats for
namespaced_tag_keyandnamespaced_tag_valueinEffectiveTag,parentinListTagKeysRequest,parentinTagKey, andnamespaced_namein `TagValue (bb3ec07)Update formatting for
Purposeclass documentation (bb3ec07)Update the table format in SearchProjects docs (bb3ec07)
1.10.0 (2023年04月19日)
Features
Add support for project parented tags (bb78042)
Add TagHolds, GetNamespacedTagKey, and GetNamespacedTagValue APIs (bb78042)
1.9.1 (2023年03月23日)
Documentation
1.9.0 (2023年02月28日)
Features
- Enable "rest" transport in Python for services supporting numeric enums (c146fa0)
1.8.1 (2023年01月20日)
Bug Fixes
- Add context manager return types (37552c8)
Documentation
- Add documentation for enums (37552c8)
1.8.0 (2023年01月10日)
Features
1.7.0 (2022年12月15日)
Features
- Add typing to proto.Message based class attributes (4f0f409)
Bug Fixes
Add dict typing for client_options (4f0f409)
deps: Require google-api-core >=1.34.0, >=2.11.0 (4f0f409)
Drop usage of pkg_resources (4f0f409)
Fix timeout default values (4f0f409)
Documentation
samples: Snippetgen handling of repeated enum field (4f0f409)
samples: Snippetgen should call await on the operation coroutine before calling result (4f0f409)
1.6.3 (2022年10月07日)
Bug Fixes
1.6.2 (2022年09月29日)
Bug Fixes
1.6.1 (2022年08月11日)
Bug Fixes
1.6.0 (2022年07月13日)
Features
- add audience parameter (eed6fed)
Bug Fixes
1.5.1 (2022年06月06日)
Bug Fixes
Documentation
1.5.0 (2022年05月05日)
Features
- AuditConfig for IAM v1 (8f4c7ff)
Bug Fixes
Documentation
- fix type in docstring for map fields (8f4c7ff)
1.4.1 (2022年03月05日)
Bug Fixes
1.4.0 (2022年02月26日)
Features
Bug Fixes
- resolve DuplicateCredentialArgs error when using credentials_file (e335369)
1.3.3 (2021年11月13日)
Documentation
1.3.2 (2021年11月05日)
Documentation
1.3.1 (2021年11月01日)
Bug Fixes
Documentation
- list oneofs in docstring (a6a9231)
1.3.0 (2021年10月14日)
Features
1.2.0 (2021年10月07日)
Features
1.2.0 (2021年10月07日)
Features
1.1.2 (2021年09月30日)
Bug Fixes
- improper types in pagers generation (e48478b)
1.1.1 (2021年09月24日)
Bug Fixes
- add ‘dict’ annotation type to ‘request’ (e322b1e)
1.1.0 (2021年08月19日)
Features
1.0.2 (2021年07月27日)
Bug Fixes
Documentation
Miscellaneous Chores
1.0.1 (2021年07月20日)
Bug Fixes
1.0.0 (2021年07月18日)
Features
Bug Fixes
remove v1beta1 (72f69f0)
Documentation
Miscellaneous Chores
1.0.0-rc1 (2021年06月14日)
Features
Bug Fixes
Miscellaneous Chores
0.30.3 (2020年12月10日)
Documentation
0.30.2 (2020年05月19日)
Bug Fixes
0.30.1 (2020年02月20日)
Bug Fixes
0.30.0
10-10-2019 11:38 PDT
New Features
- Add
client_optionssupport. (#9043)
Dependencies
- Pin minimum version of
google-cloud-coreto 1.0.3. (#9043)
Documentation
Fix intersphinx reference to requests. (#9294)
Remove CI for gh-pages, use googleapis.dev for
api_corerefs. (#9085)Remove compatability badges from READMEs. (#9035)
Update intersphinx mapping for requests. (#8805)
0.29.2
07-24-2019 17:25 PDT
Documentation
Link to googleapis.dev documentation in READMEs. (#8705)
Add compatibility check badges to READMEs. (#8288)
Internal / Testing Changes
Add nox session ‘docs’ to remaining manual clients. (#8478)
Add docs job to publish to googleapis.dev. (#8464)
0.29.1
06-04-2019 11:14 PDT
Dependencies
- Don’t pin
google-api-corein libs usinggoogle-cloud-core. (#8213)
0.29.0
05-16-2019 12:31 PDT
Implementation Changes
- Remove classifier for Python 3.4 for end-of-life. (#7535)
New Features
- Add
client_infosupport to client / connection. (#7870)
Dependencies
- Pin
google-cloud-core >= 1.0.0, < 2.0dev. (#7993)
Documentation
- Updated client library documentation URLs. (#7307)
0.28.3
12-17-2018 16:59 PST
Documentation
Document Python 2 deprecation (#6910)
Docs/fixit: normalize docs for
page_size/max_results/page_token. (#6842)
0.28.2
12-10-2018 13:00 PST
Implementation Changes
Dependencies
Update dependency to google-cloud-core (#6835)
Bump minimum
api_coreversion for all GAPIC libs to 1.4.1. (#6391)
Documentation
Normalize use of support level badges (#6159)
Prep docs for repo split. (#6022)
Declutter sidebar by supplying explict short titles. (#5939)
Internal / Testing Changes
Add blacken to noxfile (#6795)
Add templates for flake8, coveragerc, noxfile, and black. (#6642)
Use new Nox (#6175)
Nox: use inplace installs (#5865)
Add Test runs for Python 3.7 and remove 3.4 (#5295)
Fix bad trove classifier
0.28.1
Dependencies
- Update dependency range for api-core to include v1.0.0 releases (#4944)
Documentation
- Fixing "Fore" -> "For" typo in README docs. (#4317)
Testing and internal changes
Install local dependencies when running lint (#4936)
Re-enable lint for tests, remove usage of pylint (#4921)
Normalize all setup.py files (#4909)
Making a
nox -s defaultsession for all packages. (#4324)Shorten test names (#4321)
0.28.0
Documentation
- Added link to "Python Development Environment Setup Guide" in project README (#4187, h/t to @michaelawyu)
Dependencies
- Upgrading to
google-cloud-core >= 0.28.0and adding dependency ongoogle-api-core(#4221, #4280)
PyPI: https://pypi.org/project/google-cloud-resource-manager/0.28.0/