Skip to content

build(deps): bump google-cloud-aiplatform from 1.42.1 to 1.48.0#161

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps google-cloud-aiplatform from 1.42.1 to 1.48.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.48.0

1.48.0 (2024-04-17)

Features

  • Add support for reading requirements from a file. (80db7a0)
  • Adding tpu_topology to Vertex SDK (423c764)
  • Enable continuous upload for profile logs. (f05924d)
  • GenAI - Added the GenerationResponse.prompt_feedback property (efd5a72)
  • GenAI - Added the GenerationResponse.usage_metadata property (0654c35)
  • Support NOT_EQUAL for MatchingEngineIndexEndpoint numeric_restricts. (aa918e3)
  • Support referenced models in SDK. (c9b6b8b)

Bug Fixes

  • Add validation check for extra_packages when creating a reasoning engine. (255dabc)
  • Add validation for langchain tools. (a821d50)
  • Fixed the vertexai.init partial initialization issues (636a654)
  • GenAI - Workaround for streaming when content role is missing in service responses (fa35b91)

Documentation

  • Add Reasoning Engine reference documentation (496fc4b)
  • GenAI - Add Rapid Evaluation SDK reference documentation (40b728b)

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)

... (truncated)

Changelog

Sourced from google-cloud-aiplatform's changelog.

1.48.0 (2024-04-17)

Features

  • Add support for reading requirements from a file. (80db7a0)
  • Adding tpu_topology to Vertex SDK (423c764)
  • Enable continuous upload for profile logs. (f05924d)
  • GenAI - Added the GenerationResponse.prompt_feedback property (efd5a72)
  • GenAI - Added the GenerationResponse.usage_metadata property (0654c35)
  • Support NOT_EQUAL for MatchingEngineIndexEndpoint numeric_restricts. (aa918e3)
  • Support referenced models in SDK. (c9b6b8b)

Bug Fixes

  • Add validation check for extra_packages when creating a reasoning engine. (255dabc)
  • Add validation for langchain tools. (a821d50)
  • Fixed the vertexai.init partial initialization issues (636a654)
  • GenAI - Workaround for streaming when content role is missing in service responses (fa35b91)

Documentation

  • Add Reasoning Engine reference documentation (496fc4b)
  • GenAI - Add Rapid Evaluation SDK reference documentation (40b728b)

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

... (truncated)

Commits
  • 0376600 chore(main): release 1.48.0 (#3592)
  • de226ba chore: Increase upper bound for fastapi
  • 636a654 fix: Fixed the vertexai.init partial initialization issues
  • 0654c35 feat: GenAI - Added the GenerationResponse.usage_metadata property
  • efd5a72 feat: GenAI - Added the GenerationResponse.prompt_feedback property
  • 423c764 feat: Adding tpu_topology to Vertex SDK
  • 9c11ea5 chore: Migrate deprecated Tensorboard code into aiplatform codebase
  • 09d9ba5 chore: Add required github status to external github for LangChain Tests
  • a821d50 fix: Add validation for langchain tools.
  • bb5690c chore: update constraint bounds for langchain template unit tests
  • 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.48.0.
- [Release notes](https://github.com/googleapis/python-aiplatform/releases)
- [Changelog](https://github.com/googleapis/python-aiplatform/blob/v1.48.0/CHANGELOG.md)
- [Commits](googleapis/python-aiplatform@v1.42.1...v1.48.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 17, 2024
@sonarqubecloud

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

@github-actions github-actions Bot enabled auto-merge April 17, 2024 20:54
@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.48.0 environment, eval, filesystem, network, shell, unsafe 0 66.4 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 29, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #163.

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

Pull request was closed

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