Skip to content

v0.11.0

Latest

Choose a tag to compare

@release-please release-please released this 25 Aug 21:51
267f2f0

0.11.0 (2026-08-25)

Features

  • Add a top-level client.sandboxes accessor to the Vertex AI GenAI SDK for JavaScript, with environments, templates, and snapshots submodules. (3624be5)
  • Add enable_data_retention to ToolParallelAiSearch, Add step_count to ReinforcementTuningHyperParameters, Add BidiGenerateContentSetup (fbe513d)
  • Add sandbox templates and snapshots submodules to the Vertex AI GenAI SDK for JavaScript. (63f8eb6)
  • Add Shell Sandbox environment support to the Agent Engine sandbox SDK (c59c2ae)
  • allow users to configure max wait time for prompt management queries for Python and JS (7a9ec5f)
  • Support Endpoints module for OpenModel prediction, and .get/undeploy/delete (b2e860e)

Bug Fixes

  • deps: allow @google/genai v2 and drop unused google-auth-library (6c327c7)
  • Update generator configuration and SDK bindings for Agent Engine Session update calls to return Session directly. (8c328ae)