Skip to content

build(deps): bump google-cloud-aiplatform from 1.42.1 to 1.65.0#234

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 5, 2024

Copy link
Copy Markdown
Contributor

Bumps google-cloud-aiplatform from 1.42.1 to 1.65.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.65.0

1.65.0 (2024-09-04)

⚠ BREAKING CHANGES

  • Tokenization - Deprecated ComputeTokenResult.token_info_list in favor of ComputeTokenResult.tokens_info

Features

  • Add support for system instruction and tools in tokenization. (72fcc06)
  • Add vector search alpha to rag retrieval for hybrid search ranking (6624ebe)
  • Adding Weaviate Vector DB option for RAG corpuses to SDK (9b28202)
  • GenAI - Added system_instruction and tools support to GenerativeModel.count_tokens (50fca69)
  • GenAI - Added Llama3 support in GenAI batch prediction (6166152)
  • PrivateEndpoint.stream_raw_predict (197f333)
  • Support reserved_ip_ranges for VPC network in Ray on Vertex cluster (36a56b9)
  • Tokenization - Deprecated ComputeTokenResult.token_info_list in favor of ComputeTokenResult.tokens_info (efbcb54)

Bug Fixes

  • Tensorboard - Fixed bug in tensorboard uploader where profile logs are not uploaded from nested run directories. (37627de)
  • Tokenizers - Fixed Tokenizer.compute_tokens (c29fa5d)

v1.64.0

1.64.0 (2024-08-27)

Features

  • Add support for Prediction dedicated endpoint. predict/rawPredict/streamRawPredict can use dedicated DNS to access the dedicated endpoint. (3d68777)
  • Add unit tests for Gen AI evaluation module (94289b5)
  • GenAI - Added the model Distillation feature (private preview) (a0d4ff2)
  • Grounding - Allow initialization of grounding.VertexAISearch with full resource name or data store ID, project ID, and location. (f334321)
  • Make Rouge class available in base level init (aed82a1)
  • Read for online store w/private service connect (7af80c6)
  • Support autoscaling in Ray on Vertex (961da42)

Bug Fixes

  • Fix error in tensorboard uploader thrown when time_series_id is None (d59a052)
  • Fix typo in prompt templates: (c8fa7a8)
  • Update generative models tests to be parameterized on environment variable name (be4cbea)

Documentation

  • samples: Adding code sample for vector search create streaming index (71464e7)

... (truncated)

Changelog

Sourced from google-cloud-aiplatform's changelog.

1.65.0 (2024-09-04)

⚠ BREAKING CHANGES

  • Tokenization - Deprecated ComputeTokenResult.token_info_list in favor of ComputeTokenResult.tokens_info

Features

  • Add support for system instruction and tools in tokenization. (72fcc06)
  • Add vector search alpha to rag retrieval for hybrid search ranking (6624ebe)
  • Adding Weaviate Vector DB option for RAG corpuses to SDK (9b28202)
  • GenAI - Added system_instruction and tools support to GenerativeModel.count_tokens (50fca69)
  • GenAI - Added Llama3 support in GenAI batch prediction (6166152)
  • PrivateEndpoint.stream_raw_predict (197f333)
  • Support reserved_ip_ranges for VPC network in Ray on Vertex cluster (36a56b9)
  • Tokenization - Deprecated ComputeTokenResult.token_info_list in favor of ComputeTokenResult.tokens_info (efbcb54)

Bug Fixes

  • Tensorboard - Fixed bug in tensorboard uploader where profile logs are not uploaded from nested run directories. (37627de)
  • Tokenizers - Fixed Tokenizer.compute_tokens (c29fa5d)

1.64.0 (2024-08-27)

Features

  • Endpoint - Add support for Prediction dedicated endpoint. predict/rawPredict/streamRawPredict can use dedicated DNS to access the dedicated endpoint. (3d68777)
  • GenAI - Added the model Distillation feature (private preview) (a0d4ff2)
  • Grounding - Allow initialization of grounding.VertexAISearch with full resource name or data store ID, project ID, and location. (f334321)
  • Evaluation - Make Rouge class available in base level init (aed82a1)
  • Feature Store - Read for online store w/private service connect (7af80c6)
  • Ray - Support autoscaling in Ray on Vertex (961da42)

Bug Fixes

  • Fix error in tensorboard uploader thrown when time_series_id is None (d59a052)
  • Evaluation - Fix typo in prompt templates: (c8fa7a8)

Documentation

  • samples: Adding code sample for vector search create streaming index (71464e7)

1.63.0 (2024-08-20)

... (truncated)

Commits
  • 819e9ff chore(main): release 1.65.0 (#4311)
  • 9b28202 feat: Adding Weaviate Vector DB option for RAG corpuses to SDK
  • c29fa5d fix: Tokenizers - Fixed Tokenizer.compute_tokens
  • 6624ebe feat: Add vector search alpha to rag retrieval for hybrid search ranking
  • 37627de fix: Tensorboard - Fixed bug in tensorboard uploader where profile logs are n...
  • 36a56b9 feat: Support reserved_ip_ranges for VPC network in Ray on Vertex cluster
  • 4a528c6 chore: GenAI - Removed unused tensorflow and pyfakefs dependencies
  • 8015be3 chore: Improve error messages in Vertex Gen AI Evaluation SDK, allow prompt...
  • 93683c5 Copybara import of the project:
  • ba4abb5 chore: fix owlbot for build infra
  • 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.65.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.65.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 Sep 5, 2024
@github-actions github-actions Bot enabled auto-merge September 5, 2024 20:21
@sonarqubecloud

sonarqubecloud Bot commented Sep 5, 2024

Copy link
Copy Markdown

@socket-security

Copy link
Copy Markdown

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
pypi/google-cloud-aiplatform@1.65.0 environment, eval, filesystem, network, shell, unsafe 0 75.5 MB gcloudpypi, google_opensource

🚮 Removed packages: pypi/google-cloud-aiplatform@1.42.1)

View full report↗︎

@dependabot @github

dependabot Bot commented on behalf of github Sep 11, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #236.

@dependabot dependabot Bot closed this Sep 11, 2024
auto-merge was automatically disabled September 11, 2024 21:02

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/pip/google-cloud-aiplatform-1.65.0 branch September 11, 2024 21:02
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