Skip to content

Update dependency google-cloud-aiplatform to v2 - autoclosed#14356

Closed
renovate-bot wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
renovate-bot:renovate/google-cloud-aiplatform-2.x
Closed

Update dependency google-cloud-aiplatform to v2 - autoclosed#14356
renovate-bot wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
renovate-bot:renovate/google-cloud-aiplatform-2.x

Conversation

@renovate-bot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
google-cloud-aiplatform ==1.157.0==2.0.0 age confidence
google-cloud-aiplatform ==1.158.0==2.0.0 age confidence

Release Notes

googleapis/python-aiplatform (google-cloud-aiplatform)

v1.158.0

Compare Source

Features
  • Add ReasoningEngineRuntimeRevisionService and update related fields in ReasoningEngine (b51f0f6)
  • GenAI client - Add update_corpus and update_config methods to the RAG module (237c562)
  • GenAI SDK client - Add import_files method to RAG client (a5c6095)
  • Release ReasoningEngineExecutionService.CancelAsyncQueryReasoningEngine v1 API (b51f0f6)
  • Release ReasoningEngineExecutionService.CancelAsyncQueryReasoningEngine v1beta1 API (b51f0f6)
Bug Fixes
  • GenAI client - Make vertex_rag_store a required arg for client.rag.retrieve_contexts and make the tools arg in ask_contexts part of config (60b0f84)
  • GenAI Client(evals) - Strip ADK-injected params from plain callable tools (551c5bd)
  • Keeping the non-default version of the model resource (14a2265)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested review from a team as code owners June 26, 2026 00:27
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jun 26, 2026
@product-auto-label product-auto-label Bot added samples Issues that are directly related to samples. api: people-and-planet-ai api: translate Issues related to the Cloud Translation API. labels Jun 26, 2026
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 26, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the google-cloud-aiplatform dependency version to 2.0.0 across multiple requirements.txt and requirements-test.txt files. The feedback suggests avoiding the [full] extra for google-cloud-aiplatform in several of these files to prevent potential installation issues, recommending the standard package instead.

pandas==2.2.3; python_version > '3.8'
pillow==12.2.0
google-cloud-aiplatform[full]==1.157.0
google-cloud-aiplatform[full]==2.0.0

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Avoid using the [full] extra for google-cloud-aiplatform unless those extra dependencies are strictly necessary, as they can cause installation issues. For embeddings, the standard package is sufficient.

google-cloud-aiplatform==2.0.0
References
  1. Avoid using the [full] extra for google-cloud-aiplatform unless those extra dependencies are strictly necessary, as they can cause installation issues.

pandas==2.2.3; python_version > '3.8'
pillow==12.2.0
google-cloud-aiplatform[full]==1.157.0
google-cloud-aiplatform[full]==2.0.0

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Avoid using the [full] extra for google-cloud-aiplatform unless those extra dependencies are strictly necessary, as they can cause installation issues. For evaluation, the standard package is sufficient.

google-cloud-aiplatform==2.0.0
References
  1. Avoid using the [full] extra for google-cloud-aiplatform unless those extra dependencies are strictly necessary, as they can cause installation issues.

pandas==2.2.3; python_version > '3.8'
pillow==12.2.0
google-cloud-aiplatform[full]==1.157.0
google-cloud-aiplatform[full]==2.0.0

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Avoid using the [full] extra for google-cloud-aiplatform unless those extra dependencies are strictly necessary, as they can cause installation issues. For extensions, the standard package is sufficient.

google-cloud-aiplatform==2.0.0
References
  1. Avoid using the [full] extra for google-cloud-aiplatform unless those extra dependencies are strictly necessary, as they can cause installation issues.

pandas==2.2.3; python_version > '3.8'
pillow==12.2.0
google-cloud-aiplatform[full]==1.157.0
google-cloud-aiplatform[full]==2.0.0

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Avoid using the [full] extra for google-cloud-aiplatform unless those extra dependencies are strictly necessary, as they can cause installation issues. For image generation, the standard package is sufficient.

google-cloud-aiplatform==2.0.0
References
  1. Avoid using the [full] extra for google-cloud-aiplatform unless those extra dependencies are strictly necessary, as they can cause installation issues.

pandas==2.2.3; python_version > '3.8'
pillow==12.2.0
google-cloud-aiplatform[full]==1.157.0
google-cloud-aiplatform[full]==2.0.0

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Avoid using the [full] extra for google-cloud-aiplatform unless those extra dependencies are strictly necessary, as they can cause installation issues. For model garden, the standard package is sufficient.

google-cloud-aiplatform==2.0.0
References
  1. Avoid using the [full] extra for google-cloud-aiplatform unless those extra dependencies are strictly necessary, as they can cause installation issues.

pandas==2.2.3; python_version > '3.8'
pillow==12.2.0
google-cloud-aiplatform[full]==1.157.0
google-cloud-aiplatform[full]==2.0.0

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Avoid using the [full] extra for google-cloud-aiplatform unless those extra dependencies are strictly necessary, as they can cause installation issues. For model tuning, the standard package is sufficient.

google-cloud-aiplatform==2.0.0
References
  1. Avoid using the [full] extra for google-cloud-aiplatform unless those extra dependencies are strictly necessary, as they can cause installation issues.

pandas==2.2.3; python_version > '3.8'
pillow==12.2.0
google-cloud-aiplatform[full]==1.157.0
google-cloud-aiplatform[full]==2.0.0

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Avoid using the [full] extra for google-cloud-aiplatform unless those extra dependencies are strictly necessary, as they can cause installation issues. For prompts, the standard package is sufficient.

google-cloud-aiplatform==2.0.0
References
  1. Avoid using the [full] extra for google-cloud-aiplatform unless those extra dependencies are strictly necessary, as they can cause installation issues.

@@ -1 +1 @@
google-cloud-aiplatform[full]==1.157.0
google-cloud-aiplatform[full]==2.0.0

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Avoid using the [full] extra for google-cloud-aiplatform unless those extra dependencies are strictly necessary, as they can cause installation issues. For Gemma model garden, the standard package is sufficient.

google-cloud-aiplatform==2.0.0
References
  1. Avoid using the [full] extra for google-cloud-aiplatform unless those extra dependencies are strictly necessary, as they can cause installation issues.

@renovate-bot renovate-bot changed the title Update dependency google-cloud-aiplatform to v2 Update dependency google-cloud-aiplatform to v2 - autoclosed Jun 26, 2026
@renovate-bot renovate-bot deleted the renovate/google-cloud-aiplatform-2.x branch June 26, 2026 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: people-and-planet-ai api: translate Issues related to the Cloud Translation API. owlbot:run Add this label to trigger the Owlbot post processor. samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants