This is an automated email from the ASF dual-hosted git repository.

tvalentyn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new 571184a509e Add Vertex Model Monitoring to CHANGES.md (#39882)
571184a509e is described below

commit 571184a509e87a95e9b0d56029fd518a3596aa36
Author: Jack McCluskey <[email protected]>
AuthorDate: Wed Aug 26 07:41:11 2026 -0400

    Add Vertex Model Monitoring to CHANGES.md (#39882)
    
    * Add Vertex Model Monitoring to CHANGES.md
    
    * fix link
---
 CHANGES.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGES.md b/CHANGES.md
index 48d053f2396..44e8533996b 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -71,6 +71,7 @@
 
 * X feature added (Java/Python) 
([#X](https://github.com/apache/beam/issues/X)).
 * (Java) Spark Structured Streaming runner: stateful ParDo with state, timers, 
`@RequiresTimeSortedInput` and tagged outputs is now supported in batch mode 
([#39779](https://github.com/apache/beam/issues/39779)).
+* (Python) Added support for Vertex AI Model Monitoring V2 in RunInference 
([#39738](https://github.com/apache/beam/issues/39738)).
 
 ## Breaking Changes
 

Reply via email to