Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump google-cloud-aiplatform from 1.69.0 to 1.71.1 #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps google-cloud-aiplatform from 1.69.0 to 1.71.1.

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.71.1

1.71.1 (2024-10-31)

Bug Fixes

  • Audio_timestamp is supported only for some of the models (df7269e)
  • Ignore AttributeError exception when importing google.auth.aio (832fe60)
  • System test case media input file non existent (c0718e1)

v1.71.0

1.71.0 (2024-10-29)

Features

  • Add text field for Grounding metadata support chunk output (8a65b1d)
  • Add audio_timestamp to GenerationConfig (8a65b1d)
  • Add private async REST support for transport override (c0b31e2)
  • Add support for self-signed JWT for queries on private endpoints (5025d03)
  • Add support for task type (CODE_RETRIEVAL_QUERY) through get_embeddings. (7246497)
  • From vertexai.batch_prediction import BatchPredictionJob (fe53922)
  • GenAI - add labels (92c13dd)
  • GenAI - Added audio_timestamp to GenerationConfig. (91c2120)
  • GenAI - Added Anthropic models support in GenAI batch prediction (0866009)
  • GenAI - Tuning - Added support for tuned model rebasing. Added rebase_tuned_model to vertexai.preview.tuning.sft. (2cef97f)
  • Introduce DefaultRuntime to PipelineJob (8a65b1d)
  • Release API key support for GenerateContent to Public Preview (a4d4e46)
  • Support customizing bring-your-own-response eval use case to use any columns (3e7bf81)
  • Support PSC-I ingress in Ray Client (da76253)
  • Support tuning new text & code embedding model in LLM SDK. (4268f28)
  • Update Experiment run names to be compatible with One Platform API (c4b9ec2)
  • Vision Models - onboard Image Segmentation. (ae63a43)

Bug Fixes

  • Add deprecation warning to Ray version 2.9.3 (0ce106b)

Documentation

  • A comment for field partner_model_tuning_spec in message .google.cloud.aiplatform.v1beta1.TuningJob is changed (#4538) (914c63c)
  • Comment update (b04196b)
  • Update the documentation for the tabular_dataset class (82bb938)

v1.70.0

1.70.0 (2024-10-08)

... (truncated)

Changelog

Sourced from google-cloud-aiplatform's changelog.

1.71.1 (2024-10-31)

Bug Fixes

  • Audio_timestamp is supported only for some of the models (df7269e)
  • Ignore AttributeError exception when importing google.auth.aio (832fe60)
  • System test case media input file non existent (c0718e1)

1.71.0 (2024-10-29)

Features

  • Add text field for Grounding metadata support chunk output (8a65b1d)
  • Add audio_timestamp to GenerationConfig (8a65b1d)
  • Add private async REST support for transport override (c0b31e2)
  • Add support for self-signed JWT for queries on private endpoints (5025d03)
  • Add support for task type (CODE_RETRIEVAL_QUERY) through get_embeddings. (7246497)
  • From vertexai.batch_prediction import BatchPredictionJob (fe53922)
  • GenAI - add labels (92c13dd)
  • GenAI - Added audio_timestamp to GenerationConfig. (91c2120)
  • GenAI - Added Anthropic models support in GenAI batch prediction (0866009)
  • GenAI - Tuning - Added support for tuned model rebasing. Added rebase_tuned_model to vertexai.preview.tuning.sft. (2cef97f)
  • Introduce DefaultRuntime to PipelineJob (8a65b1d)
  • Release API key support for GenerateContent to Public Preview (a4d4e46)
  • Support customizing bring-your-own-response eval use case to use any columns (3e7bf81)
  • Support PSC-I ingress in Ray Client (da76253)
  • Support tuning new text & code embedding model in LLM SDK. (4268f28)
  • Update Experiment run names to be compatible with One Platform API (c4b9ec2)
  • Vision Models - onboard Image Segmentation. (ae63a43)

Bug Fixes

  • Add deprecation warning to Ray version 2.9.3 (0ce106b)

Documentation

  • A comment for field partner_model_tuning_spec in message .google.cloud.aiplatform.v1beta1.TuningJob is changed (#4538) (914c63c)
  • Comment update (b04196b)
  • Update the documentation for the tabular_dataset class (82bb938)

1.70.0 (2024-10-08)

Features

  • Add a dynamic retrieval API (44df243)

... (truncated)

Commits
  • 6c7f439 chore(main): release 1.71.1 (#4587)
  • 832fe60 fix: Ignore AttributeError exception when importing google.auth.aio
  • 7edeedb chore: Add vector search samples for VPC peering and PSC
  • c0718e1 fix: system test case media input file non existent
  • 23cac8a chore: Fix lint for vector search samples
  • a89be3d Copybara import of the project:
  • df7269e fix: audio_timestamp is supported only for some of the models
  • 9e01a84 chore: Update pandas version requirement for evaluation extra requirement
  • 514d558 chore(main): release 1.71.0 (#4530)
  • c0b31e2 feat: Add private async REST support for transport override
  • 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.69.0 to 1.71.1.
- [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.69.0...v1.71.1)

---
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants