Changelog
1.2.0 (2023-12-07)
Features
Add support for python 3.12 (31d043d)
Introduce compatibility with native namespace packages (31d043d)
Bug Fixes
1.1.2 (2023-09-19)
Documentation
- Minor formatting (025219f)
1.1.1 (2023-07-05)
Bug Fixes
1.1.0 (2023-06-12)
Features
- Adding private connection CRUD, updating management subnets and time-limited PC features (#11386) (aa5942d)
1.0.1 (2023-03-25)
Documentation
1.0.0 (2023-01-31)
⚠ BREAKING CHANGES
- resource proto messages moved to new file (#10829)
Bug Fixes
0.2.2 (2023-01-20)
Bug Fixes
- Add context manager return types (900a608)
Documentation
- Add documentation for enums (900a608)
0.2.1 (2023-01-11)
Documentation
0.2.0 (2023-01-10)
Features
0.1.1 (2022-12-06)
Bug Fixes
deps: Require google-api-core >=1.34.0, >=2.11.0 (e477ab2)
Drop usage of pkg_resources (e477ab2)
Fix timeout default values (e477ab2)
Documentation
- samples: Snippetgen should call await on the operation coroutine before calling result (e477ab2)