lostluck commented on code in PR #37629: URL: https://github.com/apache/beam/pull/37629#discussion_r2824226728
########## CHANGES.md: ########## @@ -75,6 +75,7 @@ * (Python) Added exception chaining to preserve error context in CloudSQLEnrichmentHandler, processes utilities, and core transforms ([#37422](https://github.com/apache/beam/issues/37422)). * (Python) Added a pipeline option `--experiments=pip_no_build_isolation` to disable build isolation when installing dependencies in the runtime environment ([#37331](https://github.com/apache/beam/issues/37331)). * X feature added (Java/Python) ([#X](https://github.com/apache/beam/issues/X)). +* Added OrderedListState support to the Go SDK stateful DoFn API (Go) ([#X](https://github.com/apache/beam/issues/X)). Review Comment: Linking to thos PR is acceptable if there isn't an existing issue that can be linked. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
