Changelog
1.4.4 (2024年07月08日)
Bug Fixes
1.4.3 (2024年03月05日)
Bug Fixes
1.4.2 (2024年02月22日)
Bug Fixes
- deps: [Many APIs] Require - google-api-core>=1.34.1(#12310) (41821da)
- fix ValueError in test__validate_universe_domain (f3974d4) 
1.4.1 (2024年02月06日)
Bug Fixes
- Add google-auth as a direct dependency (e16032f) 
- Add staticmethod decorator to - _get_client_cert_sourceand- _get_api_endpoint(e16032f)
- Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (e16032f) 
1.4.0 (2024年02月01日)
Features
1.3.0 (2024年01月19日)
Features
- [google-cloud-vmwareengine] Adding ManagementDnsZoneBinding, DnsBindPermission, DnsForwarding, ExternalAccessRule, ExternalAddress, LoggingServer, NetworkPeering, Node and stretched PC features (#12207) (d18cf96)
Documentation
- clarified wording around private cloud and update cluster (d18cf96)
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)