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.82.0 to 1.83.0 in /python #10901

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps google-cloud-aiplatform from 1.82.0 to 1.83.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.83.0

1.83.0 (2025-03-05)

Features

  • Add EnterpriseWebSearch tool option (816a607)
  • Add notebook helper functions to eval SDK to display and visualize evaluation results in an IPython environment (acf8a80)
  • Add VertexAISearch.engine option (816a607)
  • Eval SDK: Modify Gemini scraping to log errors during response generation and return a consistent error message (cc2d36e)
  • Vertex AI Model Garden open model deploy SDK Public Preview (4c8c277)

Bug Fixes

  • Add request metadata to rag methods. (b2cc069)
  • Migration to python 3.12. called_once was deleted in favor of assert_called_once, since it was largely misused (b4ec000)
  • Resolve issue where pre-release versions of dependencies are installed (35cf246)
Changelog

Sourced from google-cloud-aiplatform's changelog.

1.83.0 (2025-03-05)

Features

  • Add EnterpriseWebSearch tool option (816a607)
  • Add notebook helper functions to eval SDK to display and visualize evaluation results in an IPython environment (acf8a80)
  • Add VertexAISearch.engine option (816a607)
  • Eval SDK: Modify Gemini scraping to log errors during response generation and return a consistent error message (cc2d36e)
  • Vertex AI Model Garden open model deploy SDK Public Preview (4c8c277)

Bug Fixes

  • Add request metadata to rag methods. (b2cc069)
  • Migration to python 3.12. called_once was deleted in favor of assert_called_once, since it was largely misused (b4ec000)
  • Resolve issue where pre-release versions of dependencies are installed (35cf246)
Commits
  • cb0e5fe chore(main): release 1.83.0 (#4990)
  • b2cc069 fix: Add request metadata to rag methods.
  • 35cf246 fix: Resolve issue where pre-release versions of dependencies are installed
  • b4ec000 fix: migration to python 3.12. called_once was deleted in favor of assert_cal...
  • 26efb7b chore: Enable instrumentor in AG2 template with openinference-instrument-autogen
  • 816a607 Copybara import of the project:
  • 82bbb67 chore: Add opentelemetry SDK dependencies to agent_engines
  • 21417be chore: Move list_deployable_models helper into model_garden.
  • cc2d36e feat: Eval SDK: Modify Gemini scraping to log errors during response generati...
  • acf8a80 feat: Add notebook helper functions to eval SDK to display and visualize eval...
  • 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 Mar 10, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 10, 2025 22:31
@github-actions github-actions bot changed the title Bump google-cloud-aiplatform from 1.82.0 to 1.83.0 in /python Python: Bump google-cloud-aiplatform from 1.82.0 to 1.83.0 in /python Mar 10, 2025
Bumps [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) from 1.82.0 to 1.83.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.82.0...v1.83.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 force-pushed the dependabot/pip/python/google-cloud-aiplatform-1.83.0 branch from 9863160 to cca031e Compare March 11, 2025 09:27
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.

1 participant