Skip to content

build(deps): bump google-cloud-aiplatform from 1.42.1 to 1.82.0#301

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps google-cloud-aiplatform from 1.42.1 to 1.82.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.82.0

1.82.0 (2025-02-26)

Features

  • Add Model Garden deploy API (e356f5a)
  • Add the initial version of the AG2 agent prebuilt template. (abf08da)
  • Implement preview deployment with RolloutOptions. (8cefabb)
  • Vertex AI Agent Engine GA SDK (632730c)

Bug Fixes

  • Avoid hard-coding the LinearRegression class name in tests (7121770)
  • Clean up unused EmbeddingModelConfig. (4998c1a)
  • Fix rag_embedding_model_config logic indentation (63736ef)
  • PrivateEndpoint predict method should set parameters in request payload. (c7526a1)

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

... (truncated)

Changelog

Sourced from google-cloud-aiplatform's changelog.

1.82.0 (2025-02-26)

Features

  • Add Model Garden deploy API (e356f5a)
  • Add the initial version of the AG2 agent prebuilt template. (abf08da)
  • Implement preview deployment with RolloutOptions. (8cefabb)
  • Vertex AI Agent Engine GA SDK (632730c)

Bug Fixes

  • Avoid hard-coding the LinearRegression class name in tests (7121770)
  • Clean up unused EmbeddingModelConfig. (4998c1a)
  • Fix rag_embedding_model_config logic indentation (63736ef)
  • PrivateEndpoint predict method should set parameters in request payload. (c7526a1)

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)

... (truncated)

Commits
  • 4e332de chore(main): release 1.82.0 (#4969)
  • 66ae92d chore: Make runnable_name required.
  • 632730c feat: Vertex AI Agent Engine GA SDK
  • abf08da feat: Add the initial version of the AG2 agent prebuilt template.
  • 4998c1a fix: Clean up unused EmbeddingModelConfig.
  • f218d1c chore: fix internal test infra
  • e356f5a Copybara import of the project:
  • 8cefabb feat: Implement preview deployment with RolloutOptions.
  • a6225a0 chore: Update vertexai package README
  • 63736ef fix: Fix rag_embedding_model_config logic indentation
  • 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.82.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.82.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 27, 2025
@github-actions github-actions Bot enabled auto-merge February 27, 2025 20:55
@sonarqubecloud

Copy link
Copy Markdown

@dependabot @github

dependabot Bot commented on behalf of github Mar 5, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #302.

@dependabot dependabot Bot closed this Mar 5, 2025
auto-merge was automatically disabled March 5, 2025 21:01

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/pip/google-cloud-aiplatform-1.82.0 branch March 5, 2025 21:01
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