File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
packages/google-cloud-compute Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.6.0] ( https://github.com/googleapis/python-compute/compare/v1.5.2...v1.6.0 ) (2022-09-29)
4+
5+
6+ ### Features
7+
8+ * Update Compute Engine API to revision 20220831 ([ #729 ] ( https://github.com/googleapis/python-compute/issues/729 ) ) ([ #345 ] ( https://github.com/googleapis/python-compute/issues/345 ) ) ([ cf5fab1] ( https://github.com/googleapis/python-compute/commit/cf5fab101239827a84fc05873af2774b91bd760b ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * ** deps:** require google-api-core>=2.10.1 ([ cf5fab1] ( https://github.com/googleapis/python-compute/commit/cf5fab101239827a84fc05873af2774b91bd760b ) )
14+ * ** deps:** Require protobuf >= 3.20.2 ([ #347 ] ( https://github.com/googleapis/python-compute/issues/347 ) ) ([ 62ad9cb] ( https://github.com/googleapis/python-compute/commit/62ad9cb9e429b3971b8d316246dd88bfae91ef94 ) )
15+
316## [ 1.5.2] ( https://github.com/googleapis/python-compute/compare/v1.5.1...v1.5.2 ) (2022-09-07)
417
518
Original file line number Diff line number Diff line change 1919import os
2020import setuptools # type: ignore
2121
22- version = "1.5.2 "
22+ version = "1.6.0 "
2323
2424package_root = os .path .abspath (os .path .dirname (__file__ ))
2525
You can’t perform that action at this time.
0 commit comments