Skip to content

Update dependency google-cloud-aiplatform to v1.56.0

renovate requested to merge renovate/google-cloud-aiplatform-1.x-lockfile into main

This MR contains the following updates:

Package Type Update Change
google-cloud-aiplatform dependencies minor 1.55.0 -> 1.56.0

Release Notes

googleapis/python-aiplatform (google-cloud-aiplatform)

v1.56.0

Compare Source

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)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports