Skip to content

build(deps): bump google-cloud-aiplatform from 1.42.1 to 1.46.0#155

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps google-cloud-aiplatform from 1.42.1 to 1.46.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

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

  • 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)
  • Add display model evaluation button for Ipython environments (181dc7a)
  • Add safety filter levels, watermark support and person generation support for Imagen 2 (0c498c5)
  • Add safety filter levels, watermark support and person generation support for Imagen 2 (e2efdbe)
  • Add support for output_dimensionality parameter through get_embeddings. (b1cab3f)
  • Add support for task types (TASK_QUESTION_ANSWERING, TASK_FACT_VERIFICATION) through get_embeddings. (9ec4590)
  • Add v1beta1 service clients for reasoning engine (13ec7e0)
  • GenAI - Support generating JSON Schema from Python function (be4922a)
  • Improve get_experiment_df execution speed (2e56acc)
  • Ray on Vertex enables XGBoost register model with custom version using pre-built container (e45ef96)
  • Support accelerator_type in RLHF tuning (e51c977)

Bug Fixes

  • Fix failing get_experiments_df test. (767712e)
  • GenAI - Capture content blocked case when validating responses (f0086df)
  • LLM - Fixed the InlineContext grounding source (6f59100)
  • Made Endpoint.raw_predict thread-safe by setting authorized_session last (c72c1ef)

v1.44.0

1.44.0 (2024-03-13)

Features

  • Add custom tool context manager for telemetry (b30f5a6)
  • Add display experiment button for Ipython environments (0b33bdd)
  • Allow module_name to be specified with the base logger. (c01df66)
  • Enable Ray cluster creation with custom_image for each Resource (f90c9cc)
  • GenAI - Added function_calls shortcut property to Candidate class. (d6490ff)
  • LLM - Added support for the max_context_length tuning parameter (e5daae9)
  • Support shard_size for MatchingEngineIndex create index. (6dbf7d3)
  • Use colab enterprise enviroment variables to infer project_id and region (5baf5f8)

... (truncated)

Changelog

Sourced from google-cloud-aiplatform's changelog.

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)
  • Add display model evaluation button for Ipython environments (181dc7a)
  • Add safety filter levels, watermark support and person generation support for Imagen 2 (0c498c5)
  • Add safety filter levels, watermark support and person generation support for Imagen 2 (e2efdbe)
  • Add support for output_dimensionality parameter through get_embeddings. (b1cab3f)
  • Add support for task types (TASK_QUESTION_ANSWERING, TASK_FACT_VERIFICATION) through get_embeddings. (9ec4590)
  • Add v1beta1 service clients for reasoning engine (13ec7e0)
  • GenAI - Support generating JSON Schema from Python function (be4922a)
  • Improve get_experiment_df execution speed (2e56acc)
  • Ray on Vertex enables XGBoost register model with custom version using pre-built container (e45ef96)
  • Support accelerator_type in RLHF tuning (e51c977)

Bug Fixes

  • Fix failing get_experiments_df test. (767712e)
  • GenAI - Capture content blocked case when validating responses (f0086df)
  • LLM - Fixed the InlineContext grounding source (6f59100)
  • Made Endpoint.raw_predict thread-safe by setting authorized_session last (c72c1ef)

1.44.0 (2024-03-14)

Features

  • Add custom tool context manager for telemetry (b30f5a6)
  • Add display experiment button for Ipython environments (0b33bdd)
  • Allow module_name to be specified with the base logger. (c01df66)
  • Enable Ray cluster creation with custom_image for each Resource (f90c9cc)
  • GenAI - Added function_calls shortcut property to Candidate class. (d6490ff)
  • LLM - Added support for the max_context_length tuning parameter (e5daae9)
  • Support shard_size for MatchingEngineIndex create index. (6dbf7d3)
  • Use colab enterprise enviroment variables to infer project_id and region (5baf5f8)

Bug Fixes

... (truncated)

Commits
  • 5a853f9 chore(main): release 1.46.0 (#3522)
  • e0f5601 chore: update supporting XGBoost version of the pre-built serving containers
  • eef84c6 feat: GenAI - Automatic Function Calling feature
  • 5015d25 feat: Python SDK for Vertex Feature Store.
  • d4c3c66 chore: LVM - Update a few flag values and interaction between different param...
  • 60b44f2 Copybara import of the project:
  • b89becc Revert "chore(main): release 1.45.0 (#3443)" (#3513)
  • 44ab3d4 chore(main): release 1.45.0 (#3443)
  • 836b5b6 chore: Add bigquery pin to setup.py to avoid pyarrow breaking change
  • 0c498c5 feat: Add safety filter levels, watermark support and person generation suppo...
  • 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.46.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.46.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 1, 2024
@sonarqubecloud

sonarqubecloud Bot commented Apr 1, 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.46.0 environment, eval, filesystem, network, shell, unsafe 0 59 MB gcloudpypi, google_opensource

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

View full report↗︎

@github-actions github-actions Bot enabled auto-merge April 1, 2024 20:53
@dependabot @github

dependabot Bot commented on behalf of github Apr 8, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #158.

@dependabot dependabot Bot closed this Apr 8, 2024
auto-merge was automatically disabled April 8, 2024 21:04

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/pip/google-cloud-aiplatform-1.46.0 branch April 8, 2024 21:04
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