Skip to content

Python: Bump google-cloud-aiplatform from 1.97.0 to 1.98.0 in /python#12569

Closed
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/pip/python/google-cloud-aiplatform-1.98.0
Closed

Python: Bump google-cloud-aiplatform from 1.97.0 to 1.98.0 in /python#12569
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/pip/python/google-cloud-aiplatform-1.98.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps google-cloud-aiplatform from 1.97.0 to 1.98.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.98.0

1.98.0 (2025-06-19)

Features

  • Add DnsPeeringConfig in service_networking.proto (c5bb99b)
  • Add DnsPeeringConfig in service_networking.proto (c5bb99b)
  • Add EncryptionSpec field for RagCorpus CMEK feature to v1 (9b48d24)
  • Add PSC interface config support for Custom Training Jobs (267b53d)
  • Add RagEngineConfig update/get APIs to v1 (c5bb99b)
  • Add Scaled tier for RagEngineConfig to v1beta, equivalent to Enterprise (c5bb99b)
  • Added autoscaling_target_request_count_per_minute to model deployment on Endpoint and Model classes (4df909c)
  • Enable asia-south2 (a1f4205)
  • Enable Vertex Multimodal Dataset as input to supervised fine-tuning. (959d798)
  • Export global quota configs in preview sdk (7f964d5)
  • GenAI SDK client - add show method for EvaluationResult and EvaluationDataset classes in IPython environment (c43de0a)
  • Introduce RagFileMetadataConfig for importing metadata to Rag (9b48d24)
  • RAG - Add Basic, Scaled and Unprovisioned tier in v1. (726d3a2)
  • RAG - Add Scaled and Unprovisioned tier in preview. (726d3a2)
  • RAG - Implement v1 get_rag_engine_config in rag_data.py (726d3a2)
  • RAG - Implement v1 update_rag_engine_config in rag_data.py (726d3a2)
  • Update v1 create_corpus to accept encryption_spec in rag_data.py (865a68c)

Bug Fixes

  • Update supported python version for create_reasoning_engine (0059c01)
  • Use none check to avoid 30s delay in agent run. (84895b6)

Documentation

  • Add GenAI client examples to readme (f1e17a6)
Changelog

Sourced from google-cloud-aiplatform's changelog.

1.98.0 (2025-06-19)

Features

  • Add DnsPeeringConfig in service_networking.proto (c5bb99b)
  • Add DnsPeeringConfig in service_networking.proto (c5bb99b)
  • Add EncryptionSpec field for RagCorpus CMEK feature to v1 (9b48d24)
  • Add PSC interface config support for Custom Training Jobs (267b53d)
  • Add RagEngineConfig update/get APIs to v1 (c5bb99b)
  • Add Scaled tier for RagEngineConfig to v1beta, equivalent to Enterprise (c5bb99b)
  • Added autoscaling_target_request_count_per_minute to model deployment on Endpoint and Model classes (4df909c)
  • Adding VAPO Prompt Optimizer (PO-data) to the genai SDK. (701b8d4)
  • Enable asia-south2 (a1f4205)
  • Enable Vertex Multimodal Dataset as input to supervised fine-tuning. (959d798)
  • Export global quota configs in preview sdk (7f964d5)
  • GenAI SDK client - add show method for EvaluationResult and EvaluationDataset classes in IPython environment (c43de0a)
  • Introduce RagFileMetadataConfig for importing metadata to Rag (9b48d24)
  • RAG - Add Basic, Scaled and Unprovisioned tier in v1. (726d3a2)
  • RAG - Add Scaled and Unprovisioned tier in preview. (726d3a2)
  • RAG - Implement v1 get_rag_engine_config in rag_data.py (726d3a2)
  • RAG - Implement v1 update_rag_engine_config in rag_data.py (726d3a2)
  • Update v1 create_corpus to accept encryption_spec in rag_data.py (865a68c)

Bug Fixes

  • Update supported python version for create_reasoning_engine (0059c01)
  • Use none check to avoid 30s delay in agent run. (84895b6)

Documentation

  • Add GenAI client examples to readme (f1e17a6)
Commits
  • 7387347 chore(main): release 1.98.0 (#5416)
  • 0a26a20 chore: remove prompt_optimizer property from GenAI client
  • c43de0a feat: GenAI SDK client - add show method for EvaluationResult and `Evalua...
  • 726d3a2 feat: RAG - Add Scaled and Unprovisioned tier in preview.
  • 4df909c feat: Added autoscaling_target_request_count_per_minute to model deployment...
  • c5bb99b Copybara import of the project:
  • f1c8c2f chore: enable 'from vertexai.types import *' for GenAI client
  • 865a68c feat: Update v1 create_corpus to accept encryption_spec in rag_data.py
  • 48f2d74 chore: move SDK info back to top of readme
  • e762008 chore: expand support for response output types in multimodal gemini format f...
  • 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)

@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 23, 2025
@dependabot dependabot Bot requested a review from a team as a code owner June 23, 2025 23:12
@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 23, 2025
@github-actions github-actions Bot changed the title Bump google-cloud-aiplatform from 1.97.0 to 1.98.0 in /python Python: Bump google-cloud-aiplatform from 1.97.0 to 1.98.0 in /python Jun 23, 2025
@dependabot @github

dependabot Bot commented on behalf of github Jun 27, 2025

Copy link
Copy Markdown
Contributor Author

A newer version of google-cloud-aiplatform exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@moonbox3 moonbox3 enabled auto-merge July 15, 2025 08:30
@moonbox3

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jul 15, 2025

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Bumps [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) from 1.97.0 to 1.98.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.97.0...v1.98.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/python/google-cloud-aiplatform-1.98.0 branch from d421adf to cc514cd Compare July 15, 2025 08:32
@moonbox3 moonbox3 closed this Jul 17, 2025
auto-merge was automatically disabled July 17, 2025 09:06

Pull request was closed

@dependabot @github

dependabot Bot commented on behalf of github Jul 17, 2025

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/python/google-cloud-aiplatform-1.98.0 branch July 17, 2025 09:06
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