Skip to content

build(deps): bump google-cloud-aiplatform from 1.42.1 to 1.80.0#295

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps google-cloud-aiplatform from 1.42.1 to 1.80.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

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)

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)

Documentation

  • Fix minor typos in generative model readme. (d0ef994)

v1.79.0

1.79.0 (2025-01-28)

Features

  • Add machine_spec, data_persistent_disk_spec, network_spec, euc_config, shielded_vm_config to .google.cloud.aiplatform.v1beta1.NotebookRuntime (4620e6f)
  • Add machine_spec, data_persistent_disk_spec, network_spec, euc_config, shielded_vm_config to message .google.cloud.aiplatform.v1.NotebookRuntime (4620e6f)
  • Add per-modality token count break downs for GenAI APIs (4620e6f)
  • Add per-modality token count break downs for GenAI APIs (4620e6f)
  • Add speculative decoding spec to DeployedModel proto (4620e6f)
  • Enable FeatureGroup IAM Methods in v1beta1 API version (4620e6f)
  • Enable FeatureView Service Account in v1 API version (4620e6f)
  • Enable UpdateFeatureMonitor in v1beta1 API version (4620e6f)
  • Expose code execution tool API to v1 (4620e6f)
  • GenAI Evaluation: Release GenAI Evaluation SDK Autorater Config/Tuning/Evaluation to vertexai.preview module. (4531d08)
  • Reasoning Engine v1 GAPIC release (4620e6f)
  • Remove autorater config related visibility v1beta1 (4620e6f)
  • Update supported locations (50a66b7)
  • Upload aggregate metrics and generative models used in an evaluation to GCS. (713ffac)

Documentation

  • Deprecate is_default in message .google.cloud.aiplatform.v1.NotebookRuntimeTemplate (4620e6f)
  • Deprecate is_default in message .google.cloud.aiplatform.v1beta1.NotebookRuntimeTemplate (4620e6f)
  • Deprecate service_account in message .google.cloud.aiplatform.v1.NotebookRuntime (4620e6f)

... (truncated)

Changelog

Sourced from google-cloud-aiplatform's changelog.

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)

Documentation

  • Fix minor typos in generative model readme. (d0ef994)

1.79.0 (2025-01-28)

Features

  • Add machine_spec, data_persistent_disk_spec, network_spec, euc_config, shielded_vm_config to .google.cloud.aiplatform.v1beta1.NotebookRuntime (4620e6f)
  • Add machine_spec, data_persistent_disk_spec, network_spec, euc_config, shielded_vm_config to message .google.cloud.aiplatform.v1.NotebookRuntime (4620e6f)
  • Add per-modality token count break downs for GenAI APIs (4620e6f)
  • Add per-modality token count break downs for GenAI APIs (4620e6f)
  • Add speculative decoding spec to DeployedModel proto (4620e6f)
  • Enable FeatureGroup IAM Methods in v1beta1 API version (4620e6f)
  • Enable FeatureView Service Account in v1 API version (4620e6f)
  • Enable UpdateFeatureMonitor in v1beta1 API version (4620e6f)
  • Expose code execution tool API to v1 (4620e6f)
  • GenAI Evaluation: Release GenAI Evaluation SDK Autorater Config/Tuning/Evaluation to vertexai.preview module. (4531d08)
  • Reasoning Engine v1 GAPIC release (4620e6f)
  • Remove autorater config related visibility v1beta1 (4620e6f)
  • Update supported locations (50a66b7)
  • Upload aggregate metrics and generative models used in an evaluation to GCS. (713ffac)

Documentation

  • Deprecate is_default in message .google.cloud.aiplatform.v1.NotebookRuntimeTemplate (4620e6f)
  • Deprecate is_default in message .google.cloud.aiplatform.v1beta1.NotebookRuntimeTemplate (4620e6f)
  • Deprecate service_account in message .google.cloud.aiplatform.v1.NotebookRuntime (4620e6f)
  • Deprecate service_account in message .google.cloud.aiplatform.v1.NotebookRuntimeTemplate (4620e6f)
  • Deprecate service_account in message .google.cloud.aiplatform.v1beta1.NotebookRuntime (4620e6f)

... (truncated)

Commits
  • 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
  • 1624a23 feat: Support Python 3.12 for reasoning engine.
  • aabb579 feat: Upload dataset URI, metric criteria, and rating rubrics used in an eval...
  • d4cae46 feat: Support global endpoint natively
  • d205601 chore: fix unit test assertions
  • 58fbabd chore: Update output_dimensionality docstring to a more generic description.
  • ef596f5 fix: Use GA generative_models path in tune_autorater to make it consistent ...
  • 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.80.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.80.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 12, 2025
@github-actions github-actions Bot enabled auto-merge February 12, 2025 20:42
@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.80.0 🔁 pypi/google-cloud-aiplatform@1.42.1 None +2 119 MB gcloudpypi, google_opensource

View full report↗︎

@dependabot @github

dependabot Bot commented on behalf of github Feb 19, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #297.

@dependabot dependabot Bot closed this Feb 19, 2025
auto-merge was automatically disabled February 19, 2025 21:08

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/pip/google-cloud-aiplatform-1.80.0 branch February 19, 2025 21:08
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