Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

chore(main): release 1.109.0#5700

Merged
jaycee-li merged 1 commit into
maingoogleapis/python-aiplatform:mainfrom
release-please--branches--maingoogleapis/python-aiplatform:release-please--branches--mainCopy head branch name to clipboard
Aug 13, 2025
Merged

chore(main): release 1.109.0#5700
jaycee-li merged 1 commit into
maingoogleapis/python-aiplatform:mainfrom
release-please--branches--maingoogleapis/python-aiplatform:release-please--branches--mainCopy head branch name to clipboard

Conversation

@release-please

@release-please release-please Bot commented Aug 12, 2025

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

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)

This PR was generated with Release Please. See documentation.

@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Aug 12, 2025
@product-auto-label product-auto-label Bot added size: m Pull request size is medium. api: vertex-ai Issues related to the googleapis/python-aiplatform API. labels Aug 12, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 12, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 12, 2025
@release-please release-please Bot force-pushed the release-please--branches--main branch from 7f62176 to a823529 Compare August 13, 2025 03:39
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Aug 13, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 13, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 13, 2025
@release-please release-please Bot force-pushed the release-please--branches--main branch from a823529 to 8d95435 Compare August 13, 2025 06:05
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Aug 13, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 13, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 13, 2025
@release-please release-please Bot force-pushed the release-please--branches--main branch from 8d95435 to 9aa5776 Compare August 13, 2025 19:19
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Aug 13, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 13, 2025
@yoshi-kokoro yoshi-kokoro removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Aug 13, 2025
@jaycee-li jaycee-li merged commit ab94b66 into main Aug 13, 2025
22 of 23 checks passed
@jaycee-li jaycee-li deleted the release-please--branches--main branch August 13, 2025 21:15
@release-please

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

copybara-service Bot pushed a commit that referenced this pull request Aug 13, 2025
FUTURE_COPYBARA_INTEGRATE_REVIEW=#5700 from googleapis:release-please--branches--main 9aa5776
PiperOrigin-RevId: 788485009
copybara-service Bot pushed a commit that referenced this pull request Aug 13, 2025
FUTURE_COPYBARA_INTEGRATE_REVIEW=#5700 from googleapis:release-please--branches--main 9aa5776
PiperOrigin-RevId: 794165842
copybara-service Bot pushed a commit that referenced this pull request Aug 13, 2025
FUTURE_COPYBARA_INTEGRATE_REVIEW=#5700 from googleapis:release-please--branches--main 9aa5776
PiperOrigin-RevId: 790844131
copybara-service Bot pushed a commit that referenced this pull request Aug 13, 2025
FUTURE_COPYBARA_INTEGRATE_REVIEW=#5700 from googleapis:release-please--branches--main 9aa5776
PiperOrigin-RevId: 788485009
copybara-service Bot pushed a commit that referenced this pull request Aug 13, 2025
FUTURE_COPYBARA_INTEGRATE_REVIEW=#5700 from googleapis:release-please--branches--main 9aa5776
PiperOrigin-RevId: 790844131
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: vertex-ai Issues related to the googleapis/python-aiplatform API. autorelease: tagged size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.