Skip to content

build(deps): bump google-cloud-aiplatform from 1.42.1 to 1.47.0#158

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 8, 2024

Copy link
Copy Markdown
Contributor

Bumps google-cloud-aiplatform from 1.42.1 to 1.47.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.47.0

1.47.0 (2024-04-06)

Features

  • Add display experiment button for tuning in Ipython environments (9bb687c)
  • Add Persistent Resource ID parameter to Custom Job form_local_script, run, and submit methods. (f5be0b5)
  • Add Persistent Resource Id parameter to Custom Training Job run and submit methods. (f428006)
  • Added GA support for PersistentResource management (98a07dd)
  • Added GA support for running Custom and Hp tuning jobs on Persistent Resources (35ecbac)
  • Added the Experiment.dashboard_url property (c8eec21)
  • GenAI - Added support for SafetySetting.method (probability or severity) (317ab8f)
  • GenAI - Added support for supervised fine-tuning (036d2d0)
  • GenAI - Added support for system instructions (4990eb6)
  • GenAI - Forced function calling feature (806ef9f)
  • Initial template for Langchain on Vertex. (0752a29)
  • LLM - Add RLHF-tuning support for text-bison@002 (1f27c3e)
  • Vertex AI Extension SDK Public Preview (137b5e1)
  • Vertex AI Reasoning Engine SDK Public Preview (6aaa5d0)
  • Vertex Rapid Evaluation SDK and Prompt Template for Vertex Prompt Management Public Preview (8c6ddf5)

Bug Fixes

  • GenAI - Fixed response validation error during streaming (c881998)
  • GenAI - Fixed the GenerativeModel's handling of tuned models from different region (bf33fb3)
  • GenAI - Fixed the TuningJob dashboard URL (5367fbb)
  • Reinstate persistent resource preview class and tests (765d60d)

Documentation

  • Add run custom job on persistent resource sample. (53fc845)
  • Add run custom job on persistent resource sample. (31100c6)

v1.46.0

1.46.0 (2024-03-30)

Features

  • GenAI - Automatic Function Calling feature (eef84c6)
  • Python SDK for Vertex Feature Store. (5015d25)

v1.45.0

1.45.0 (2024-03-28)

Features

... (truncated)

Changelog

Sourced from google-cloud-aiplatform's changelog.

1.47.0 (2024-04-06)

Features

  • Add display experiment button for tuning in Ipython environments (9bb687c)
  • Add Persistent Resource ID parameter to Custom Job form_local_script, run, and submit methods. (f5be0b5)
  • Add Persistent Resource Id parameter to Custom Training Job run and submit methods. (f428006)
  • Added GA support for PersistentResource management (98a07dd)
  • Added GA support for running Custom and Hp tuning jobs on Persistent Resources (35ecbac)
  • Added the Experiment.dashboard_url property (c8eec21)
  • GenAI - Added support for SafetySetting.method (probability or severity) (317ab8f)
  • GenAI - Added support for supervised fine-tuning (036d2d0)
  • GenAI - Added support for system instructions (4990eb6)
  • GenAI - Forced function calling feature (806ef9f)
  • Initial template for Langchain on Vertex. (0752a29)
  • LLM - Add RLHF-tuning support for text-bison@002 (1f27c3e)
  • Vertex AI Extension SDK Public Preview (137b5e1)
  • Vertex AI Reasoning Engine SDK Public Preview (6aaa5d0)
  • Vertex Rapid Evaluation SDK and Prompt Template for Vertex Prompt Management Public Preview (8c6ddf5)

Bug Fixes

  • GenAI - Fixed response validation error during streaming (c881998)
  • GenAI - Fixed the GenerativeModel's handling of tuned models from different region (bf33fb3)
  • GenAI - Fixed the TuningJob dashboard URL (5367fbb)
  • Reinstate persistent resource preview class and tests (765d60d)

Documentation

  • Add run custom job on persistent resource sample. (53fc845)
  • Add run custom job on persistent resource sample. (31100c6)

1.46.0 (2024-03-30)

Features

  • GenAI - Automatic Function Calling feature (eef84c6)
  • Python SDK for Vertex Feature Store. (5015d25)

1.45.0 (2024-03-28)

Features

  • Add an arg to turn off Ray metrics collection during cluster creation (e33d11f)
  • Add Batch Delete and Batch Cancel Pipeline Jobs and unit tests. (cb495e7)

... (truncated)

Commits
  • 561fc84 chore(main): release 1.47.0 (#3539)
  • 0752a29 feat: Initial template for Langchain on Vertex.
  • 765d60d fix: Reinstate persistent resource preview class and tests
  • b70ffee chore: Ensure version, dependencies, extra-requires are dynamically defined i...
  • e4d2bec chore: GenAI - Changed the supervised tuning docstring
  • 5367fbb fix: GenAI - Fixed the TuningJob dashboard URL
  • bf33fb3 fix: GenAI - Fixed the GenerativeModel's handling of tuned models from diff...
  • 0f0b677 chore: GenAI - Update ToolConfig to use correct namespace not GA
  • f428006 feat: Add Persistent Resource Id parameter to Custom Training Job run and sub...
  • f5be0b5 feat: Add Persistent Resource ID parameter to Custom Job form_local_script, r...
  • 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.47.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.47.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 Apr 8, 2024
@github-actions github-actions Bot enabled auto-merge April 8, 2024 21:04
@sonarqubecloud

sonarqubecloud Bot commented Apr 8, 2024

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.47.0 None 0 5.64 MB gcloudpypi, google_opensource

🚮 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 Apr 17, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #161.

@dependabot dependabot Bot closed this Apr 17, 2024
auto-merge was automatically disabled April 17, 2024 20:53

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/pip/google-cloud-aiplatform-1.47.0 branch April 17, 2024 20:53
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