Changelog
1.15.0 (2023-02-21)
Features
1.14.1 (2023-01-20)
Bug Fixes
- Add context manager return types (97b46fa)
Documentation
- Add documentation for enums (97b46fa)
1.14.0 (2023-01-10)
Features
1.13.0 (2022-12-13)
Features
Add support for
google.cloud.osconfig.__version__
(0980ecc)Add typing to proto.Message based class attributes (0980ecc)
Bug Fixes
Add dict typing for client_options (0980ecc)
deps: Require google-api-core >=1.34.0, >=2.11.0 (326bd8c)
Drop usage of pkg_resources (326bd8c)
Fix timeout default values (326bd8c)
Documentation
samples: Snippetgen handling of repeated enum field (0980ecc)
samples: Snippetgen should call await on the operation coroutine before calling result (326bd8c)
1.12.4 (2022-10-07)
Bug Fixes
1.12.3 (2022-09-29)
Bug Fixes
1.12.2 (2022-08-11)
Bug Fixes
1.12.1 (2022-07-13)
Bug Fixes
1.12.0 (2022-07-07)
Features
- add audience parameter (d700d11)
Bug Fixes
1.11.2 (2022-06-03)
Bug Fixes
Documentation
1.11.1 (2022-03-05)
Bug Fixes
1.11.0 (2022-02-26)
Features
Add existing os_policy_assignment_reports.proto (eb6bbb7)
Add GetOsPolicyAssignmentReport and analogous List rpc method (eb6bbb7)
Add Inventory to InstanceFilter (eb6bbb7)
Add item that is affected by vulnerability (eb6bbb7)
Bug Fixes
- Mark methods as deprecated (eb6bbb7)
Documentation
- add generated snippets (eb6bbb7)
1.10.0 (2022-02-08)
Features
Bug Fixes
- resolve DuplicateCredentialArgs error when using credentials_file (e7f8549)
Documentation
- add autogenerated code snippets (fbf55b5)
1.9.0 (2021-11-11)
Features
1.8.0 (2021-11-04)
Features
1.7.1 (2021-11-02)
Bug Fixes
Documentation
- list oneofs in docstring (df69ccc)
1.7.0 (2021-10-18)
Features
1.6.0 (2021-10-08)
Features
1.5.2 (2021-09-30)
Bug Fixes
- improper types in pagers generation (e6d6242)
1.5.1 (2021-09-24)
Bug Fixes
- add ‘dict’ annotation type to ‘request’ (911871e)
1.5.0 (2021-09-07)
Features
1.4.0 (2021-08-30)
Features
1.3.2 (2021-07-28)
Bug Fixes
Documentation
Miscellaneous Chores
1.3.1 (2021-07-20)
Bug Fixes
1.3.0 (2021-07-14)
Features
Bug Fixes
Documentation
1.2.0 (2021-06-09)
Features
support self-signed JWT flow for service accounts (6fbaf4b)
Bug Fixes
add async client to %name_%version/init.py (6fbaf4b)
Documentation
1.1.0 (2021-02-12)
Features
Bug Fixes
1.0.0 (2020-11-18)
⚠ BREAKING CHANGES
rename attributes that conflict with builtins (#24)
Instance.type
->Instance.type_
GcsObject.object
->GcsObject.object_
PatchInstanceFilter.all
->PatchInstanceFilter.all_
Features
0.1.2 (2020-06-11)
Bug Fixes
0.1.1 (2020-06-11)
Bug Fixes
0.1.0 (2020-06-10)
Features
- generate v1 (5d1f582)