2.6.0 (2024-12-12)
Features
- 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)
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin (e188f1a)
Documentation
- 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)