Changelog

0.4.9 (2024-03-05)

Bug Fixes

0.4.8 (2024-02-22)

Bug Fixes

  • [Many APIs] fix ValueError in test__validate_universe_domain (#12281) (62cf934)

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

0.4.7 (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)

0.4.6 (2024-02-01)

Features

  • Allow users to explicitly configure universe domain (#12238) (8701267)

0.4.5 (2023-12-07)

Features

  • Add support for python 3.12 (0d1a592)

  • Introduce compatibility with native namespace packages (0d1a592)

Bug Fixes

  • Require proto-plus >= 1.22.3 (0d1a592)

  • Use retry_async instead of retry in async client (0d1a592)

0.4.4 (2023-09-30)

Documentation

0.4.3 (2023-07-05)

Bug Fixes

0.4.2 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#60) (aa55ce7)

0.4.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (2aaf9d1)

Documentation

  • Add documentation for enums (2aaf9d1)

0.4.0 (2023-01-10)

Features

0.3.0 (2022-12-14)

Features

  • Add support for google.cloud.beyondcorp_appconnectors.__version__ (b64f9c1)

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

Bug Fixes

  • Add dict typing for client_options (b64f9c1)

  • deps: Require google-api-core >=1.34.0, >=2.11.0 (09a8da2)

  • Drop usage of pkg_resources (09a8da2)

  • Fix timeout default values (09a8da2)

Documentation

  • Fix minor docstring formatting (b64f9c1)

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

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

0.2.2 (2022-10-10)

Bug Fixes

  • deps: Allow protobuf 3.19.5 (#36) (7ba61c4)

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

0.2.1 (2022-10-03)

Bug Fixes

  • deps: Require protobuf >= 3.20.2 (#33) (e6c2557)

0.2.0 (2022-09-16)

Features

Bug Fixes

  • deps: require google-api-core>=1.33.1,>=2.8.0 (78beb39)

  • deps: require protobuf >= 3.20.1 (78beb39)

0.1.1 (2022-08-15)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#13) (ebcdca3)

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

0.1.0 (2022-07-18)

Features

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (#4) (11c2dd4)