Changelog

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

  • Allow users to explicitly configure universe domain (#12244) (8d6b772)

0.5.2 (2023-12-07)

Features

  • Add support for python 3.12 (f920d22)

  • Introduce compatibility with native namespace packages (f920d22)

Bug Fixes

  • Require proto-plus >= 1.22.3 (f920d22)

  • Use retry_async instead of retry in async client (f920d22)

0.5.1 (2023-09-19)

Documentation

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)

0.2.1 (2023-04-11)

Documentation

  • Adjust wording around service accounts and control planes (#11057) (9f5b7c5)

0.2.0 (2023-04-06)

Features

0.1.1 (2023-03-25)

Documentation

0.1.0 (2023-03-17)

Features

  • add initial files for google.cloud.workstations.v1beta (#10858) (c9650f7)

Changelog