Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2025

Bumps google-cloud-aiplatform from 1.95.1 to 1.97.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.97.0

1.97.0 (2025-06-11)

Features

  • Add GenAI client (experimental) (166b747)
  • Expose UrlContextMetadata API to v1 (b57cbd3)
  • Expose UrlContextMetadata API to v1beta1 (b57cbd3)
  • Integration with Vertex AI Multimodal Datasets: Update train_dataset and validation_dataset in sft.train() docstring to include the Vertex Multimodal Dataset as a dataset source option. (eac1de0)
  • RAG - Introduce configuration to corpus types, with DocumentCorpus and MemoryCorpus options. (ede4b5b)

Bug Fixes

  • Add default auth scope (3d747e7)
  • Add support for ADK Agents as a supported type for agent engine (6b177ca)
  • Set memory corpus configuration into RagCorpus object. (39d3c70)

v1.96.0

1.96.0 (2025-06-03)

Features

  • A new field include_thoughts is added to message .google.cloud.aiplatform.v1.GenerationConfig.ThinkingConfig (f2244aa)
  • A new field include_thoughts is added to message .google.cloud.aiplatform.v1.Part (f2244aa)
  • A new field thought_signature is added to message .google.cloud.aiplatform.v1.Part (f2244aa)
  • A new field thought is added to message .google.cloud.aiplatform.v1.Part (f2244aa)
  • Add json schema support to structured output and function declaration (f2244aa)
  • Add json schema support to structured output and function declaration (f2244aa)
  • Add network_attachment to PscInterfaceConfig (f2244aa)
  • Add psc_interface_config to CustomJobSpec (f2244aa)
  • Add psc_interface_config to PersistentResource (f2244aa)
  • Add psc_interface_config to PipelineJob (f2244aa)
  • Expose URL Context API to v1 (f2244aa)
  • Expose URL Context API to v1beta1 (f2244aa)

Bug Fixes

  • Small fix in MultimodalDataset.toBigframes(). (ee12f05)

Documentation

  • Allow field thought to be set as input (f2244aa)

Miscellaneous Chores

... (truncated)

Changelog

Sourced from google-cloud-aiplatform's changelog.

1.97.0 (2025-06-11)

Features

  • Add GenAI client (experimental) (166b747)
  • Expose UrlContextMetadata API to v1 (b57cbd3)
  • Expose UrlContextMetadata API to v1beta1 (b57cbd3)
  • Integration with Vertex AI Multimodal Datasets: Update train_dataset and validation_dataset in sft.train() docstring to include the Vertex Multimodal Dataset as a dataset source option. (eac1de0)
  • RAG - Introduce configuration to corpus types, with DocumentCorpus and MemoryCorpus options. (ede4b5b)

Bug Fixes

  • Add default auth scope (3d747e7)
  • Add support for ADK Agents as a supported type for agent engine (6b177ca)
  • Set memory corpus configuration into RagCorpus object. (39d3c70)

1.96.0 (2025-06-03)

Features

  • A new field include_thoughts is added to message .google.cloud.aiplatform.v1.GenerationConfig.ThinkingConfig (f2244aa)
  • A new field include_thoughts is added to message .google.cloud.aiplatform.v1.Part (f2244aa)
  • A new field thought_signature is added to message .google.cloud.aiplatform.v1.Part (f2244aa)
  • A new field thought is added to message .google.cloud.aiplatform.v1.Part (f2244aa)
  • Add json schema support to structured output and function declaration (f2244aa)
  • Add json schema support to structured output and function declaration (f2244aa)
  • Add network_attachment to PscInterfaceConfig (f2244aa)
  • Add psc_interface_config to CustomJobSpec (f2244aa)
  • Add psc_interface_config to PersistentResource (f2244aa)
  • Add psc_interface_config to PipelineJob (f2244aa)
  • Expose URL Context API to v1 (f2244aa)
  • Expose URL Context API to v1beta1 (f2244aa)

Bug Fixes

  • Small fix in MultimodalDataset.toBigframes(). (ee12f05)

Documentation

  • Allow field thought to be set as input (f2244aa)

Miscellaneous Chores

Commits
  • da09275 chore(main): release 1.97.0 (#5385)
  • 1fe610e chore: add evaluate method to GenAI evals module
  • fde5c65 chore: add metric handlers for GenAI evals module
  • 5b1b83c chore: Add evals metric validation, load/dump, and versioning utils
  • 3d747e7 fix: Add default auth scope
  • eac1de0 feat: Integration with Vertex AI Multimodal Datasets: Update train_dataset ...
  • 6b177ca fix: Add support for ADK Agents as a supported type for agent engine
  • b57cbd3 Copybara import of the project:
  • 9e37d2e chore: Fix sample lint
  • 467e9ed chore: add eval dataset merging utilities
  • 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.95.1 to 1.97.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.95.1...v1.97.0)

---
updated-dependencies:
- dependency-name: google-cloud-aiplatform
  dependency-version: 1.97.0
  dependency-type: direct:production
  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. Used by Dependabot. python Pull requests for the Python Semantic Kernel labels Jun 17, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 17, 2025 00:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file. Used by Dependabot. python Pull requests for the Python Semantic Kernel labels Jun 17, 2025
@github-actions github-actions bot changed the title Bump google-cloud-aiplatform from 1.95.1 to 1.97.0 in /python Python: Bump google-cloud-aiplatform from 1.95.1 to 1.97.0 in /python Jun 17, 2025
@TaoChenOSU TaoChenOSU added this pull request to the merge queue Jun 19, 2025
Merged via the queue into main with commit 2e8f17d Jun 19, 2025
35 checks passed
@TaoChenOSU TaoChenOSU deleted the dependabot/pip/python/google-cloud-aiplatform-1.97.0 branch June 19, 2025 15:30
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. Used by Dependabot. python Pull requests for the Python Semantic Kernel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants