Skip to content

build(deps): bump google-cloud-aiplatform from 1.42.1 to 1.56.0#192

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 18, 2024

Copy link
Copy Markdown
Contributor

Bumps google-cloud-aiplatform from 1.42.1 to 1.56.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.56.0

1.56.0 (2024-06-18)

Features

  • Add retry_timeout to EvalTask in vertexai.preview.evaluation (4d9ee9d)
  • Add hybrid query example to vector search sample. (510da5e)
  • Add metric classes for 2 pairwise metrics for rapid evaluation SDK. (831c8e4)
  • Add pipeline_job_name to allow PipelineJob.get(pipeline_job_name) (32e3b22)
  • Add sample code show how to create an optimized private online store in Vertex AI Feature Store. (e352175)
  • GenAI - Context Caching - add get() classmethod and refresh() instance method (6be874a)
  • GenAI - Context Caching - also print model_name and expire_time. (d548c11)
  • GenAI - Tuning - Added support for CMEK (eb651bc)

Bug Fixes

  • Do not reset aiplatform.Experiment or aiplatform.ExperimentRun unnecessarily when running tensorboard uploader. (28a091a)

Documentation

  • Update the documentation for the time_series_dataset and video_dataset classes (d5dc7b5)

v1.55.0

1.55.0 (2024-06-12)

Features

  • view model evaluations when AustoSxS pipeline completes (17c59c4c2)
  • Add support for user-configurable 1P embedding models and quota for RAG (8b3beb666)
  • Add Webpage Browser Extension to Vertex AI Extension SDK (c222f4bdb)
  • Add enable_tracing to LangchainAgent. (cad035cb3)
  • Implement multithreaded batch inference in Rapid Evaluation SDK for performance improvement (3c6d1732b)

Bug Fixes

  • support VPC and BYOSA case in Ray on Vertex JobSubmissionClient using cluster resource name (662d039c9)
  • Include tensorboard profiler requirements when installing google-cloud-aiplatform[tensorboard] (4f1b5593b)
  • fix numerical NaN experiment run logging error in EvalTask. (641faec0b)
  • Generate uuid run_name when run_name_prefix is not specified. (4e2d87f9a)

Documentation

  • Update the documentation for the image_dataset class (583cb9313)
  • Include imports in experiment_tracking samples directly in cloud.google.com snippets. (3ffb6cba7)

v1.54.1

... (truncated)

Changelog

Sourced from google-cloud-aiplatform's changelog.

1.56.0 (2024-06-18)

Features

  • Add retry_timeout to EvalTask in vertexai.preview.evaluation (4d9ee9d)
  • Add hybrid query example to vector search sample. (510da5e)
  • Add metric classes for 2 pairwise metrics for rapid evaluation SDK. (831c8e4)
  • Add pipeline_job_name to allow PipelineJob.get(pipeline_job_name) (32e3b22)
  • Add sample code show how to create an optimized private online store in Vertex AI Feature Store. (e352175)
  • GenAI - Context Caching - add get() classmethod and refresh() instance method (6be874a)
  • GenAI - Context Caching - also print model_name and expire_time. (d548c11)
  • GenAI - Tuning - Added support for CMEK (eb651bc)

Bug Fixes

  • Do not reset aiplatform.Experiment or aiplatform.ExperimentRun unnecessarily when running tensorboard uploader. (28a091a)

Documentation

  • Update the documentation for the time_series_dataset and video_dataset classes (d5dc7b5)

1.55.0 (2024-06-12)

Features

  • view model evaluations when AustoSxS pipeline completes (17c59c4c2)
  • Add support for user-configurable 1P embedding models and quota for RAG (8b3beb666)
  • Add Webpage Browser Extension to Vertex AI Extension SDK (c222f4bdb)
  • Add enable_tracing to LangchainAgent. (cad035cb3)
  • Implement multithreaded batch inference in Rapid Evaluation SDK for performance improvement (3c6d1732b)

Bug Fixes

  • support VPC and BYOSA case in Ray on Vertex JobSubmissionClient using cluster resource name (662d039c9)
  • Include tensorboard profiler requirements when installing google-cloud-aiplatform[tensorboard] (4f1b5593b)
  • fix numerical NaN experiment run logging error in EvalTask. (641faec0b)
  • Generate uuid run_name when run_name_prefix is not specified. (4e2d87f9a)

Documentation

  • Update the documentation for the image_dataset class (583cb9313)
  • Include imports in experiment_tracking samples directly in cloud.google.com snippets. (3ffb6cba7)

1.54.1 (2024-06-07)

... (truncated)

Commits
  • 09b3e02 chore(main): release 1.56.0 (#3938)
  • f5b8f5e chore: make display_name raise NotImplementedError until the feature is avail...
  • 4d9ee9d feat: Add retry_timeout to EvalTask in vertexai.preview.evaluation
  • 28a091a fix: Do not reset aiplatform.Experiment or aiplatform.ExperimentRun unnecessa...
  • d548c11 feat: GenAI - Context Caching - also print model_name and expire_time.
  • 97b91db chore: GenAI - Context Caching - system test model changed to preview model
  • 6be874a feat: GenAI - Context Caching - add get() classmethod and refresh() instance ...
  • 62f7af5 chore: Update constraints on cloudpickle and tenacity for reasoning engine
  • e352175 feat: Add sample code show how to create an optimized private online store in...
  • 831c8e4 feat: add metric classes for 2 pairwise metrics for rapid evaluation SDK.
  • 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.56.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.56.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 Jun 18, 2024
@github-actions github-actions Bot enabled auto-merge June 18, 2024 20:33
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@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.56.0 None 0 0 B

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

View full report↗︎

@dependabot @github

dependabot Bot commented on behalf of github Jun 27, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #196.

@dependabot dependabot Bot closed this Jun 27, 2024
auto-merge was automatically disabled June 27, 2024 20:32

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/pip/google-cloud-aiplatform-1.56.0 branch June 27, 2024 20:32
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