Skip to content

build(deps): bump google-cloud-aiplatform from 1.139.0 to 1.144.0#114

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/google-cloud-aiplatform-1.144.0
Apr 1, 2026
Merged

build(deps): bump google-cloud-aiplatform from 1.139.0 to 1.144.0#114
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/google-cloud-aiplatform-1.144.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps google-cloud-aiplatform from 1.139.0 to 1.144.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.144.0

1.144.0 (2026-03-31)

⚠ BREAKING CHANGES

  • Breaking change in experimental methods: create_from_bigquery and update_multimodal_dataset no longer automatically prepend a missing bq:// prefix for BigQuery URIs. When using the new function MultimodalDataset.set_bigquery_uri the prefix will still be added if needed.

Features

  • Add metadata_filter usage to all retrieval and generator methods in rag_retrieval.py (841c597)
  • Add container_spec to Reasoning Engine public protos (9a0eefb)
  • Add container_spec to Reasoning Engine public protos (9a0eefb)
  • Add support for container_spec in AgentEngines (da663c0)
  • GenAI SDK client(multimodal) - Add metadata helpers to MultimodalDataset. (e164b19)
  • Publish client batch config schema (9a0eefb)
  • Refactor evaluation instance building and update LLM metric handler (7a3b436)
  • Update the interface for custom code execution metric while maintaining remote_custom_function support for backward compatibility (f7733ec)

Bug Fixes

  • Auto-created GCS staging bucket names are less predictable (1a33ad9)
  • GenAI SDK client(multimodal) - Replace blocking calls in create_from_pandas with async versions. (2767273)
  • Introduce timeout for outgoing A2A requests from AgentEngine (78525d2)
  • Relax the requirement to specify class_methods if image_spec/container_spec is provided (6f7b12c)
  • Standardize on the app_name in AdkApp (ee9fbe1)

Documentation

  • Update API common type documentation (9a0eefb)

Miscellaneous Chores

v1.143.0

1.143.0 (2026-03-25)

Features

  • Add AgentEngine Sessions module (368a8f8)
  • Add memory_id to Create Memory (2167f36)
  • Add RagMetadata and RagDataSchema management APIs (4f0fdfe)
  • Add raw_event to Append Event (2167f36)
  • GenAI SDK client(multimodal) - Accept gemini_request_read_config instead of template_config in all functions. (f138162)
  • GenAI SDK client(multimodal) - Support creating multimodal dataset from bigframe DataFrame (9b7dc29)

... (truncated)

Changelog

Sourced from google-cloud-aiplatform's changelog.

1.144.0 (2026-03-31)

⚠ BREAKING CHANGES

  • create_from_bigquery and update_multimodal_dataset no longer automatically prepend a missing bq:// prefix for BigQuery URIs. When using the new function MultimodalDataset.set_bigquery_uri the prefix will still be added if needed.

Features

  • Add metadata_filter usage to all retrieval and generator methods in rag_retrieval.py (841c597)
  • Add container_spec to Reasoning Engine public protos (9a0eefb)
  • Add container_spec to Reasoning Engine public protos (9a0eefb)
  • Add support for container_spec in AgentEngines (da663c0)
  • GenAI SDK client(multimodal) - Add metadata helpers to MultimodalDataset. (e164b19)
  • Publish client batch config schema (9a0eefb)
  • Refactor evaluation instance building and update LLM metric handler (7a3b436)
  • Update the interface for custom code execution metric while maintaining remote_custom_function support for backward compatibility (f7733ec)

Bug Fixes

  • Auto-created GCS staging bucket names are less predictable (1a33ad9)
  • GenAI SDK client(multimodal) - Replace blocking calls in create_from_pandas with async versions. (2767273)
  • Introduce timeout for outgoing A2A requests from AgentEngine (78525d2)
  • Relax the requirement to specify class_methods if image_spec/container_spec is provided (6f7b12c)
  • Standardize on the app_name in AdkApp (ee9fbe1)

Documentation

  • Update API common type documentation (9a0eefb)

Miscellaneous Chores

1.143.0 (2026-03-25)

Features

  • Add AgentEngine Sessions module (368a8f8)
  • Add memory_id to Create Memory (2167f36)
  • Add RagMetadata and RagDataSchema management APIs (4f0fdfe)
  • Add raw_event to Append Event (2167f36)
  • GenAI SDK client(multimodal) - Accept gemini_request_read_config instead of template_config in all functions. (f138162)
  • GenAI SDK client(multimodal) - Support creating multimodal dataset from bigframe DataFrame (9b7dc29)

... (truncated)

Commits
  • 1fba45b chore(main): release 1.144.0 (#6486)
  • 1a33ad9 fix: auto-created GCS staging bucket names are less predictable
  • f7733ec feat: Update the interface for custom code execution metric while maintaining...
  • 2ad586d chore: release 1.144.0
  • 9a0eefb Copybara import of the project:
  • 3502e7e chore: Bump fallback GCS version to 3.0.0 in tests, in accordance with the re...
  • 78525d2 fix: introduce timeout for outgoing A2A requests from AgentEngine
  • ee9fbe1 fix: Standardize on the app_name in AdkApp
  • 4fdae8e chore: GenAI SDK client(multimodal) - Refactor create_from_pandas to use crea...
  • e164b19 feat: GenAI SDK client(multimodal) - Add metadata helpers to `MultimodalDatas...
  • 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 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.139.0 to 1.144.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.139.0...v1.144.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner April 1, 2026 07:08
@github-actions github-actions bot enabled auto-merge (squash) April 1, 2026 07:08
@github-actions github-actions bot merged commit 8928797 into main Apr 1, 2026
3 checks passed
@github-actions github-actions bot deleted the dependabot/pip/google-cloud-aiplatform-1.144.0 branch April 1, 2026 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants