Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python: Bump google-cloud-aiplatform from 1.83.0 to 1.85.0 in /python #11176

Merged
merged 2 commits into from
Mar 31, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2025

Bumps google-cloud-aiplatform from 1.83.0 to 1.85.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.85.0

1.85.0 (2025-03-18)

Features

  • Add function_call.id and function_response.id (3f6c824)
  • Add Python version 3.12 to Agent Engine (1232132)
  • Add Ray 2.42 support to SDK Client Builder (2a67076)
  • Add reranker config to RAG v1 API (3f6c824)
  • Add support for version 2.42 for RoV Bigquery read/write (f4ce684)
  • Implement GA versions of agent engine prebuilt templates (37b72c2)
  • Modify v1 sdk to support rerankers (a6b7de5)

Bug Fixes

  • Allow Protobuf 6.x (3f6c824)
  • Preserve system_instruction in LangchainAgent clone() (63fc33e)
  • Resolve issue where pre-release versions of dependencies are installed (de83fe3)

Documentation

  • Update SDK Job Submission with Ray v2.42 updated comments (f281113)

v1.84.0

1.84.0 (2025-03-11)

Features

  • Add Layout Parser to RAG v1 API (ba9a314)
  • Add multihost_gpu_node_count to Vertex SDK for multihost GPU support (ba9a314)
  • Add request/response logging to PSC endpoints (b36a43a)
  • Add support for Document AI Layout Parser in RAG v1 (1837390)
  • Add the system tests for AG2 prebuilt template (80cfc2f)
  • Add the system tests for Langgraph prebuilt template (833c1d2)
  • Allowing users to choose whether to use the hf model cache (ba9a314)
  • Allowing users to choose whether to use the hf model cache (ba9a314)
  • Allowing users to specify the version id of the Model Garden model (ba9a314)
  • Allowing users to specify the version id of the Model Garden model (ba9a314)
  • GA Context Cache Python SDK (3aa0c6d)
  • Support custom predictor Docker image builds on non-x86 architectures (#2115) (87dd5c0)
  • Vertex AI Model Garden deploy SDK Support for container specifications and equivalent Model Garden models for Hugging Face (e425ded)
Changelog

Sourced from google-cloud-aiplatform's changelog.

1.85.0 (2025-03-18)

Features

  • Add function_call.id and function_response.id (3f6c824)
  • Add Python version 3.12 to Agent Engine (1232132)
  • Add Ray 2.42 support to SDK Client Builder (2a67076)
  • Add reranker config to RAG v1 API (3f6c824)
  • Add support for version 2.42 for RoV Bigquery read/write (f4ce684)
  • Implement GA versions of agent engine prebuilt templates (37b72c2)
  • Modify v1 sdk to support rerankers (a6b7de5)

Bug Fixes

  • Allow Protobuf 6.x (3f6c824)
  • Preserve system_instruction in LangchainAgent clone() (63fc33e)
  • Resolve issue where pre-release versions of dependencies are installed (de83fe3)

Documentation

  • Update SDK Job Submission with Ray v2.42 updated comments (f281113)

1.84.0 (2025-03-11)

Features

  • Add Layout Parser to RAG v1 API (ba9a314)
  • Add multihost_gpu_node_count to Vertex SDK for multihost GPU support (ba9a314)
  • Add request/response logging to PSC endpoints (b36a43a)
  • Add support for Document AI Layout Parser in RAG v1 (1837390)
  • Add the system tests for AG2 prebuilt template (80cfc2f)
  • Add the system tests for Langgraph prebuilt template (833c1d2)
  • Allowing users to choose whether to use the hf model cache (ba9a314)
  • Allowing users to choose whether to use the hf model cache (ba9a314)
  • Allowing users to specify the version id of the Model Garden model (ba9a314)
  • Allowing users to specify the version id of the Model Garden model (ba9a314)
  • GA Context Cache Python SDK (3aa0c6d)
  • Support custom predictor Docker image builds on non-x86 architectures (#2115) (87dd5c0)
  • Vertex AI Model Garden deploy SDK Support for container specifications and equivalent Model Garden models for Hugging Face (e425ded)
Commits
  • 195a467 chore(main): release 1.85.0 (#5049)
  • f4ce684 feat: add support for version 2.42 for RoV Bigquery read/write
  • a6b7de5 feat: Modify v1 sdk to support rerankers
  • 1232132 feat: add Python version 3.12 to Agent Engine
  • 9ceecd0 No public description
  • 3f6c824 Copybara import of the project:
  • 2a67076 feat: Add Ray 2.42 support to SDK Client Builder
  • de83fe3 fix: Resolve issue where pre-release versions of dependencies are installed
  • f281113 docs: Update SDK Job Submission with Ray v2.42 updated comments
  • 63fc33e fix: Preserve system_instruction in LangchainAgent clone()
  • 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.83.0 to 1.85.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.83.0...v1.85.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file. Used by Dependabot. python Pull requests for the Python Semantic Kernel labels Mar 25, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 25, 2025 00:45
@github-actions github-actions bot changed the title Bump google-cloud-aiplatform from 1.83.0 to 1.85.0 in /python Python: Bump google-cloud-aiplatform from 1.83.0 to 1.85.0 in /python Mar 25, 2025
@moonbox3 moonbox3 added this pull request to the merge queue Mar 31, 2025
Merged via the queue into main with commit 5011694 Mar 31, 2025
27 checks passed
@moonbox3 moonbox3 deleted the dependabot/pip/python/google-cloud-aiplatform-1.85.0 branch March 31, 2025 02:19
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