Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2024

Bumps google-cloud-aiplatform from 1.60.0 to 1.71.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

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)

Features

  • Add a dynamic retrieval API (44df243)
  • Add enable_secure_private_service_connect in service attachment (44df243)
  • Add new PscInterfaceConfig field to pipeline_job.proto (44df243)
  • Add psc_automation_configs to DeployIndex v1 (44df243)
  • Add TunedModelRef and RebaseTunedModel Api for Vertex GenAiTuningService (44df243)
  • Add TunedModelRef and RebaseTunedModel Api for Vertex GenAiTuningService (44df243)
  • Add update_corpus method for vertex rag (09353cf)
  • Automatically end Experiment runs when Tensorboard CustomJob is complete (30cf221)

... (truncated)

Changelog

Sourced from google-cloud-aiplatform's changelog.

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)
  • Add enable_secure_private_service_connect in service attachment (44df243)
  • Add new PscInterfaceConfig field to pipeline_job.proto (44df243)
  • Add psc_automation_configs to DeployIndex v1 (44df243)
  • Add TunedModelRef and RebaseTunedModel Api for Vertex GenAiTuningService (44df243)
  • Add TunedModelRef and RebaseTunedModel Api for Vertex GenAiTuningService (44df243)
  • Add update_corpus method for vertex rag (09353cf)
  • Automatically end Experiment runs when Tensorboard CustomJob is complete (30cf221)
  • Vision Models - Add new safety filter levels to Vertex AI Image Generation API. (b1d5007)

... (truncated)

Commits
  • 514d558 chore(main): release 1.71.0 (#4530)
  • c0b31e2 feat: Add private async REST support for transport override
  • 82bb938 docs: Update the documentation for the tabular_dataset class
  • fe53922 feat: from vertexai.batch_prediction import BatchPredictionJob
  • 5025d03 feat: Add support for self-signed JWT for queries on private endpoints
  • 91c2120 feat: GenAI - Added audio_timestamp to GenerationConfig.
  • 1f3b2d8 chore: Add pandas to the pip requirements for the ray data system test
  • a4d4e46 feat: Release API key support for GenerateContent to Public Preview
  • b04196b docs: comment update
  • 8a65b1d Copybara import of the project:
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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.60.0 to 1.71.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.60.0...v1.71.0)

---
updated-dependencies:
- dependency-name: google-cloud-aiplatform
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 30, 2024
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Disclaimer: Experimental PR review

PR Summary

This pull request updates the google-cloud-aiplatform development dependency from version 1.60.0 to 1.71.0, introducing new features and improvements for Vertex AI integration.

  • Added automated dependency management with Dependabot configuration for daily pip package updates
  • Configured auto-merge for patch version updates with dependabot-merge.yml workflow
  • Implemented rebase strategy for stale Dependabot PRs with dependabot-rebase-stale.yml
  • Enhanced CI workflow to test compatibility across Python versions 3.8-3.11
  • Added release workflow to handle version-tagged releases and production branch updates

No file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2024

Superseded by #984.

@dependabot dependabot bot closed this Nov 1, 2024
@dependabot dependabot bot deleted the dependabot/pip/google-cloud-aiplatform-1.71.0 branch November 1, 2024 05:25
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant