1.138.0 (2026-02-17)
Features
- Add support for BYO-dockerfile in AE deployment (7572601)
- GenAI SDK client - Make operation polling interval configurable when creating agent engine sandbox (bf9e0ff)
- GenAI SDK client(multimodal) - Support Assess Batch Prediction Resources for the multimodal datasets. (0fe5314)
- GenAI SDK client(multimodal) - Support Assess Batch Prediction Validity for the multimodal datasets. (a63e8d5)
- GenAI SDK client(multimodal) - Support Assess Tuning Validity for multimodal dataset. (12f5aa5)
- Update the ADK template to export logs directly to Cloud Logging when OTEL_SEMCONV_STABILITY_OPT_IN is set to "gen_ai_latest_experimental". (82db4ad)
Bug Fixes
- Refactor session retrieval fallback in _streaming_agent_run_with_events. (8aec754)