Hi, I am upgrading my project to Flink 1.18 but seems kafka connector 1.18.0 not available yet?
I couldn't pull the jar file flink-kafka-connector. But when I check on mvn repo the versions available were: 3.0.1-1.18 3.0.1-1.17 But on the documentation it says -1.18 Questions: 1. Is 3.0.1-1.18 can only be used for kafka version 3? 2. Where can we find the flink-kafka-connector 1.18.0? Thanks!