tvalentyn commented on code in PR #27942: URL: https://github.com/apache/beam/pull/27942#discussion_r1290762518
########## CHANGES.md: ########## @@ -84,6 +84,7 @@ * Transform service controller container. * Spark3 job server container. * Added support for batched writes to AWS SQS for improved throughput (Java, AWS 2).([#21429](https://github.com/apache/beam/issues/21429)) +* Added support to run `mypy` on user pipelines ([#27906](https://github.com/apache/beam/issues/27906)) Review Comment: this change didn't make a release cut unfortunately. ########## CHANGES.md: ########## @@ -84,6 +84,7 @@ * Transform service controller container. * Spark3 job server container. * Added support for batched writes to AWS SQS for improved throughput (Java, AWS 2).([#21429](https://github.com/apache/beam/issues/21429)) +* Added support to run `mypy` on user pipelines ([#27906](https://github.com/apache/beam/issues/27906)) Review Comment: this change didn't make the release cut unfortunately. -- 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]
