Skip to content

build(deps): bump google-cloud-aiplatform from 1.42.1 to 1.60.0#210

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2024

Copy link
Copy Markdown
Contributor

Bumps google-cloud-aiplatform from 1.42.1 to 1.60.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.60.0

1.60.0 (2024-07-24)

Features

  • Add preflight validations to PipelineJob submit and run methods. (c5a3535)
  • Add support for langchain v0.2+ package versions in default installation (259b638)
  • GenAI - Added tokenization support via GenerativeModel.compute_tokens (cfe0cc6)
  • GenAI - ContextCaching - allow from_cached_content to take the cached_content resource name (8f53902)
  • Make count_tokens generally-available at TextEmbeddingModel. (efb8413)

Bug Fixes

  • Avoid throw error when Part.text is empty in modality content checks (bbd4a49)
  • Correct logit_bias type annotation to accept keys as strings (2676d25)
  • Create FV embedding dimensions sample - dimensions should be an int (2aa221e)
  • Fix the sync option for Model Monitor job creation (22151e2)
  • Include DeploymentResourcePool class in aiplatform top-level sdk module (ecc4f09)
  • Overriding the current TracerProvider when enabling tracing (1476c10)
  • Pass the project ID from vertexai.init to CloudTraceSpanExporter when enable_tracing=True for LangchainAgent (3ec043e)

Documentation

  • GenAI - Update README.md for Vertex Generative AI SDK for Python to add subsections to the right nav. (42af742)

v1.59.0

1.59.0 (2024-07-09)

Features

  • Add model and contents fields to ComputeTokensRequest v1 (f6e7b9c)
  • Add model and contents fields to ComputeTokensRequest v1beta1 (f6e7b9c)
  • Add role field to TokensInfo v1 (f6e7b9c)
  • Add role field to TokensInfo v1beta1 (f6e7b9c)
  • GenAI - Tuning - Released the Supervised Fine Tuning feature o GA (ae47639)

Bug Fixes

  • deps: Require proto-plus 1.22.3 (4131e65)
  • Offline store - set application name + remove session param (7395665)

v1.58.0

1.58.0 (2024-07-03)

... (truncated)

Changelog

Sourced from google-cloud-aiplatform's changelog.

1.60.0 (2024-07-24)

Features

  • Add preflight validations to PipelineJob submit and run methods. (c5a3535)
  • Add support for langchain v0.2+ package versions in default installation (259b638)
  • GenAI - Added tokenization support via GenerativeModel.compute_tokens (cfe0cc6)
  • GenAI - ContextCaching - allow from_cached_content to take the cached_content resource name (8f53902)
  • Make count_tokens generally-available at TextEmbeddingModel. (efb8413)

Bug Fixes

  • Avoid throw error when Part.text is empty in modality content checks (bbd4a49)
  • Correct logit_bias type annotation to accept keys as strings (2676d25)
  • Create FV embedding dimensions sample - dimensions should be an int (2aa221e)
  • Fix the sync option for Model Monitor job creation (22151e2)
  • Include DeploymentResourcePool class in aiplatform top-level sdk module (ecc4f09)
  • Overriding the current TracerProvider when enabling tracing (1476c10)
  • Pass the project ID from vertexai.init to CloudTraceSpanExporter when enable_tracing=True for LangchainAgent (3ec043e)

Documentation

  • GenAI - Update README.md for Vertex Generative AI SDK for Python to add subsections to the right nav. (42af742)

1.59.0 (2024-07-09)

Features

  • Add model and contents fields to ComputeTokensRequest v1 (f6e7b9c)
  • Add model and contents fields to ComputeTokensRequest v1beta1 (f6e7b9c)
  • Add role field to TokensInfo v1 (f6e7b9c)
  • Add role field to TokensInfo v1beta1 (f6e7b9c)
  • GenAI - Tuning - Released the Supervised Fine Tuning feature o GA (ae47639)

Bug Fixes

  • deps: Require proto-plus 1.22.3 (4131e65)
  • Offline store - set application name + remove session param (7395665)

1.58.0 (2024-07-03)

Features

  • Add deploy_metadata to PublisherModel.Deploy v1 (71e41c8)

... (truncated)

Commits
  • f7ba9c1 chore(main): release 1.60.0 (#4077)
  • 5963e1b feat: Support compute_token in local tokenizer
  • 2676d25 fix: Correct logit_bias type annotation to accept keys as strings
  • 6fceebf chore: update owlbot template for gemini docs
  • c29d06b chore: Add description to RagFile when provided
  • 1476c10 fix: Overriding the current TracerProvider when enabling tracing
  • efb8413 feat: Make count_tokens generally-available at TextEmbeddingModel.
  • e5d087f chore: change the Model Monitoring Job sync option default value
  • 259b638 feat: Add support for langchain v0.2+ package versions in default installation
  • 22151e2 fix: Fix the sync option for Model Monitor job creation
  • 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.60.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.60.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 Jul 24, 2024
@github-actions github-actions Bot enabled auto-merge July 24, 2024 20:41
@sonarqubecloud

Copy link
Copy Markdown

@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.60.0 None 0 0 B

🚮 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 Aug 8, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #218.

@dependabot dependabot Bot closed this Aug 8, 2024
auto-merge was automatically disabled August 8, 2024 20:39

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/pip/google-cloud-aiplatform-1.60.0 branch August 8, 2024 20:39
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