Changelog
0.5.9 (2024-10-24)
Features
0.5.8 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (4adddf4)
0.5.7 (2024-07-08)
Bug Fixes
0.5.6 (2024-03-05)
Bug Fixes
0.5.5 (2024-02-22)
Bug Fixes
deps: [Many APIs] Require
google-api-core>=1.34.1
(#12311) (e4c864b)fix ValueError in test__validate_universe_domain (f3974d4)
0.5.4 (2024-02-06)
Bug Fixes
Add google-auth as a direct dependency (e16032f)
Add staticmethod decorator to
_get_client_cert_source
and_get_api_endpoint
(e16032f)Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (e16032f)
0.5.3 (2024-02-01)
Features
0.5.2 (2023-12-07)
Features
Add support for python 3.12 (f920d22)
Introduce compatibility with native namespace packages (f920d22)
Bug Fixes
0.5.1 (2023-09-19)
Documentation
- Minor formatting (77bf61a)
0.5.0 (2023-08-31)
Features
add config service_account_scopes (03ea643)
add enable_nested_virtualization (03ea643)
add ephemeral_directories (03ea643)
add initial files for google.cloud.workstations.v1 (#11603) (d355347)
add output field start_time (03ea643)
add replica_zones (03ea643)
Documentation
- adjust documentation wording & annotations (03ea643)
0.4.1 (2023-07-05)
Bug Fixes
0.4.0 (2023-05-17)
Features
v1beta: add auditd support (78957ed)
v1beta: add output field for the control plane IP address (78957ed)
v1beta: add output field for the number of pooled instances (78957ed)
v1beta: add support for accelerators (78957ed)
v1beta: add support for readiness checks (78957ed)
v1beta: add support for workstation-level environment variables (78957ed)
Documentation
- v1beta: adjust documentation wording (78957ed)
0.3.0 (2023-05-11)
Features
add output field for the control plane IP address (60e16ee)
add output field for the number of pooled instances (60e16ee)
Documentation
- adjust documentation wording (60e16ee)