chennu2020 commented on code in PR #35688: URL: https://github.com/apache/beam/pull/35688#discussion_r2270210630
########## CHANGES.md: ########## @@ -103,6 +103,9 @@ * New highly anticipated feature X added to Python SDK ([#X](https://github.com/apache/beam/issues/X)). * New highly anticipated feature Y added to Java SDK ([#Y](https://github.com/apache/beam/issues/Y)). +* Added JUnit 5 support to Java SDK testing framework with new TestPipelineExtension class, now provided by a dedicated module (Java) ([#18733](https://github.com/apache/beam/issues/18733), [#35688](https://github.com/apache/beam/pull/35688)). Review Comment: "Prism runner" change notes already present in 2.68.0 hi lights. it was duplicated in 2.67.0, so removed from this section. Please let me know if I'm missing something. -- 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]
