Changelog

1.7.3 (2024-03-05)

Bug Fixes

1.7.2 (2024-02-22)

Bug Fixes

  • [Many APIs] fix ValueError in test__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

  • Require proto-plus >= 1.22.3 (ea6cfc2)

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

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

  • Fix formatting of request arg in docstring (#91) (88f4b1d)

1.4.0 (2023-03-02)

Features

  • Enable “rest” transport in Python for services supporting numeric enums (#85) (b371b5d)

Bug Fixes

  • Add service_yaml parameters to baremetalsolution_py_gapic (#89) (70dd2b4)

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

  • Add dict typing for client_options (c47f1ab)

  • deps: require google-api-core >=1.33.2 (c47f1ab)

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

  • deps: Require protobuf >= 3.20.2 (#59) (dc3b2ff)

1.1.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#44) (734b40a)

  • deps: require proto-plus >= 1.22.0 (734b40a)

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)

  • require python 3.7+ (#39) (f52ab3f)

1.0.1 (2022-06-07)

Bug Fixes

  • deps: require protobuf>=3.19.0,<4.0.0 (#29) (c3ffc61)

Documentation

  • fix changelog header to consistent size (#27) (15d9556)

1.0.0 (2022-04-26)

Features

  • bump release level to production/stable (#19) (e4bc62a)

0.1.1 (2022-04-21)

Documentation

  • fix type in docstring for map fields (d7d777a)

0.1.0 (2022-03-24)

Features