Skip to content

build(deps): bump google-cloud-aiplatform from 1.42.1 to 1.96.0#345

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

build(deps): bump google-cloud-aiplatform from 1.42.1 to 1.96.0#345
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/google-cloud-aiplatform-1.96.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 4, 2025

Copy link
Copy Markdown
Contributor

Bumps google-cloud-aiplatform from 1.42.1 to 1.96.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

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

v1.95.1

1.95.1 (2025-05-30)

Features

  • Add support to process RAG response and generate inline citations in RAG v1. (2b2dc4f)
  • Register async methods to AdkApp. (cb2754d)

Bug Fixes

  • Fix CachedContent.create if the kms_key_name is not given (05986c0)

Miscellaneous Chores

... (truncated)

Changelog

Sourced from google-cloud-aiplatform's changelog.

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

1.95.1 (2025-05-30)

Features

  • Add support to process RAG response and generate inline citations in RAG v1. (2b2dc4f)
  • Register async methods to AdkApp. (cb2754d)

Bug Fixes

  • Fix CachedContent.create if the kms_key_name is not given (05986c0)

Miscellaneous Chores

... (truncated)

Commits
  • aa6eda4 chore(main): release 1.96.0 (#5380)
  • 97be629 chore: release 1.96.0
  • f2244aa Copybara import of the project:
  • 51394c1 chore: Add experimental warning for evals module in GenAI client
  • ee12f05 fix: Small fix in MultimodalDataset.toBigframes().
  • b5f3a1e chore: Enable us-east7
  • 0d8051e chore: Adding API reference and README example for agent engines
  • 667b665 chore: Skip flaky unit test test_get_experiment_df, fix other async unit tests
  • 44635e9 chore: Add run_inference method to Gen AI Evals module
  • 060ff3b chore(main): release 1.95.1 (#5363)
  • 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.42.1 to 1.96.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.42.1...v1.96.0)

---
updated-dependencies:
- dependency-name: google-cloud-aiplatform
  dependency-version: 1.96.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 python Pull requests that update Python code labels Jun 4, 2025
@github-actions github-actions Bot enabled auto-merge June 4, 2025 20:28
@sonarqubecloud

sonarqubecloud Bot commented Jun 4, 2025

Copy link
Copy Markdown

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgoogle-cloud-aiplatform@​1.42.1 ⏵ 1.96.077 -14100100100100

View full report

@dependabot @github

dependabot Bot commented on behalf of github Jun 11, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #349.

@dependabot dependabot Bot closed this Jun 11, 2025
auto-merge was automatically disabled June 11, 2025 20:41

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/pip/google-cloud-aiplatform-1.96.0 branch June 11, 2025 20:41
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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants