Skip to content

Bump google-cloud-aiplatform from 1.122.0 to 1.126.1 in /python - #904

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python/google-cloud-aiplatform-1.126.1
Closed

Bump google-cloud-aiplatform from 1.122.0 to 1.126.1 in /python#904
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python/google-cloud-aiplatform-1.126.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 10, 2025

Copy link
Copy Markdown

Bumps google-cloud-aiplatform from 1.122.0 to 1.126.1.

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.126.1

1.126.1 (2025-11-06)

Bug Fixes

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

v1.126.0

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

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

... (truncated)

Changelog

Sourced from google-cloud-aiplatform's changelog.

1.126.1 (2025-11-06)

Bug Fixes

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

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)

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)

... (truncated)

Commits
  • 31be512 chore(main): release 1.126.1 (#6099)
  • e64ff28 fix: add telemetry enablement env for agent engines deployed using module
  • 25873a6 chore(main): release 1.126.0 (#6093)
  • 3ca65cb feat: default to "unspecified" for telemetry enablement
  • 10989ca chore: Add opentelemetry-exporter-gcp-logging to agent_ and reasoning_engine ...
  • 531d223 feat: GenAI Client(evals): Add warning message when tool usage is empty for t...
  • acb6cab feat: GenAI Client(evals) - Add loading agent info util function
  • 37fa3ce fix: populate missing auth_id for _init_session into adk session.state
  • 366d4a1 chore(main): release 1.125.0 (#6070)
  • 65f8bba chore: disable default-on telemetry enablement in ADK on AE
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) from 1.122.0 to 1.126.1.
- [Release notes](https://github.com/googleapis/python-aiplatform/releases)
- [Changelog](https://github.com/googleapis/python-aiplatform/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-aiplatform@v1.122.0...v1.126.1)

---
updated-dependencies:
- dependency-name: google-cloud-aiplatform
  dependency-version: 1.126.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python labels Nov 10, 2025
@dependabot @github

dependabot Bot commented on behalf of github Nov 17, 2025

Copy link
Copy Markdown
Author

Superseded by #908.

@dependabot dependabot Bot closed this Nov 17, 2025
@dependabot
dependabot Bot deleted the dependabot/pip/python/google-cloud-aiplatform-1.126.1 branch November 17, 2025 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants