Changelog

2.5.1 (2024年11月11日)

Bug Fixes

2.5.0 (2024年10月24日)

Features

2.4.5 (2024年07月30日)

Bug Fixes

  • Retry and timeout values do not propagate in requests during pagination (d95af77)

2.4.4 (2024年07月08日)

Bug Fixes

2.4.3 (2024年03月05日)

Bug Fixes

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

2.4.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)

2.4.0 (2024年02月01日)

Features

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

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

2.2.0 (2023年09月30日)

Features

  • add Network Connectivity Center APIs related to VPC spokes (#11769) (4cf708c)

2.1.0 (2023年09月19日)

Features

Documentation

2.0.2 (2023年07月05日)

Bug Fixes

2.0.1 (2023年03月23日)

Bug Fixes

  • Add service_yaml_parameters to networkconnectivity_py_gapic (#234) (ab0bcce)

2.0.0 (2023年02月27日)

⚠ BREAKING CHANGES

  • remove policy based routing API (#228)

Bug Fixes

1.6.1 (2023年01月20日)

Bug Fixes

  • Add context manager return types (e26302e)

Documentation

  • Add documentation for enums (e26302e)

1.6.0 (2023年01月10日)

Features

1.5.0 (2022年12月08日)

Features

  • add policy based routing (bb5fdce)

  • add support for google.cloud.networkconnectivity.__version__ (bb5fdce)

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

Bug Fixes

  • Add dict typing for client_options (bb5fdce)

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

  • Drop usage of pkg_resources (bb5fdce)

  • Fix timeout default values (bb5fdce)

Documentation

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

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

1.4.4 (2022年10月07日)

Bug Fixes

1.4.3 (2022年09月29日)

Bug Fixes

1.4.2 (2022年08月11日)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#197) (87f279d)

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

1.4.1 (2022年07月13日)

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (#190) (7b0e8a6)

1.4.0 (2022年07月06日)

Features

Bug Fixes

1.3.2 (2022年06月03日)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#175) (b897def)

1.3.1 (2022年03月05日)

Bug Fixes

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

  • deps: require proto-plus>=1.15.0 (f4c87e7)

1.3.0 (2022年02月11日)

Features

  • add api key support (#119) (4f83215)

  • Add LocationMetadata message (#124) (bb6f7ae)

  • Add RoutingVPC.required_for_new_site_to_site_data_transfer_spokes field (bb6f7ae)

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (29240e3)

Documentation

  • add autogenerated code snippets (bb6f7ae)

  • Update comments to reflect that spokes can now be created with data transfer disabled (bb6f7ae)

1.2.2 (2021年11月11日)

Bug Fixes

  • Mark API fields as required which were already required on the backend (#107) (17b9d5f)

1.2.1 (2021年11月01日)

Bug Fixes

  • deps: drop packaging dependency (c6cd1b0)

  • deps: require google-api-core >= 1.28.0 (c6cd1b0)

Documentation

  • list oneofs in docstring (c6cd1b0)

1.2.0 (2021年10月18日)

Features

1.1.0 (2021年10月08日)

Features

  • add context manager support in client (#88) (8584d34)

1.0.1 (2021年09月30日)

Bug Fixes

  • improper types in pagers generation (b83e28b)

1.0.0 (2021年09月29日)

Features

  • bump release level to production/stable (#65) (e0876fb)

0.6.1 (2021年09月24日)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (ae7ade1)

0.6.0 (2021年08月25日)

Features

  • Add hub.routing_vpcs field (3fd21d4)

Bug Fixes

  • Remove ActivateSpoke and DeactivateSpoke methods (#69) (3fd21d4)

Documentation

  • Specify that site_to_site_data_transfer field must be set to true (3fd21d4)

0.5.0 (2021年07月28日)

Features

Bug Fixes

  • deps: pin ‘google-{api,cloud}-core’, ‘google-auth’ to allow 2.x versions (#55) (efcacf5)

  • enable self signed jwt for grpc (#60) (1d0ad6c)

Documentation

  • add Samples section to CONTRIBUTING.rst (#56) (cf009ca)

0.4.0 (2021年07月01日)

Features

Bug Fixes

Documentation

0.3.0 (2021年06月16日)

Features

  • add from_service_account_info (#12) (f1f7ccb)

  • support self-signed JWT flow for service accounts (013202c)

Bug Fixes

  • add async client to %name_%version/init.py (013202c)

  • deps: add packaging requirement (#37) (3592699)

  • exclude docs and tests from package (#42) (ee876c9)

0.2.0 (2021年02月25日)

Features

  • add state field in resources (#8) (edb1e0f)

Documentation

0.1.0 (2021年01月25日)

Features

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.