ferenc-csaky commented on code in PR #250:
URL:
https://github.com/apache/flink-connector-kafka/pull/250#discussion_r3235286545
##########
.github/workflows/push_pr.yml:
##########
@@ -28,7 +28,7 @@ jobs:
compile_and_test:
strategy:
matrix:
- flink: &flink_versions [ 2.2.0, 2.1.1 ]
+ flink: &flink_versions [ 2.2.0 ]
Review Comment:
FYI, I had some offline discussions with G, and we agreed this feature
cannot ship before we release v5.0.0 (the RC1 for it is currently out for
vote), which will have 2.1 and 2.2 support, IMO after that branch is cut, it's
fine to update `main` and drop `2.1`. `2.3` is almost out anyways.
--
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]