This repository has been archived by the owner on Dec 31, 2023. It is now read-only.
v1.7.0
1.7.0 (2022-12-07)
Features
- add support for
google.cloud.compute.__version__
(a6193cf) - Add typing to proto.Message based class attributes (a6193cf)
- Update Compute Engine API to revision 20221101 (6bdf59e)
Bug Fixes
- Add dict typing for client_options (a6193cf)
- deps: Require google-api-core >=1.34.0, >=2.11.0 (12a72b6)
- Drop usage of pkg_resources (12a72b6)
- Fix timeout default values (12a72b6)