Skip to content

build(deps): bump google-cloud-aiplatform from 1.42.1 to 1.43.0#143

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 29, 2024

Copy link
Copy Markdown
Contributor

Bumps google-cloud-aiplatform from 1.42.1 to 1.43.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.43.0

1.43.0 (2024-02-29)

Features

  • Add update_mask to MatchingEngineIndex upsert_datapoints() to support dynamic metadata update. (81f6a25)
  • Add Ray on Vertex BigQuery read/write support for Ray 2.9 (e048e3a)
  • Add read_bigquery and write_bigquery wrappers for Ray on Vertex (4739118)
  • Add transport override to enable the use of REST instead of GRPC (6ab4084)
  • Enable Ray cluster creation and registering TensorFlow checkpoint to Vertex with Ray version 2.9 (ff148cd)
  • LLM - Add support for batch prediction to CodeGenerationModel (code-bison) (fbf2f7c)
  • Support custom timeout for MatchingEngineIndex and MatchingEngineIndexEndpoint APIs. (09d1946)
  • Update ray extras installation in setup.py for Ray 2.9.3 (d947304)

Bug Fixes

  • Allow destination directory to exist before we copy. (0b55762)
  • LVM - Fixed VideoSegmentConfig in Multimodal Embeddings API call (665e78c)

Documentation

  • Update transport docstrings to include that REST is in preview (a442866)
Changelog

Sourced from google-cloud-aiplatform's changelog.

1.43.0 (2024-02-29)

Features

  • Add update_mask to MatchingEngineIndex upsert_datapoints() to support dynamic metadata update. (81f6a25)
  • Add Ray on Vertex BigQuery read/write support for Ray 2.9 (e048e3a)
  • Add read_bigquery and write_bigquery wrappers for Ray on Vertex (4739118)
  • Add transport override to enable the use of REST instead of GRPC (6ab4084)
  • Enable Ray cluster creation and registering TensorFlow checkpoint to Vertex with Ray version 2.9 (ff148cd)
  • LLM - Add support for batch prediction to CodeGenerationModel (code-bison) (fbf2f7c)
  • Support custom timeout for MatchingEngineIndex and MatchingEngineIndexEndpoint APIs. (09d1946)
  • Update ray extras installation in setup.py for Ray 2.9.3 (d947304)

Bug Fixes

  • Allow destination directory to exist before we copy. (0b55762)
  • LVM - Fixed VideoSegmentConfig in Multimodal Embeddings API call (665e78c)

Documentation

  • Update transport docstrings to include that REST is in preview (a442866)
Commits
  • 6c7e7fb chore(main): release 1.43.0 (#3350)
  • ff148cd feat: Enable Ray cluster creation and registering TensorFlow checkpoint to Ve...
  • d947304 feat: Update ray extras installation in setup.py for Ray 2.9.3
  • e048e3a feat: Add Ray on Vertex BigQuery read/write support for Ray 2.9
  • e0f7250 chore: Add delete log utils.
  • 4739118 feat: Add read_bigquery and write_bigquery wrappers for Ray on Vertex
  • a442866 docs: Update transport docstrings to include that REST is in preview
  • 6ab4084 feat: Add transport override to enable the use of REST instead of GRPC
  • 02829f1 Copybara import of the project:
  • 187a134 chore: Update default logging config for CPR model servers to allow streaming...
  • 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.43.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.43.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 Feb 29, 2024
@github-actions github-actions Bot enabled auto-merge February 29, 2024 21:12
@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

@socket-security

Copy link
Copy Markdown

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: pypi/google-cloud-aiplatform@1.42.1

View full report↗︎

@dependabot @github

dependabot Bot commented on behalf of github Mar 14, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #149.

@dependabot dependabot Bot closed this Mar 14, 2024
auto-merge was automatically disabled March 14, 2024 20:25

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/pip/google-cloud-aiplatform-1.43.0 branch March 14, 2024 20: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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants