2.1.3 (2026-09-15)
Features
- Add
psc_endpointparameter toSandboxes.send_commandandSandboxes.generate_browser_ws_headersso VPC-SC sandboxes withingressControlConfig.enablePrivateServiceConnect=true(which populate onlyconnection_info.service_attachment, neverload_balancer_hostname/load_balancer_ip) can route data-plane traffic through a customer-provisioned PSC endpoint. Existing non-VPC-SC callers are unaffected; the parameter defaults toNoneand the load-balancer branches remain the primary path. (39971ae) - Add build configuration support to Vertex AI Reasoning Engine (bea1abd)
- Add enable_zero_data_retention to Tool.ParallelAiSearch (bea1abd)
- Add enable_zero_data_retention to Tool.ParallelAiSearch (bea1abd)
Bug Fixes
- Fail open on any error resolving the project ID in the ADK templates. (30bf665)
- Fix Sandboxes.send_command failing to reach the sandbox data plane. (2b28caf)
- Import pandas lazily in the Gen AI SDK
_gcs_utilsmodule. (7c94277), refs #5928 #7129
Miscellaneous Chores
- Release 2.1.3 (2c7a22d)