Changelog

0.5.10 (2024-03-25)

Features

  • [google-cloud-network-services] publish DEP proto (#12503) (f17c4fc)

0.5.9 (2024-03-05)

Bug Fixes

0.5.8 (2024-02-22)

Bug Fixes

  • deps: [Many APIs] Require google-api-core>=1.34.1 (#12308) (74dabeb)

  • fix ValueError in test__validate_universe_domain (7c2f2c2)

0.5.7 (2024-02-06)

Bug Fixes

  • Add google-auth as a direct dependency (e75fcf6)

  • Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (e75fcf6)

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

0.5.6 (2024-02-01)

Features

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

0.5.5 (2023-12-07)

Features

  • Add support for python 3.12 (f46b37f)

  • Introduce compatibility with native namespace packages (f46b37f)

Bug Fixes

  • Require proto-plus >= 1.22.3 (f46b37f)

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

0.5.4 (2023-09-13)

Documentation

0.5.3 (2023-08-09)

Documentation

  • Add clarifications for fields in RouteAction message (4ebd038)

  • Minor formatting (4ebd038)

0.5.2 (2023-07-04)

Bug Fixes

  • Add async context manager return types (#85) (17a0737)

0.5.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#77) (924ba0e)

0.5.0 (2023-02-09)

Features

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

0.4.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (2e8534f)

Documentation

  • Add documentation for enums (2e8534f)

0.4.0 (2023-01-10)

Features

0.3.0 (2022-12-15)

Features

  • Add support for google.cloud.network_services.__version__ (9b6c478)

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

Bug Fixes

  • Add dict typing for client_options (9b6c478)

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

  • Drop usage of pkg_resources (c0ecbf1)

  • Fix timeout default values (c0ecbf1)

Documentation

  • samples: Snippetgen handling of repeated enum field (9b6c478)

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

0.2.2 (2022-10-07)

Bug Fixes

0.2.1 (2022-09-29)

Bug Fixes

  • deps: Require protobuf >= 3.20.2 (#48) (9f82686)

0.2.0 (2022-08-11)

Features

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#31) (2ec0e05)

  • deps: require google-api-core>=1.32.0,>=2.8.0 (42ab6e0)

  • deps: require grpc-google-iam-v1 >=0.12.4 (42ab6e0)

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

  • require python 3.7+ (#24) (86b9b43)

0.1.1 (2022-06-07)

Bug Fixes

  • deps: require protobuf>=3.19.0,<4.0.0 (#16) (dea0f13)

0.1.0 (2022-04-15)

Features