2.6.0 (2024-12-12)
- add Network Connectivity Center APIs for dynamic route exchange (e188f1a)
- add Network Connectivity Center APIs for include export filters (e188f1a)
- add Network Connectivity Center APIs for include import ranges on hybrid spokes (e188f1a)
- add Network Connectivity Center APIs for producer VPC spokes (e188f1a)
- add Network Connectivity Center APIs for PSC connection propagation through NCC (e188f1a)
- add Network Connectivity Center APIs for star topology (e188f1a)
- Add support for opt-in debug logging (e188f1a)
- Fix typing issue with gRPC metadata when key ends in -bin (e188f1a)
- update comment for
ListRoutes
method in serviceHubService
to clarify that it lists routes in a route table (e188f1a) - update comment for
ListRouteTables
method in serviceHubService
to clarify that it lists route tables in a hub (e188f1a) - update comment for field
location
in message.google.cloud.networkconnectivity.v1.Route
to clarify that it's the origin location (e188f1a)
2.5.1 (2024-11-11)
2.5.0 (2024-10-24)
2.4.5 (2024-07-30)
- Retry and timeout values do not propagate in requests during pagination (d95af77)
2.4.4 (2024-07-08)
2.4.3 (2024-03-05)
2.4.2 (2024-02-22)
- 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)
- 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)
2.3.0 (2023-12-07)
- Add support for python 3.12 (f46b37f)
- Introduce compatibility with native namespace packages (f46b37f)
2.2.0 (2023-09-30)
2.1.0 (2023-09-19)
- Minor formatting (1ae610b)
2.0.2 (2023-07-05)
2.0.1 (2023-03-23)
2.0.0 (2023-02-27)
- remove policy based routing API (#228)
1.6.1 (2023-01-20)
- Add context manager return types (e26302e)
- Add documentation for enums (e26302e)
1.6.0 (2023-01-10)
1.5.0 (2022-12-08)
- add policy based routing (bb5fdce)
- add support for
google.cloud.networkconnectivity.__version__
(bb5fdce) - Add typing to proto.Message based class attributes (bb5fdce)
- 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)
- 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)
1.4.3 (2022-09-29)
1.4.2 (2022-08-11)
1.4.1 (2022-07-13)
1.4.0 (2022-07-06)
- add audience parameter (48691e0)
1.3.2 (2022-06-03)
1.3.1 (2022-03-05)
- 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)
- add api key support (#119) (4f83215)
- Add LocationMetadata message (#124) (bb6f7ae)
- Add RoutingVPC.required_for_new_site_to_site_data_transfer_spokes field (bb6f7ae)
- resolve DuplicateCredentialArgs error when using credentials_file (29240e3)
- 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)
1.2.1 (2021-11-01)
- list oneofs in docstring (c6cd1b0)
1.2.0 (2021-10-18)
1.1.0 (2021-10-08)
1.0.1 (2021-09-30)
- improper types in pagers generation (b83e28b)
1.0.0 (2021-09-29)
0.6.1 (2021-09-24)
- add 'dict' annotation type to 'request' (ae7ade1)
0.6.0 (2021-08-25)
- Add hub.routing_vpcs field (3fd21d4)
- Specify that site_to_site_data_transfer field must be set to true (3fd21d4)
0.5.0 (2021-07-28)
- deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#55) (efcacf5)
- enable self signed jwt for grpc (#60) (1d0ad6c)
0.4.0 (2021-07-01)
0.3.0 (2021-06-16)
- add
from_service_account_info
(#12) (f1f7ccb) - support self-signed JWT flow for service accounts (013202c)
- 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)
- generate v1alpha1 (7c5e268)