1.122.0 (2025-10-21)
Features
- Add STZ support for Endpoint.deploy and Model.deploy (preview). (7dd2629)
- Add support for Python v3.13 (db286c4)
- Add support for telemetry env enablement and logging setup in default instrumentor. (a26171c)
- Allow Memory Revisions to be disabled (cf0948f)
- Disable request/response content in custom ADK spans on Agent Engine in case there's no explicit consent (dc5dcc7)
- GenAI Client(evals) - Add
create_evaluation_setandcreate_evaluation_itemmethods to Vertex AI GenAI SDK evals (83553a9) - GenAI Client(evals) - Add
evaluation_dfinput support tocreate_evaluation_runmethod in Vertex AI GenAI SDK evals (7a1262b) - GenAI Client(evals) - Add
inference_configstocreate_evaluation_runmethod in Vertex AI GenAI SDK evals (5b5e6bd) - GenAI Client(evals) - Add
labelsto EvaluationRun in Vertex AI GenAI SDK evals (67cf80b) - GenAI Client(evals) - Add
metricstocreate_evaluation_runmethod in Vertex AI GenAI SDK evals (ce35218) - GenAI Client(evals) - Add agent eval data converter evals (cd61c86)
- GenAI Client(evals) - Add Detailed View to
showmethod for EvaluationRun for Vertex AI GenAI SDK evals (dc16065) - GenAI Client(evals) - Register hallucination and tool_usage_quality metrics for agent eval (7ae013e)
- GenAI Client(evals) - Update agent eval evaluation report dashboard (e2aa3eb)
- GenAI SDK client - Add TTL support for Agent Engine Code Execution (9d139eb)
- GenAI SDK client: Add async Memory and Memory Revisions methods (55b7c23)
- GenAI SDK client(evals) - Add agent run in run_inference (8b9ed04)
- GenAI SDK client(evals) - Add predefined metrics for Gecko text-to-image and text-to-video evaluations (b05e5b3)
- GenAI SDK client(evals) - Update evaluate function to enable agent_info (d13b230)
- GenAI SDK client(evals) Send agent eval request to EvaluateInstance (87ea594)
- Support TTL (per Memory Bank and per-request) for Memory Revisions (cf0948f)