ddebowczyk92 opened a new issue, #38964: URL: https://github.com/apache/beam/issues/38964
## Description Add support for Apache Flink 2.1.2 as the new latest/default Flink version across all Beam SDKs. ## Changes - Add Flink 2.1.2 to supported versions list - Update build configurations for Java, Python, TypeScript, and Go SDKs - Make 2.1 the default/latest version - Update documentation and examples ## Testing - All Flink versions (1.18-2.1) compile and package successfully - Test failure parity: Flink 2.1 has 3 failures matching Flink 2.0 (down from 7) - Pre-existing test failures affect all Flink versions consistently - Integration tests show backward compatibility maintained ## Compatibility - Backward compatible with existing Flink versions (1.17-2.0) - Follows existing version addition patterns - Reuses Flink 2.0 source overrides via Beam's version layering ## Related - Flink 2.1.2 release: https://flink.apache.org/news/2024/12/19/release-2.1.2.html -- 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]
