Skip to content

build(deps): bump google-cloud-aiplatform from 1.42.1 to 1.81.0#297

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 19, 2025

Copy link
Copy Markdown
Contributor

Bumps google-cloud-aiplatform from 1.42.1 to 1.81.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.81.0

1.81.0 (2025-02-18)

Features

  • A new field create_time is added to message .google.cloud.aiplatform.v1.GenerateContentResponse (b176d13)
  • A new field create_time is added to message .google.cloud.aiplatform.v1.GenerateContentResponse (b176d13)
  • A new field response_id is added to message .google.cloud.aiplatform.v1.GenerateContentResponse (b176d13)
  • A new field response_id is added to message .google.cloud.aiplatform.v1.GenerateContentResponse (b176d13)
  • A new field unversioned_package_disabled is added to message .google.api.PythonSettings (b176d13)
  • Add additional Probe options to v1 model.proto (b176d13)
  • Add Notebooks Runtime Software Configuration (b176d13)
  • Add Notebooks Runtime Software Configuration (b176d13)
  • Add REST Interceptors which support reading metadata (b176d13)
  • Add REST Interceptors which support reading metadata (b176d13)
  • Add RolloutOptions to DeployedModel in v1beta1 endpoint.proto, add additional Probe options in v1beta1 model.proto (b176d13)
  • Add support for reading selective GAPIC generation methods from service YAML (b176d13)
  • Add support for reading selective GAPIC generation methods from service YAML (b176d13)
  • EvaluateDataset API v1beta1 initial release (b176d13)
  • EvaluateDataset API v1beta1 initial release (b176d13)
  • Use default file name if one isn't provided when uploading evaluation results to GCS. (d86d87a)

Bug Fixes

  • deps: Require grpc-google-iam-v1>=0.14.0 (b176d13)
  • Prediction stream raw predict url for non dedicated endpoint (b91a8aa)

Documentation

  • A comment for field content in message .google.api.Page is changed (b176d13)
  • A comment for field filter in message .google.cloud.aiplatform.v1.ListNotebookRuntimesRequest is changed (b176d13)
  • A comment for field filter in message .google.cloud.aiplatform.v1.ListNotebookRuntimeTemplatesRequest is changed (b176d13)
  • A comment for field filter in message .google.cloud.aiplatform.v1beta1.ListNotebookRuntimesRequest is changed (b176d13)
  • A comment for field filter in message .google.cloud.aiplatform.v1beta1.ListNotebookRuntimeTemplatesRequest is changed (b176d13)
  • A comment for message RoutingRule is changed (b176d13)

v1.80.0

1.80.0 (2025-02-11)

Features

  • Add notebook helper functions to preview eval SDK to display and visualize evaluation results in an IPython environment (1ab4344)
  • Add vertex_registry_source to create_feature_view method (0abe0b7)
  • Support global endpoint natively (d4cae46)
  • Support Python 3.12 for reasoning engine. (1624a23)
  • Upload dataset URI, metric criteria, and rating rubrics used in an evaluation to GCS. (aabb579)

... (truncated)

Changelog

Sourced from google-cloud-aiplatform's changelog.

1.81.0 (2025-02-18)

Features

  • A new field create_time is added to message .google.cloud.aiplatform.v1.GenerateContentResponse (b176d13)
  • A new field response_id is added to message .google.cloud.aiplatform.v1.GenerateContentResponse (b176d13)
  • A new field unversioned_package_disabled is added to message .google.api.PythonSettings (b176d13)
  • Add additional Probe options to v1 model.proto (b176d13)
  • Add Notebooks Runtime Software Configuration (b176d13)
  • Add REST Interceptors which support reading metadata (b176d13)
  • Add RolloutOptions to DeployedModel in v1beta1 endpoint.proto, add additional Probe options in v1beta1 model.proto (b176d13)
  • Add support for reading selective GAPIC generation methods from service YAML (b176d13)
  • EvaluateDataset API v1beta1 initial release (b176d13)
  • Use default file name if one isn't provided when uploading evaluation results to GCS. (d86d87a)

Bug Fixes

  • deps: Require grpc-google-iam-v1>=0.14.0 (b176d13)
  • Prediction stream raw predict url for non dedicated endpoint (b91a8aa)

Documentation

  • A comment for field content in message .google.api.Page is changed (b176d13)
  • A comment for field filter in message .google.cloud.aiplatform.v1.ListNotebookRuntimesRequest is changed (b176d13)
  • A comment for field filter in message .google.cloud.aiplatform.v1.ListNotebookRuntimeTemplatesRequest is changed (b176d13)
  • A comment for field filter in message .google.cloud.aiplatform.v1beta1.ListNotebookRuntimesRequest is changed (b176d13)
  • A comment for field filter in message .google.cloud.aiplatform.v1beta1.ListNotebookRuntimeTemplatesRequest is changed (b176d13)
  • A comment for message RoutingRule is changed (b176d13)

1.80.0 (2025-02-11)

Features

  • Add notebook helper functions to preview eval SDK to display and visualize evaluation results in an IPython environment (1ab4344)
  • Add vertex_registry_source to create_feature_view method (0abe0b7)
  • Support global endpoint natively (d4cae46)
  • Support Python 3.12 for reasoning engine. (1624a23)
  • Upload dataset URI, metric criteria, and rating rubrics used in an evaluation to GCS. (aabb579)

Bug Fixes

  • Handle the streaming of JSON delimited by newlines (acc82c5)
  • Use GA generative_models path in tune_autorater to make it consistent with model parameter in Rapid Eval SDK evaluate function (ef596f5)

... (truncated)

Commits
  • e729a59 chore(main): release 1.81.0 (#4957)
  • b176d13 Copybara import of the project:
  • bfb8b34 chore: Tighten the lowerbounds on langchain dependencies
  • d86d87a feat: Use default file name if one isn't provided when uploading evaluation r...
  • b91a8aa fix: prediction stream raw predict url for non dedicated endpoint
  • 0d73929 chore: Add Image Segmentation binary color thresholding parameter
  • 0aedb1e chore(main): release 1.80.0 (#4931)
  • d0ef994 docs: Fix minor typos in generative model readme.
  • 1ab4344 feat: Add notebook helper functions to preview eval SDK to display and visual...
  • 0abe0b7 feat: add vertex_registry_source to create_feature_view method
  • 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.81.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.81.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 Feb 19, 2025
@github-actions github-actions Bot enabled auto-merge February 19, 2025 21:08
@sonarqubecloud

Copy link
Copy Markdown

@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.81.0 🔁 pypi/google-cloud-aiplatform@1.42.1 None +2 122 MB gcloudpypi, google_opensource

View full report↗︎

@dependabot @github

dependabot Bot commented on behalf of github Feb 27, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #301.

@dependabot dependabot Bot closed this Feb 27, 2025
auto-merge was automatically disabled February 27, 2025 20:55

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/pip/google-cloud-aiplatform-1.81.0 branch February 27, 2025 20:55
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