Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump google-cloud-aiplatform from 1.36.1 to 1.37.0 #22

Merged
merged 2 commits into from
Dec 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2023

Bumps google-cloud-aiplatform from 1.36.1 to 1.37.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.37.0

1.37.0 (2023-12-05)

Features

  • Add additional parameters to Model.upload(). (7b7d7d2)
  • Adding support for concurrent explanations (8e2ad75)
  • Allow configuring container logging settings on models when deploying. (beae48f)
  • Support user provided api endpoint. (92f2b4e)
  • Add grpc_ports to UploadModel ModelContainerSpec, add DirectPredict, DirectRawPredict, StreamingPredict, StreamingRawPredict to PredictionService. (6dfbad7)

Bug Fixes

  • Clarify wording when Ray on Vertex cluster is missing head node ip (4a71c8c)
  • Fix error when allowed_plugins is set to None. (6f2860a)
  • Fixed INTEGER and BOOL parameters casting issue. Fix conversion bug where INTEGER and BOOL parameters are not cast to the correct type. (9a204c4)
  • Make PipelineJobSchedule propagate labels to created PipelineJobs (a34533f)

Documentation

  • Add upload Tensorboard profile log to Experiment sample. (5780513)
  • Update the documentation for the image_dataset class (8562368)

v1.36.4

1.36.4 (2023-11-16)

Features

  • Add numeric_restricts to MatchingEngineIndex find_neighbors() for querying (6c1f2cc)
  • Add remove_datapoints() to MatchingEngineIndex. (b86a404)
  • Add upsert_datapoints() to MatchingEngineIndex to support streaming update index. (7ca484d)
  • LLM - include error code into blocked response from TextGenerationModel, ChatModel, CodeChatMode, and CodeGenerationModel. (1f81cf2)
  • Populate Ray Cluster dashboard_address from proto field (dd4b852)
  • add CountTokens API, ComputeTokens API, and ModelContainerSpec features (ba2fb39)

Bug Fixes

  • Add check for empty encryption_spec_key_name for MatchingEngineIndexEndpoint create. (7740132)
  • Fix server error due to no encryption_spec_key_name in MatchingEngineIndex create_tree_ah_index and create_brute_force_index (595b580)

Miscellaneous Chores

... (truncated)

Changelog

Sourced from google-cloud-aiplatform's changelog.

1.37.0 (2023-12-05)

Features

  • Add additional parameters to Model.upload(). (7b7d7d2)
  • Adding support for concurrent explanations (8e2ad75)
  • Allow configuring container logging settings on models when deploying. (beae48f)
  • Support user provided api endpoint. (92f2b4e)
  • Add grpc_ports to UploadModel ModelContainerSpec, add DirectPredict, DirectRawPredict, StreamingPredict, StreamingRawPredict to PredictionService. (6dfbad7)

Bug Fixes

  • Clarify wording when Ray on Vertex cluster is missing head node ip (4a71c8c)
  • Fix error when allowed_plugins is set to None. (6f2860a)
  • Fixed INTEGER and BOOL parameters casting issue. Fix conversion bug where INTEGER and BOOL parameters are not cast to the correct type. (9a204c4)
  • Make PipelineJobSchedule propagate labels to created PipelineJobs (a34533f)

Documentation

  • Add upload Tensorboard profile log to Experiment sample. (5780513)
  • Update the documentation for the image_dataset class (8562368)

1.36.4 (2023-11-16)

Features

  • Add numeric_restricts to MatchingEngineIndex find_neighbors() for querying (6c1f2cc)
  • Add remove_datapoints() to MatchingEngineIndex. (b86a404)
  • Add upsert_datapoints() to MatchingEngineIndex to support streaming update index. (7ca484d)
  • LLM - include error code into blocked response from TextGenerationModel, ChatModel, CodeChatMode, and CodeGenerationModel. (1f81cf2)
  • Populate Ray Cluster dashboard_address from proto field (dd4b852)
  • add CountTokens API, ComputeTokens API, and ModelContainerSpec features (ba2fb39)

Bug Fixes

  • Add check for empty encryption_spec_key_name for MatchingEngineIndexEndpoint create. (7740132)
  • Fix server error due to no encryption_spec_key_name in MatchingEngineIndex create_tree_ah_index and create_brute_force_index (595b580)

Miscellaneous Chores

1.36.3 (2023-11-14)

... (truncated)

Commits
  • c505ff6 chore(main): release 1.37.0 (#2985)
  • 9c2817f chore: Fix indentation error for Ray on Vertex job submission test
  • beae48f feat: Allow configuring container logging settings on models when deploying.
  • 7938d48 chore: Specify auth scope for Ray on Vertex bearer token
  • 5780513 docs: Add upload Tensorboard profile log to Experiment sample.
  • 6dfbad7 Copybara import of the project:
  • ab31abd Copybara import of the project:
  • 8e2ad75 feat: Adding support for concurrent explanations
  • ae3677c chore: Use full path for Ray on Vertex Job Submission Client prefix
  • 9a204c4 fix: Fixed INTEGER and BOOL parameters casting issue. Fix conversion bug wher...
  • 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.36.1 to 1.37.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.36.1...v1.37.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 requested review from telpirion and a team as code owners December 5, 2023 23:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 5, 2023
@davidcavazos davidcavazos merged commit cb0742a into main Dec 5, 2023
4 checks passed
@davidcavazos davidcavazos deleted the dependabot/pip/google-cloud-aiplatform-1.37.0 branch December 5, 2023 23:16
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 ignore-for-release python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant