Skip to content

Releases: googleapis/python-aiplatform

v1.132.0

17 Dec 06:03
64cc464

Choose a tag to compare

1.132.0 (2025-12-17)

Features

  • Add Lustre support to the Vertex Training Custom Job API (71747e8)

Documentation

  • A comment for field restart_job_on_worker_restart in message .google.cloud.aiplatform.v1beta1.Scheduling is changed (71747e8)
  • A comment for field timeout in message .google.cloud.aiplatform.v1beta1.Scheduling is changed (71747e8)

v1.131.0

17 Dec 01:01
28f89f8

Choose a tag to compare

1.131.0 (2025-12-16)

Features

  • Allow list of events to be passed to AdkApp.async_stream_query (dd8840a)
  • GenAI Client(evals) - Support CustomCodeExecution metric in Vertex Gen AI Eval Service (4114728)
  • Updates the ADK template to direct structured JSON logs to standard output. (a65ec29)

Bug Fixes

  • Fix RagManagedVertexVectorSearch when using backend_config (df0976e)
  • GenAI Client(evals) - patch for vulnerability in visualization (8a00d43)

v1.130.0

10 Dec 13:55
08abe62

Choose a tag to compare

1.130.0 (2025-12-10)

Features

  • A new field min_gpu_driver_version is added to message .google.cloud.aiplatform.v1beta1.MachineSpec (26dfdfe)
  • Adding RagManagedVertexVectorSearch Vector DB option for RAG corpuses to SDK (da79e21)
  • Expose FullFineTunedResources for full fine tuned deployments (26dfdfe)
  • Expose zone when creating a FeatureOnlineStore (26dfdfe)
  • GenAI Client(evals) - Add support to local agent run for agent eval (30e41d0)
  • GenAI SDK client(memory): Add PurgeMemories (95eb10f)
  • Introduce RagManagedVertexVectorSearch as a new vector db option (26dfdfe)

Documentation

  • Update ReplicatedVoiceConfig.mime_type comment (26dfdfe)
  • Update ReplicatedVoiceConfig.mime_type comment (26dfdfe)

v1.129.0

03 Dec 03:06
c24f6a1

Choose a tag to compare

1.129.0 (2025-12-03)

⚠ BREAKING CHANGES

  • An existing field transfer_to_agent is removed from message .google.cloud.aiplatform.v1beta1.EventActions
  • updating bigtable_metadata field name in FeatureOnlineStore
  • updating enableDirectBigtableAccess field name in FeatureOnlineStore`
  • updating bigtable_metadata field name in FeatureView

Features

  • Add gpu_partition_size in machine_spec v1 api (e0bc3d8)
  • Add ReplicatedVoiceConfig to VoiceConfig to enable Gemini TTS voice replication (e0bc3d8)
  • Add ReplicatedVoiceConfig to VoiceConfig to enable Gemini TTS voice replication (e0bc3d8)
  • Add EmbedContent method v1 (e0bc3d8)
  • Add EmbedContent method v1beta1 (e0bc3d8)
  • Add FunctionResponsePart and excluded_predefined_functions in ComputerUse (e0bc3d8)
  • Add FunctionResponsePart and excluded_predefined_functions in ComputerUse (e0bc3d8)
  • Add new fields SUCCESSFULLY_DEPLOYED and FAILED_TO_DEPLOY to DeploymentStage (e0bc3d8)
  • Add new fields SUCCESSFULLY_DEPLOYED and FAILED_TO_DEPLOY to DeploymentStage (e0bc3d8)
  • Add order_by to list_events (e0bc3d8)
  • Add support for developer connect based deployment (e0bc3d8)
  • Add support for developer connect based deployment (e0bc3d8)
  • Continuous Tuning (e0bc3d8)
  • Enable Vertex Model Garden Managed OSS Fine Tuning. (26b7e51)
  • GenAI Client(evals) - Add location override parameter to run_inference and evaluate methods (b867043)
  • GenAI Client(evals) - support setting autorater generation config for predefined rubric metrics (9304f15)
  • GenAI SDK client(multimodal) - Support Assess Tuning Resource for multimodal dataset. (bc26160)
  • GenAI SDK client(sessions): Add label to Sessions (837c8ea)

Bug Fixes

  • Add OTel cloud.provider attribute to AdkTemplate (7d3bcdd)
  • Add support for app in _init_session (d9f6c58)
  • An existing field transfer_to_agent is removed from message .google.cloud.aiplatform.v1beta1.EventActions (e0bc3d8)
  • Correlate traces with logs in Cloud Trace panel on adk deploy agent_engine (9301551)
  • Enable from vertexai.types import TypeName without needing to run from vertexai import types first (46285bf)
  • Enable from vertexai.types import TypeName without needing to run from vertexai import types first (f4a6cbe)
  • Gen AI SDK client - Fix bug in GCS bucket creation for new agent engines. (8d4ce38)
  • GenAI SDK client(eval) - Reorder the params to put the Config param at the last place. (e8b12cb)
  • Save artifact in init_session (2a43e9b)
  • Update default input and output modes in create_agent_card (7ca4226)
  • Updating bigtable_metadata field name in FeatureOnlineStore (e0bc3d8)
  • Updating bigtable_metadata field name in FeatureView (e0bc3d8)
  • Updating enableDirectBigtableAccess field name in FeatureOnlineStore` (e0bc3d8)

Documentation

  • A comment for field filter in message .google.cloud.aiplatform.v1beta1.ListSessionsRequest is changed (e0bc3d8)
  • A comment for field package_spec in message .google.cloud.aiplatform.v1.ReasoningEngineSpec is changed (e0bc3d8)
  • A comment for field package_spec in message .google.cloud.aiplatform.v1beta1.ReasoningEngineSpec is changed (e0bc3d8)
  • A comment for message ReasoningEngineSpec is changed (e0bc3d8)
  • A comment for message ReasoningEngineSpec is changed (e0bc3d8)
  • Fix idle_scaledown_period minimum from 3600 to 300 (5 minutes) (e0bc3d8)
  • Remove comments for a non public feature (e0bc3d8)

Miscellaneous Chores

v1.128.0

19 Nov 01:25
ae1c2f2

Choose a tag to compare

1.128.0 (2025-11-18)

Features

  • GenAI Client(evals) - Add pass_rate to AggregatedMetricResult and calculate it for adaptive rubric metrics. (1f1f67e)
  • GenAI SDK client - Support build options in Agent Engine GCS Deployment. (28499a9)
  • GenAI SDK client - Support build options in Agent Engine source-based Deployment. (f7e718f)
  • GenAI SDK client(multimodal) - Support Assemble feature on the multimodal datasets. (2195411)

Bug Fixes

  • Fix the change runner behavior back to sync function in streaming_agent_run_with_events (e9d9c31)
  • GenAI Client(evals) - fix eval visualizations in Vertex Workbench (c3abe51)
  • GenAI Client(evals) - Reformat codebase 1. Remove duplicated code in _evals_utils and _evals_metric_loader 2. Keep metric utils in _evals_metric_loader and data util in _evals_utils (5f3c655)

v1.127.0

11 Nov 23:25
92da48a

Choose a tag to compare

1.127.0 (2025-11-11)

Features

  • Reenable VertexAiSession for streaming_agent_run_with_events (d3b12d5)

Bug Fixes

  • Forward reference resolution in Pydantic schema generation. (0013865)
  • GenAI Client(evals): Long traces do not scroll (3a99664)

Documentation

  • Add vertexai.types module to generated docs (fc83569)

v1.126.1

06 Nov 21:54
31be512

Choose a tag to compare

1.126.1 (2025-11-06)

Bug Fixes

  • Add telemetry enablement env for agent engines deployed using module (e64ff28)

v1.126.0

05 Nov 23:05
25873a6

Choose a tag to compare

1.126.0 (2025-11-05)

Features

  • Default to "unspecified" for telemetry enablement (3ca65cb)
  • GenAI Client(evals) - Add loading agent info util function (acb6cab)
  • GenAI Client(evals): Add warning message when tool usage is empty for tool_use_quality (531d223)

Bug Fixes

  • Populate missing auth_id for _init_session into adk session.state (37fa3ce)

v1.125.0

05 Nov 00:17
366d4a1

Choose a tag to compare

1.125.0 (2025-11-04)

⚠ BREAKING CHANGES

  • Switch tracing APIs in preview AdkApp.
  • Switch cloudtrace.googleapis.com to telemetry.googleapis.com for tracing API.

Features

  • Add reservation affinity support to preview BatchPredictionJob (c8f38a0)
  • Add support for Vertex Express Mode API key in AdkApp (05834cb)
  • Add the identity type option for the agent engine and add effective identity to the resource (bf1851e)
  • Alow VertexAiSession for streaming_agent_run_with_events (13faa27)
  • GenAI Client(evals) - Add retry to predefine metric (9a46e67)

Bug Fixes

  • GenAI Client(evals) - Change dataset visualization table to fixed to prevent horizontal expansion. (7a5a066)
  • GenAI Client(evals) - Remove requirement for agent_info.agent in create_evaluation_run in Vertex AI GenAI SDK evals. (d02a7da)
  • GenAI Client(evals) - Support direct pandas DataFrame dataset in evaluate() (a917122)
  • Revert: Alow VertexAiSession for streaming_agent_run_with_events (7c8c218)

Miscellaneous Chores

  • Release 1.125.0 (d344858)
  • Switch cloudtrace.googleapis.com to telemetry.googleapis.com for tracing API. (c81f912)
  • Switch tracing APIs in preview AdkApp. (27ef56b)

v1.124.0

30 Oct 19:53
02ab764

Choose a tag to compare

1.124.0 (2025-10-30)

⚠ BREAKING CHANGES

  • GenAI SDK client - Enabling new data driven prompt optimization for prompts from Android API by passing

Features

  • GenAI SDK client - Enabling new data driven prompt optimization for prompts from Android API by passing (4216790)

Bug Fixes

  • GenAI Client(evals) - Apply sync function for agent run (8a20349)
  • GenAI Client(evals) - Support EvaluationDataset output from run_inference as input dataset in create_evaluation_run in Vertex AI GenAI SDK evals (741c6ad)
  • GenAI Client(evals) - Update send online eval service request default value and avoid None value (09bf9a9)

Miscellaneous Chores