Skip to content

build(deps): bump google-cloud-aiplatform from 1.42.1 to 1.86.0#316

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 27, 2025

Copy link
Copy Markdown
Contributor

Bumps google-cloud-aiplatform from 1.42.1 to 1.86.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.86.0

1.86.0 (2025-03-26)

Features

  • Add a ExportPublisherModel API (#5055) (4c69301)
  • Add AssessData and AssembleData RPCs to DatasetService (4c69301)
  • Add batch prediction assessments to multimodal dataset RPCs (a6d975e)
  • Add env variables and agent framework to ReasoningEngineSpec (4c69301)
  • Add env variables and agent framework to ReasoningEngineSpec in v1beta1 (4c69301)
  • Add example, example_store, and example_store_service protos (a6d975e)
  • Add import result bq sink to the import files API (4c69301)
  • Add import result bq sink to the import files API (4c69301)
  • Add import result gcs sink to the import files API (4c69301)
  • Add import result gcs sink to the import files API (4c69301)
  • Add model_config field for model selection preference (a6d975e)
  • Add multihost_gpu_node_count to Vertex SDK. (03d9bf7)
  • Add ray 2.33 and 2.42 unit tests as required checks (51dbe94)
  • Add session.proto and session_service.proto (a6d975e)
  • Add support for version 2.42 for RoV Bigquery read/write (6090205)
  • Add the initial version of the LlamaIndex agent prebuilt template. (f1f2ea5)
  • Add the initial version of the LlamaIndex agent prebuilt template. (8cbea81)
  • Add VertexAISearch.engine option (4c69301)
  • Change format string assembly logic for prompt templates. (43ebe97)
  • Copy output uploading features from GA Eval SDK to preview. (d6f99cb)
  • Enable force deletion in ReasoningEngine (a6d975e)
  • Enable force deletion in ReasoningEngine v1beta1 (a6d975e)
  • Modify v1 sdk to support rerankers (ececfb3)
  • Update GenAI Evaluation QPS to 10. (0995ce2)
  • Update GenAI Evaluation QPS to 10. (a59b0a6)
  • Update multimodal evaluation (content_map_instance), rubric generation (rubric_based_instance, etc) and raw_output(raw_output, custom_output, etc) proto change in online eval API (a6d975e)
  • Update Ray system tests to be compatible with new RoV 2.42 changes (fbb9560)
  • Update setup.py for including Ray v2.42 (827b484)

Bug Fixes

  • Format of the input to GetPublisherModelRequest for Hugging Face models. (8f7e8b9)
  • Format of the input to GetPublisherModelRequest for Hugging Face models. (96d2ecb)
  • GenAI Eval: fix a prompt template variable parsing issue when multiline json structures are present (5da362f)
  • GenAI Eval: fix a prompt template variable parsing issue when multiline json structures are present (fd12cb8)
  • GenAI Evaluation: Fix system instruction not being added to PairwiseMetric. (5c60d95)
  • GenAI Evaluation: Fix system instruction not being added to PairwiseMetric. (c65879d)
  • Update ipython import according to the latest ipython docs (533012a)

Documentation

  • Add deployment_spec and agent_framework field to ReasoningEngineSpec. (4c69301)

... (truncated)

Changelog

Sourced from google-cloud-aiplatform's changelog.

1.86.0 (2025-03-26)

Features

  • Add a ExportPublisherModel API (#5055) (4c69301)
  • Add AssessData and AssembleData RPCs to DatasetService (4c69301)
  • Add batch prediction assessments to multimodal dataset RPCs (a6d975e)
  • Add env variables and agent framework to ReasoningEngineSpec (4c69301)
  • Add env variables and agent framework to ReasoningEngineSpec in v1beta1 (4c69301)
  • Add example, example_store, and example_store_service protos (a6d975e)
  • Add import result bq sink to the import files API (4c69301)
  • Add import result bq sink to the import files API (4c69301)
  • Add import result gcs sink to the import files API (4c69301)
  • Add import result gcs sink to the import files API (4c69301)
  • Add model_config field for model selection preference (a6d975e)
  • Add multihost_gpu_node_count to Vertex SDK. (03d9bf7)
  • Add ray 2.33 and 2.42 unit tests as required checks (51dbe94)
  • Add session.proto and session_service.proto (a6d975e)
  • Add support for version 2.42 for RoV Bigquery read/write (6090205)
  • Add the initial version of the LlamaIndex agent prebuilt template. (f1f2ea5)
  • Add the initial version of the LlamaIndex agent prebuilt template. (8cbea81)
  • Add VertexAISearch.engine option (4c69301)
  • Change format string assembly logic for prompt templates. (43ebe97)
  • Copy output uploading features from GA Eval SDK to preview. (d6f99cb)
  • Enable force deletion in ReasoningEngine (a6d975e)
  • Enable force deletion in ReasoningEngine v1beta1 (a6d975e)
  • Modify v1 sdk to support rerankers (ececfb3)
  • Update GenAI Evaluation QPS to 10. (0995ce2)
  • Update GenAI Evaluation QPS to 10. (a59b0a6)
  • Update multimodal evaluation (content_map_instance), rubric generation (rubric_based_instance, etc) and raw_output(raw_output, custom_output, etc) proto change in online eval API (a6d975e)
  • Update Ray system tests to be compatible with new RoV 2.42 changes (fbb9560)
  • Update setup.py for including Ray v2.42 (827b484)

Bug Fixes

  • Format of the input to GetPublisherModelRequest for Hugging Face models. (8f7e8b9)
  • Format of the input to GetPublisherModelRequest for Hugging Face models. (96d2ecb)
  • GenAI Eval: fix a prompt template variable parsing issue when multiline json structures are present (5da362f)
  • GenAI Eval: fix a prompt template variable parsing issue when multiline json structures are present (fd12cb8)
  • GenAI Evaluation: Fix system instruction not being added to PairwiseMetric. (5c60d95)
  • GenAI Evaluation: Fix system instruction not being added to PairwiseMetric. (c65879d)
  • Update ipython import according to the latest ipython docs (533012a)

Documentation

  • Add deployment_spec and agent_framework field to ReasoningEngineSpec. (4c69301)
  • Add deployment_spec and agent_framework field to ReasoningEngineSpec. (4c69301)

... (truncated)

Commits
  • ff8f142 chore(main): release 1.86.0 (#5066)
  • a6d975e Copybara import of the project:
  • 533012a fix: update ipython import according to the latest ipython docs
  • 35519ad chore: skip offline_store tests in python <3.10
  • 6383a52 chore: Enable keepalive to avoid connection timeout for dedicated endpoints.
  • 51dbe94 feat: Add ray 2.33 and 2.42 unit tests as required checks
  • fbb9560 feat: Update Ray system tests to be compatible with new RoV 2.42 changes
  • 19c69f4 chore: skip offline_fetch unit tests in Python 3.8 since bigframes doesn't su...
  • 0214b1b chore: Rename the LlamaIndex Summarizer to Response Synthesizer.
  • 2810548 chore: make final updates to include Ray v2.42.0 support on SDK, make 2.42.0 ...
  • 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.86.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.86.0)

---
updated-dependencies:
- dependency-name: google-cloud-aiplatform
  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 Mar 27, 2025
@github-actions github-actions Bot enabled auto-merge March 27, 2025 21:04
@socket-security

Copy link
Copy Markdown

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
pypi/google-cloud-aiplatform@1.42.11.86.0 None +2 126 MB gcloudpypi, google_opensource

View full report↗︎

@sonarqubecloud

Copy link
Copy Markdown

@dependabot @github

dependabot Bot commented on behalf of github Apr 1, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #318.

@dependabot dependabot Bot closed this Apr 1, 2025
auto-merge was automatically disabled April 1, 2025 20:12

Pull request was closed

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants