Skip to content

Python: Bump google-cloud-aiplatform from 1.97.0 to 1.110.0 in /python#12969

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

Python: Bump google-cloud-aiplatform from 1.97.0 to 1.110.0 in /python#12969
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python/google-cloud-aiplatform-1.110.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2025

Copy link
Copy Markdown
Contributor

Bumps google-cloud-aiplatform from 1.97.0 to 1.110.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.110.0

1.110.0 (2025-08-18)

Features

  • Add encryption_spec support to Agent Engine create and update. (1b135ca)
  • Add run_config parameter to AdkApp query methods (e3b9a76)
  • Add DirectMemoriesSource to SDK (cebad9a)
  • Add option EndpointUserId and ModelUserId fields (2aae1f9)
  • GenAI SDK client - Agent Engine Session Events SDK (69d87e2)
  • RAG - Add support for timeout in upload_file request (bc7e2e9)
  • Support for runtime controls and PSC-I in Agent Engine. (ec11bd3)

v1.109.0

1.109.0 (2025-08-13)

Features

  • Add gpu_partition_size to MachineSpec (b753565)
  • Add API for Gen AI Evaluation in Tuning (b753565)
  • Add direct_memories_source (b753565)
  • Add expiration for TTL for Memory and Sessions (b753565)
  • Add force_delete field to DeleteRagFile 'preview' API request for Vertex RAG (b753565)
  • Add Grounding with Google Maps tool (b753565)
  • Add memory related methods to AdkApp (1368f6a)
  • Add option EndpointUserId and ModelUserId fields (b753565)
  • Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos (b753565)
  • Add update_mask "embedding_metadata" to MatchingEngineIndex upsert_datapoints() to support embedding metadata update. (0870512)
  • Added document_name for vertex ai search as part of retrieved context from grounding chunk (b753565)
  • Expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment (b753565)
  • Migrate dedicated endpoint to be enabled by default (b753565)
  • Support for runtime controls and PSC-I (77f7b8e)

Documentation

  • A comment for field dedicated_endpoint_enabled in message .google.cloud.aiplatform.v1.DeployRequest is changed (b753565)
  • A comment for field monitored_resource_labels in message .google.cloud.aiplatform.v1beta1.AutoscalingMetricSpec is changed (b753565)
  • Add encryption_spec to ReasoningEngine (b753565)
  • Add psc_interface_config, min/max_instances, resource_limits, container_concurrency to ReasoningEngineSpec (b753565)
  • Update comment for allowed values for config models (b753565)

v1.108.0

1.108.0 (2025-08-07)

Features

... (truncated)

Changelog

Sourced from google-cloud-aiplatform's changelog.

1.110.0 (2025-08-18)

Features

  • Add encryption_spec support to Agent Engine create and update. (1b135ca)
  • Add run_config parameter to AdkApp query methods (e3b9a76)
  • Add DirectMemoriesSource to SDK (cebad9a)
  • Add option EndpointUserId and ModelUserId fields (2aae1f9)
  • GenAI SDK client - Agent Engine Session Events SDK (69d87e2)
  • RAG - Add support for timeout in upload_file request (bc7e2e9)
  • Support for runtime controls and PSC-I in Agent Engine. (ec11bd3)

1.109.0 (2025-08-13)

Features

  • Add gpu_partition_size to MachineSpec (b753565)
  • Add API for Gen AI Evaluation in Tuning (b753565)
  • Add direct_memories_source (b753565)
  • Add expiration for TTL for Memory and Sessions (b753565)
  • Add force_delete field to DeleteRagFile 'preview' API request for Vertex RAG (b753565)
  • Add Grounding with Google Maps tool (b753565)
  • Add memory related methods to AdkApp (1368f6a)
  • Add option EndpointUserId and ModelUserId fields (b753565)
  • Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos (b753565)
  • Add update_mask "embedding_metadata" to MatchingEngineIndex upsert_datapoints() to support embedding metadata update. (0870512)
  • Added document_name for vertex ai search as part of retrieved context from grounding chunk (b753565)
  • Expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment (b753565)
  • Migrate dedicated endpoint to be enabled by default (b753565)
  • Support for runtime controls and PSC-I (77f7b8e)

Documentation

  • A comment for field dedicated_endpoint_enabled in message .google.cloud.aiplatform.v1.DeployRequest is changed (b753565)
  • A comment for field monitored_resource_labels in message .google.cloud.aiplatform.v1beta1.AutoscalingMetricSpec is changed (b753565)
  • Add encryption_spec to ReasoningEngine (b753565)
  • Add psc_interface_config, min/max_instances, resource_limits, container_concurrency to ReasoningEngineSpec (b753565)
  • Update comment for allowed values for config models (b753565)

1.108.0 (2025-08-07)

Features

  • Add autoscaling_target_pubsub_num_undelivered_messages option in Preview model deployment on Endpoint & Model classes. (52eacce)

... (truncated)

Commits
  • 26477ce chore(main): release 1.110.0 (#5705)
  • 2aae1f9 Copybara import of the project:
  • 1b135ca feat: Add encryption_spec support to Agent Engine create and update.
  • f7fc25e chore: GenAI SDK client - update method name for tracking headers
  • ec11bd3 feat: Support for runtime controls and PSC-I in Agent Engine.
  • bc7e2e9 feat: RAG - Add support for timeout in upload_file request
  • cebad9a feat: Add DirectMemoriesSource to SDK
  • e3b9a76 feat: Add run_config parameter to AdkApp query methods
  • 69d87e2 feat: GenAI SDK client - Agent Engine Session Events SDK
  • ab94b66 chore(main): release 1.109.0 (#5700)
  • 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 Aug 19, 2025
@dependabot dependabot Bot requested a review from a team as a code owner August 19, 2025 10:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file. Used by Dependabot. python Pull requests for the Python Semantic Kernel labels Aug 19, 2025
@github-actions github-actions Bot changed the title Bump google-cloud-aiplatform from 1.97.0 to 1.110.0 in /python Python: Bump google-cloud-aiplatform from 1.97.0 to 1.110.0 in /python Aug 19, 2025
Bumps [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) from 1.97.0 to 1.110.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.97.0...v1.110.0)

---
updated-dependencies:
- dependency-name: google-cloud-aiplatform
  dependency-version: 1.110.0
  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.110.0 branch from 96de7ed to 0dccf4e Compare September 1, 2025 03:57
@dependabot @github

dependabot Bot commented on behalf of github Sep 2, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #13052.

@dependabot dependabot Bot closed this Sep 2, 2025
@dependabot dependabot Bot deleted the dependabot/pip/python/google-cloud-aiplatform-1.110.0 branch September 2, 2025 14:01
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.

0 participants