Changelog

1.7.2 (2024-02-22)

Bug Fixes

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

  • fix ValueError in test__validate_universe_domain (dd749df)

1.7.1 (2024-02-06)

Bug Fixes

  • Add google-auth as a direct dependency (27dceb9)

  • Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (27dceb9)

  • Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (27dceb9)

1.7.0 (2024-02-01)

Features

  • Allow users to explicitly configure universe domain (#12241) (aae72f5)

1.6.0 (2023-12-07)

Features

  • Add support for python 3.12 (5cd98aa)

  • Introduce compatibility with native namespace packages (5cd98aa)

Bug Fixes

  • Require proto-plus >= 1.22.3 (5cd98aa)

  • Use retry_async instead of retry in async client (5cd98aa)

1.5.3 (2023-09-19)

Documentation

1.5.2 (2023-07-05)

Bug Fixes

1.5.1 (2023-04-21)

Documentation

  • Update api description for google-cloud-ids (23aeafc)

1.5.0 (2023-02-17)

Features

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

Bug Fixes

  • Add service_yaml_parameters to py_gapic_library BUILD.bazel targets (#107) (d34c23c)

1.4.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (b6d8eab)

Documentation

  • Add documentation for enums (b6d8eab)

1.4.0 (2023-01-10)

Features

1.3.0 (2022-12-14)

Features

  • Add support for google.cloud.ids.__version__ (fd8cfa4)

  • Add typing to proto.Message based class attributes (fd8cfa4)

Bug Fixes

  • Add dict typing for client_options (fd8cfa4)

  • deps: Require google-api-core >=1.34.0, >=2.11.0 (3e1b599)

  • Drop usage of pkg_resources (3e1b599)

  • Fix timeout default values (3e1b599)

Documentation

  • samples: Snippetgen handling of repeated enum field (fd8cfa4)

  • samples: Snippetgen should call await on the operation coroutine before calling result (3e1b599)

1.2.4 (2022-10-07)

Bug Fixes

1.2.3 (2022-09-29)

Bug Fixes

  • deps: Require protobuf >= 3.20.2 (#85) (4fdbbe8)

1.2.2 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#70) (3c4ea60)

  • deps: require proto-plus >= 1.22.0 (3c4ea60)

1.2.1 (2022-07-13)

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (#63) (f664641)

1.2.0 (2022-07-12)

Features

Bug Fixes

1.1.2 (2022-06-03)

Bug Fixes

  • deps: require protobuf <4.0.0dev (#52) (cde8a52)

Documentation

  • fix changelog header to consistent size (#51) (24267af)

1.1.1 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#29) (b006c4d)

1.1.0 (2022-02-26)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (31be484)

1.0.0 (2022-01-24)

Features

  • bump release level to production/stable (#5) (ad90dd9)

0.1.0 (2021-11-12)

Features