Skip to content

Bump google-cloud-aiplatform from 1.122.0 to 1.124.0 in /python - #897

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps google-cloud-aiplatform from 1.122.0 to 1.124.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.124.0

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

v1.123.0

1.123.0 (2025-10-29)

Features

  • Add initial support for Python v3.14 (4618729)
  • Add more attributes to OTel resource for ADK tracing (5aaa60e)
  • Add Python 3.13 Kokoro run config (57d2709)
  • Add support for app input in AdkApp template (10ca56f)
  • Add support of google-cloud-storage v3 dependency (85cbb75)
  • Disable prompt/response content in ADK spans if telemetry env is set (be5d1f5)
  • GenAI Client(evals) - Add agent data to EvaluationRun show in Vertex AI GenAI SDK evals (d62afc3)
  • GenAI SDK client - add context management to AsyncClient (8075e60)
  • GenAI SDK client - Enabling zero-shot prompt optimization for prompts from Android API by passing optimization_target=vertexai.types.OptimizeTarget.OPTIMIZATION_TARGET_GEMINI_NANO in the config (92d8b2a)
  • GenAI SDK client (Multimodal Dataset) - Create a multimodal dataset from Big Query. (d4e211d)
  • GenAI SDK client(memory): Add extracted memories to MemoryRevision resources (2267d58)
  • GenAI SDK client(memory): Add filter to RetrieveMemories (2267d58)
  • GenAI SDK client(memory): Add Memory Topic labels to Memory (de941a6)
  • GenAI SDK client(multimodal) - Add get/update/list/delete to multimodal datasets. (34996a2)
  • GenAI SDK client(multimodal) - Add public get/update/delete methods to multimodal datasets. (6737a70)
  • Support Inline Source Deployment in Agent Engine (9ae5f35)

Bug Fixes

... (truncated)

Changelog

Sourced from google-cloud-aiplatform's changelog.

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

1.123.0 (2025-10-29)

Features

  • Add initial support for Python v3.14 (4618729)
  • Add more attributes to OTel resource for ADK tracing (5aaa60e)
  • Add Python 3.13 Kokoro run config (57d2709)
  • Add support for app input in AdkApp template (10ca56f)
  • Add support of google-cloud-storage v3 dependency (85cbb75)
  • Disable prompt/response content in ADK spans if telemetry env is set (be5d1f5)
  • GenAI Client(evals) - Add agent data to EvaluationRun show in Vertex AI GenAI SDK evals (d62afc3)
  • GenAI SDK client - add context management to AsyncClient (8075e60)
  • GenAI SDK client - Enabling zero-shot prompt optimization for prompts from Android API by passing optimization_target=vertexai.types.OptimizeTarget.OPTIMIZATION_TARGET_GEMINI_NANO in the config (92d8b2a)
  • GenAI SDK client (Multimodal Dataset) - Create a multimodal dataset from Big Query. (d4e211d)
  • GenAI SDK client(memory): Add extracted memories to MemoryRevision resources (2267d58)
  • GenAI SDK client(memory): Add filter to RetrieveMemories (2267d58)
  • GenAI SDK client(memory): Add Memory Topic labels to Memory (de941a6)
  • GenAI SDK client(multimodal) - Add get/update/list/delete to multimodal datasets. (34996a2)
  • GenAI SDK client(multimodal) - Add public get/update/delete methods to multimodal datasets. (6737a70)
  • Support Inline Source Deployment in Agent Engine (9ae5f35)

Bug Fixes

  • Allow both camelCase and snake_case in _StreamRunRequest (6a6674d)
  • Clone agent_framework attribute in ModuleAgent.clone() (81f8c40)

... (truncated)

Commits
  • 02ab764 chore(main): release 1.124.0 (#6056)
  • 33b3d2b chore: Enable default-on telemetry for ADK agents.
  • ed76c44 chore!: Switch cloudtrace.googleapis.com to telemetry.googleapis.com for ...
  • 741c6ad fix: GenAI Client(evals) - Support EvaluationDataset output from run_inferenc...
  • a018a19 chore: fix issue where unreferenced enums weren't getting generated into types
  • 39bb9df chore: Enable default-on telemetry for ADK agents.
  • 35ac4c5 chore: release 1.124.0
  • cf218af chore!: Switch cloudtrace.googleapis.com to telemetry.googleapis.com for ...
  • 09bf9a9 fix: GenAI Client(evals) - Update send online eval service request default va...
  • 4216790 feat!: GenAI SDK client - Enabling new data driven prompt optimization for pr...
  • 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.124.0.
- [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.124.0)

---
updated-dependencies:
- dependency-name: google-cloud-aiplatform
  dependency-version: 1.124.0
  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 3, 2025
@dependabot @github

dependabot Bot commented on behalf of github Nov 10, 2025

Copy link
Copy Markdown
Author

Superseded by #904.

@dependabot dependabot Bot closed this Nov 10, 2025
@dependabot
dependabot Bot deleted the dependabot/pip/python/google-cloud-aiplatform-1.124.0 branch November 10, 2025 18:49
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