Skip to content

v1.111.0

Compare
Choose a tag to compare
@release-please release-please released this 27 Aug 02:50
a4d0a2f

1.111.0 (2025-08-27)

⚠ BREAKING CHANGES

  • GenAI SDK client - remove duplicate types for Content, Part, and evals

Features

  • Add disable_container_logging in v1beta1 api (3a75313)
  • Add encryption_spec support to Agent Engine genai sdk. (3bb8100)
  • Add API response for Gen AI Evaluation in Tuning (3a75313)
  • Add Customization Config to Memory Bank (23d7681)
  • Add data foundry service synthetic data generation API for v1 (3a75313)
  • Add new api for getting deploy options for Vertex AI Model Garden custom model (d0c7803)
  • Add support for plugins and credential service in AdkApp (93561a7)
  • Add TTL fields for Memory Bank and Sessions (eff6c58)
  • Adding gpu_partition_size parameter to Endpoint.deploy() method. (7ebbddb)
  • Enabled deploy dedicated endpoint by default (1a3f477)
  • GenAI SDK client - Add live/bidi streaming support for Agent Engine (4fec136)
  • GenAI SDK client(evals) - Implement Predefined metrics support in Vertex GenAI Eval SDK (248a365)
  • GenAI SDK client(evals) - Release GenAI evals module to public preview and remove experimental warning from client.evals module (b915b61)
  • GenAI SDK client(evals) - Support Predefined Metrics in generate_rubrics (c0b6f5c)
  • Introduce AdkApp in GA (a6600dd)
  • RAG - Add support for max_embedding_requests_per_min in upload_file request (a330ecb)
  • RAG - Add support for max_embedding_requests_per_min in upload_file request (a885b5d)

Bug Fixes

  • GenAI SDK client - Deploy ADK agents using the AdkApp template in GA (4f1e013)
  • GenAI SDK client - do not register API methods in get or update for agent_engines with lightweight creation (d76411a)
  • GenAI SDK client - Provide the operation error message if it is available (edaedb1)
  • GenAI SDK client - switch to nested modules for agent engines (b1d0b7c)
  • Rename agent_engine parameter to agent in Agent Engines. (65bf9b6)

Miscellaneous Chores

  • GenAI SDK client - remove duplicate types for Content, Part, and evals (b4d37b6)
  • Release 1.111.0 (e1ad1c5)