Changelog
1.7.4 (2024-07-08)
Bug Fixes
1.7.3 (2024-03-05)
Bug Fixes
1.7.2 (2024-02-22)
Bug Fixes
[Many APIs] fix
ValueError
intest__validate_universe_domain
(#12280) (2d75d0e)deps: [Many APIs] Require
google-api-core>=1.34.1
(#12304) (c52e0cd)
1.7.1 (2024-02-06)
Bug Fixes
Add google-auth as a direct dependency (8465244)
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (8465244)
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (8465244)
1.7.0 (2024-02-01)
Features
- Allow users to explicitly configure universe domain (a0392ee)
1.6.0 (2023-12-07)
Features
Add support for python 3.12 (ea6cfc2)
Introduce compatibility with native namespace packages (ea6cfc2)
Bug Fixes
1.5.1 (2023-09-30)
Documentation
1.5.0 (2023-08-31)
Features
Add new Instance state values (72b4fc5)
Add NFSShare resource and methods (72b4fc5)
Add OsImage resource and methods (72b4fc5)
Add ProvisioningConfig resource and methods (72b4fc5)
Add RPC EvictLun (72b4fc5)
Add RPCs Enable/Disable InteractiveSerialConsole (72b4fc5)
Add RPCs Rename/Evict Volume (72b4fc5)
Add several new resources and RPCs (72b4fc5)
Add SSHKey resource and methods (72b4fc5)
Add VolumeSnapshot resource and methods (72b4fc5)
1.4.2 (2023-07-05)
Bug Fixes
1.4.1 (2023-03-23)
Documentation
1.4.0 (2023-03-02)
Features
Bug Fixes
1.3.1 (2023-01-20)
Bug Fixes
- Add context manager return types (cef37bd)
Documentation
- Add documentation for enums (cef37bd)
1.3.0 (2023-01-10)
Features
1.2.1 (2022-12-08)
Bug Fixes
deps: Require google-api-core >=1.34.0, >=2.11.0 (7aeaf82)
Drop usage of pkg_resources (7aeaf82)
Fix timeout default values (7aeaf82)
Documentation
- samples: Snippetgen should call await on the operation coroutine before calling result (7aeaf82)
1.2.0 (2022-11-16)
Features
add support for
google.cloud.bare_metal_solution.__version__
(c47f1ab)Add typing to proto.Message based class attributes (b20397b)
Bug Fixes
Documentation
- samples: Snippetgen handling of repeated enum field (b20397b)
1.1.3 (2022-10-07)
Bug Fixes
1.1.2 (2022-10-03)
Bug Fixes
1.1.1 (2022-08-11)
Bug Fixes
1.1.0 (2022-07-20)
Features
Bug Fixes
deps: require google-api-core>=1.32.0,>=2.8.0 (#37) (cf60a2a)
removed Snapshots methods that were never officially released on the backend (2cfdd4d)
1.0.1 (2022-06-07)
Bug Fixes
Documentation
1.0.0 (2022-04-26)
Features
0.1.1 (2022-04-21)
Documentation
- fix type in docstring for map fields (d7d777a)
0.1.0 (2022-03-24)
Features
- generate v2 (5e3c652)