Changelog

0.1.7 (2024-07-10)

Features

  • add constant UNKNOWN to field State in message .google.cloud.securesourcemanager.v1.Instance (c3da089)

  • add field private_config to message .google.cloud.securesourcemanager.v1.Instance (c3da089)

Documentation

  • A comment for field instance in message .google.cloud.securesourcemanager.v1.Repository is updated to include data plane vs control plane behavior. (c3da089)

0.1.6 (2024-07-08)

Bug Fixes

0.1.5 (2024-03-05)

Bug Fixes

0.1.4 (2024-02-22)

Bug Fixes

  • deps: [Many APIs] Require google-api-core>=1.34.1 (#12309) (c23398a)

  • fix ValueError in test__validate_universe_domain (89c1b05)

0.1.3 (2024-02-06)

Bug Fixes

  • Add google-auth as a direct dependency (9e8d039)

  • Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (9e8d039)

  • Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (9e8d039)

0.1.2 (2024-02-01)

Features

  • Allow users to explicitly configure universe domain (#12243) (e14d4b1)

0.1.1 (2023-12-07)

Features

  • Add support for python 3.12 (e9655df)

  • Introduce compatibility with native namespace packages (e9655df)

Bug Fixes

  • Require proto-plus >= 1.22.3 (e9655df)

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

0.1.0 (2023-10-13)

Features

  • add initial files for google.cloud.securesourcemanager.v1 (#11809) (a529c49)

Changelog