derrickaw commented on code in PR #39093: URL: https://github.com/apache/beam/pull/39093#discussion_r3468919435
########## CHANGES.md: ########## @@ -77,6 +79,10 @@ * (Java) Added support to the FnApi Data stream protocol allowing runners to isolate bundles slowly processing input from other bundles. ([#39001](https://github.com/apache/beam/issues/39001)). * (Java) Flink 2.1 support added ([#38947](https://github.com/apache/beam/issues/38947)). * (Java) Flink 2.2 support added ([#38978](https://github.com/apache/beam/issues/38978)). +* (Yaml) Switched js2py library to quickjs ([#38473](https://github.com/apache/beam/issues/38473)). Review Comment: done ########## CHANGES.md: ########## @@ -61,13 +61,15 @@ * Python SDK now supports memory profiling with Memray ([#38853](https://github.com/apache/beam/issues/38853)). * (Python) Added [Qdrant](https://qdrant.tech/) VectorDatabaseWriteConfig implementation ([#38141](https://github.com/apache/beam/issues/38141)). +* (CodeQL) Enabled Code scanning alerts in Github repo. Review Comment: done -- 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]
