Content-Length: 293253 | pFad | http://github.com/microsoft/semantic-kernel/pull/12346

BF Python: Bump google-cloud-aiplatform from 1.93.0 to 1.95.1 in /python by dependabot[bot] · Pull Request #12346 · microsoft/semantic-kernel · GitHub
Skip to content

Python: Bump google-cloud-aiplatform from 1.93.0 to 1.95.1 in /python #12346

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

Bumps google-cloud-aiplatform from 1.93.0 to 1.95.1.

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.95.1

1.95.1 (2025-05-30)

Features

  • Add support to process RAG response and generate inline citations in RAG v1. (2b2dc4f)
  • Register async methods to AdkApp. (cb2754d)

Bug Fixes

  • Fix CachedContent.create if the kms_key_name is not given (05986c0)

Miscellaneous Chores

v1.95.0

1.95.0 (2025-05-28)

Features

  • [vertexai] Fix the result of export function (9427b15)
  • Add async support for reasoning engine. (1b7d29c)
  • Introduce RAG as context/memory store for Gemini Live API (787c60f)
  • Update AdkApp template to match ADK async interface. After this change, AdkApp will only work with ADK >= 1.0.0. (e1745d7)

v1.94.0

1.94.0 (2025-05-22)

Features

  • Add checkpoint ID to endpoint proto (f0812e3)
  • Add checkpoint ID to endpoint proto (f0812e3)
  • Add encryption_spec to Model Monitoring public preview API (f0812e3)
  • Add VertexAISearch.max_results, filter, data_store_specs options (f0812e3)
  • Add VertexAISearch.max_results, filter, data_store_specs options (f0812e3)
  • Adding thoughts_token_count to prediction service (f0812e3)
  • Adding thoughts_token_count to v1beta1 client library (f0812e3)
  • Update preview create_corpus to accept encryption_spec in rag_data.py (ad821c5)

Bug Fixes

  • Throw error when user is using google-adk>=1.0.0 as it is not well supported for now. (634bb78)

... (truncated)

Changelog

Sourced from google-cloud-aiplatform's changelog.

1.95.1 (2025-05-30)

Features

  • Add support to process RAG response and generate inline citations in RAG v1. (2b2dc4f)
  • Register async methods to AdkApp. (cb2754d)

Bug Fixes

  • Fix CachedContent.create if the kms_key_name is not given (05986c0)

Miscellaneous Chores

1.95.0 (2025-05-28)

Features

  • [vertexai] Fix the result of export function (9427b15)
  • Add async support for reasoning engine. (1b7d29c)
  • Introduce RAG as context/memory store for Gemini Live API (787c60f)
  • Update AdkApp template to match ADK async interface. After this change, AdkApp will only work with ADK >= 1.0.0. (e1745d7)

1.94.0 (2025-05-22)

Features

  • Add checkpoint ID to endpoint proto (f0812e3)
  • Add checkpoint ID to endpoint proto (f0812e3)
  • Add encryption_spec to Model Monitoring public preview API (f0812e3)
  • Add VertexAISearch.max_results, filter, data_store_specs options (f0812e3)
  • Add VertexAISearch.max_results, filter, data_store_specs options (f0812e3)
  • Adding thoughts_token_count to prediction service (f0812e3)
  • Adding thoughts_token_count to v1beta1 client library (f0812e3)
  • Update preview create_corpus to accept encryption_spec in rag_data.py (ad821c5)

Bug Fixes

  • Throw error when user is using google-adk>=1.0.0 as it is not well supported for now. (634bb78)

1.93.1 (2025-05-20)

... (truncated)

Commits
  • 060ff3b chore(main): release 1.95.1 (#5363)
  • 1d2387f chore: release 1.95.1
  • 05986c0 fix: Fix CachedContent.create if the kms_key_name is not given
  • b7968d8 chore: Update Gen AI types
  • 17a6385 chore: Update Gen AI types
  • cb2754d feat: Register async methods to AdkApp.
  • 4aa9eee Copybara import of the project:
  • 2b2dc4f feat: add support to process RAG response and generate inline citations in RA...
  • d0a2bab chore(main): release 1.95.0 (#5350)
  • 787c60f Copybara import of the project:
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file. Used by Dependabot. python Pull requests for the Python Semantic Kernel labels Jun 2, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 2, 2025 22:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file. Used by Dependabot. python Pull requests for the Python Semantic Kernel labels Jun 2, 2025
@github-actions github-actions bot changed the title Bump google-cloud-aiplatform from 1.93.0 to 1.95.1 in /python Python: Bump google-cloud-aiplatform from 1.93.0 to 1.95.1 in /python Jun 2, 2025
Bumps [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) from 1.93.0 to 1.95.1.
- [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.93.0...v1.95.1)

---
updated-dependencies:
- dependency-name: google-cloud-aiplatform
  dependency-version: 1.95.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/python/google-cloud-aiplatform-1.95.1 branch from aa59600 to 500bef7 Compare June 3, 2025 01:20
@moonbox3 moonbox3 added this pull request to the merge queue Jun 9, 2025
Merged via the queue into main with commit 576a49b Jun 9, 2025
27 checks passed
@moonbox3 moonbox3 deleted the dependabot/pip/python/google-cloud-aiplatform-1.95.1 branch June 9, 2025 21:24
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. Used by Dependabot. python Pull requests for the Python Semantic Kernel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/microsoft/semantic-kernel/pull/12346

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy