You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,6 +82,8 @@
82
82
* Initial support for AllowedLateness added. ([#33542](https://github.com/apache/beam/pull/33542))
83
83
* The Go SDK's inprocess Prism runner (AKA the Go SDK default runner) now supports non-loopback mode environment types. ([#33572](https://github.com/apache/beam/pull/33572))
84
84
* Support the Process Environment for execution in Prism ([#33651](https://github.com/apache/beam/pull/33651))
85
+
* Support the AnyOf Environment for execution in Prism ([#33705](https://github.com/apache/beam/pull/33705))
86
+
* This improves support for developing Xlang pipelines, when using a compatible cross language service.
0 commit comments