Skip to content

build(deps): bump google-cloud-aiplatform from 1.42.1 to 1.70.0#250

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 9, 2024

Copy link
Copy Markdown
Contributor

Bumps google-cloud-aiplatform from 1.42.1 to 1.70.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

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)
  • Vision Models - Add new safety filter levels to Vertex AI Image Generation API. (b1d5007)

Bug Fixes

  • Annotate PipelineJob and PipelineTaskRerunConfig fields as optional (44df243)
  • Update the docstring for LangchainAgent (f7fe2b0)

Documentation

  • Add sample to retrieve experiment backing tensorboard resource name (138dc1a)
  • GenAI - update comments in GenerationConfig property (c670eeb)
  • Limit comment SupervisedTuningSpec for 1p tuning (44df243)

v1.69.0

1.69.0 (2024-10-01)

Features

  • Add rerun method to pipeline job preview client. (29dec74)

Bug Fixes

  • GenAI - Fixed from_dict methods (3090812)

v1.68.0

1.68.0 (2024-09-24)

Features

  • A new field response_logprbs is added to message .google.cloud.aiplatform.v1.GenerationConfig (#4410) (470933f)
  • Add support for partial failures sink in import rag files. (8070411)

... (truncated)

Changelog

Sourced from google-cloud-aiplatform's changelog.

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)

Bug Fixes

  • Annotate PipelineJob and PipelineTaskRerunConfig fields as optional (44df243)
  • Update the docstring for LangchainAgent (f7fe2b0)

Documentation

  • Add sample to retrieve experiment backing tensorboard resource name (138dc1a)
  • GenAI - update comments in GenerationConfig property (c670eeb)
  • Limit comment SupervisedTuningSpec for 1p tuning (44df243)

1.69.0 (2024-10-01)

Features

  • Add rerun method to pipeline job preview client. (29dec74)

Bug Fixes

  • GenAI - Fixed from_dict methods (3090812)

1.68.0 (2024-09-24)

Features

  • A new field response_logprbs is added to message .google.cloud.aiplatform.v1.GenerationConfig (#4410) (470933f)
  • Add support for partial failures sink in import rag files. (8070411)
  • Add support for SharePoint as a ImportRagFiles source. (f89df1f)
  • Adding Vertex Vector Search Vector DB option for RAG corpuses to SDK (d4193f2)
  • Batch_predict method generally-available at TextEmbeddingModel. (73c0dae)

... (truncated)

Commits
  • 218b05c chore(main): release 1.70.0 (#4494)
  • 72b76d8 chore: change 3p db fields to optional
  • 09353cf feat: add update_corpus method for vertex rag
  • b1d5007 feat: Vision Models - Add new safety filter levels to Vertex AI Image Generat...
  • 1e49799 chore: GenAI - Part.function_call.args is now a proper dict
  • ca4d8c6 chore: Samples - Update name in sample to retrieve experiment backing tensorb...
  • 30cf221 feat: Automatically end Experiment runs when Tensorboard CustomJob is complete
  • 2b8ae76 chore: make Gemini API reference more prominent
  • 09ea389 chore: Automatically populating Schema.property_ordering in function declarat...
  • 66572e0 chore: Automatically populating Schema.property_ordering in function declarat...
  • 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.70.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.70.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 Oct 9, 2024
@github-actions github-actions Bot enabled auto-merge October 9, 2024 21:03
@sonarqubecloud

sonarqubecloud Bot commented Oct 9, 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.70.0 environment, eval, filesystem, network, shell, unsafe 0 76 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 Oct 29, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #259.

@dependabot dependabot Bot closed this Oct 29, 2024
auto-merge was automatically disabled October 29, 2024 20:46

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/pip/google-cloud-aiplatform-1.70.0 branch October 29, 2024 20:46
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