Changelog
2.15.1 (2024年11月11日)
Bug Fixes
2.15.0 (2024年10月24日)
Features
2.14.5 (2024年07月30日)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (a6f7356)
2.14.4 (2024年07月08日)
Bug Fixes
2.14.3 (2024年03月05日)
Bug Fixes
2.14.2 (2024年02月22日)
Bug Fixes
- deps: [Many APIs] Require - google-api-core>=1.34.1(#12305) (2aa7f17)
- fix ValueError in test__validate_universe_domain (dd749df) 
2.14.1 (2024年02月06日)
Bug Fixes
- Add google-auth as a direct dependency (f3db074) 
- Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (f3db074) 
- Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (f3db074) 
2.14.0 (2024年02月01日)
Features
2.13.0 (2023年12月07日)
Features
- Add support for python 3.12 (b96013d) 
- Introduce compatibility with native namespace packages (b96013d) 
Bug Fixes
2.12.4 (2023年10月09日)
Documentation
2.12.3 (2023年08月02日)
Documentation
2.12.2 (2023年07月04日)
Bug Fixes
2.12.1 (2023年03月23日)
Documentation
2.12.0 (2023年02月27日)
Features
2.11.1 (2023年01月20日)
Bug Fixes
2.11.0 (2023年01月10日)
Features
2.10.0 (2022年12月15日)
Features
- Add support for - google.cloud.devtools.containeranalysis.__version__(3d91a44)
- Add typing to proto.Message based class attributes (3d91a44) 
Bug Fixes
- Add dict typing for client_options (3d91a44) 
- deps: Require google-api-core >=1.34.0, >=2.11.0 (8a0a4b6) 
- Drop usage of pkg_resources (8a0a4b6) 
- Fix timeout default values (8a0a4b6) 
Documentation
- samples: Snippetgen handling of repeated enum field (3d91a44) 
- samples: Snippetgen should call await on the operation coroutine before calling result (8a0a4b6) 
2.9.3 (2022年10月07日)
Bug Fixes
2.9.2 (2022年10月03日)
Bug Fixes
2.9.1 (2022年08月12日)
Bug Fixes
2.9.0 (2022年07月16日)
Features
- add audience parameter (06928c8)
Bug Fixes
2.8.1 (2022年06月03日)
Bug Fixes
Documentation
2.8.0 (2022年05月05日)
Features
- AuditConfig for IAM v1 (dfb21df)
Bug Fixes
- deps: require grpc-google-iam-v1 >=0.12.4 (dfb21df)
2.7.3 (2022年03月07日)
Bug Fixes
2.7.2 (2022年03月04日)
Bug Fixes
- deps: require google-api-core>=1.31.5, >=2.3.2 (#250) (b35be6a) 
- deps: require proto-plus>=1.15.0 (b35be6a) 
2.7.1 (2022年02月11日)
Bug Fixes
- resolve DuplicateCredentialArgs error when using credentials_file (fecf484)
2.7.0 (2022年01月25日)
Features
2.6.3 (2022年01月13日)
Bug Fixes
2.6.2 (2021年11月01日)
Bug Fixes
Documentation
- list oneofs in docstring (5de0b09)
2.6.1 (2021年10月28日)
Bug Fixes
2.6.0 (2021年10月20日)
Features
2.5.0 (2021年10月11日)
Features
2.4.2 (2021年09月24日)
Bug Fixes
- add ‘dict’ annotation type to ‘request’ (42c8c64)
2.4.1 (2021年07月26日)
Bug Fixes
Documentation
Miscellaneous Chores
2.4.0 (2021年06月30日)
Features
Bug Fixes
Documentation
2.3.0 (2021年05月25日)
Features
- support self-signed JWT flow for service accounts (b427e90)
Bug Fixes
- add async client to %name_%version/init.py (b427e90) 
2.2.3 (2021年04月02日)
Bug Fixes
2.2.2 (2021年03月25日)
Bug Fixes
2.2.1 (2021年02月09日)
Documentation
2.2.0 (2021年01月06日)
Features
Bug Fixes
2.1.0 (2020年11月18日)
Features
2.0.0 (2020年08月12日)
⚠ BREAKING CHANGES
- move to microgen. See the Migration Guide for details. (#33)
Features
- move to microgen. See the Migration Guide for details. (#33) (6098905)
1.0.3 (2020年08月11日)
Bug Fixes
- Use different versions of pytest for python 2 and python3 ([#2558](https://www.github.com/googleapis/python-containeranalysis/issues/2558)) (7d21641) 
1.0.2 (2020年07月16日)
Bug Fixes
Documentation
1.0.1 (2020年06月16日)
Bug Fixes
1.0.0 (2020年06月16日)
Features
0.3.1
11-07-2019 11:08 PST
NOTE: Please upgrade to this version if you will also be using google-cloud-build.
Implementation Changes
- Make google.cloud.devtools a namespace (#9606)
Documentation
- Change requests intersphinx ref (via synth) 
- Fix intersphinx reference to requests (#9294) 
- Remove CI for gh-pages, use googleapis.dev for - api_corerefs. (#9085)
0.3.0
08-12-2019 13:53 PDT
Implementation Changes
- Remove send/recv msg size limit (via synth). (#8948)
Dependencies
- Bump minimum version for google-api-core to 1.14.0. (#8709)
Documentation
- Normalize docs. (#8994) 
- Link to googleapis.dev documentation in READMEs. (#8705) 
- Update intersphinx mapping for requests. (#8805) 
0.2.0
07-12-2019 16:56 PDT
New Features
- Add ‘client_options’ support (via synth). (#8502) 
- Add ‘options_’ argument to clients’ ‘get_iam_policy’; pin black version (via synth). (#8653) 
Dependencies
- Update pin for ‘grpc-google-iam-v1’ to 0.12.3+. (#8647)
Documentation
- Update READMEs. (#8456)
Internal / Testing Changes
0.1.0
06-19-2019 11:02 PDT
New Features
- Initial release of Container Analysis client library. (#8381)