reswqa commented on PR #137:
URL: 
https://github.com/apache/flink-connector-elasticsearch/pull/137#issuecomment-4458785079

   Hi @wenjin272, Thanks for informing me.
   
   
   As one ES connector version can be compatible with multiple flink versions. 
Currently, ES `3.1` supports Flink `1.18`, `1.19` and `1.20`. And ES `4.0` is 
the first version that supports flink 2.0.
   
   I originally planned to release `4.1` which would support both `2.1`, `2.2` 
and `2.3` simultaneously. But considering that vector search is a relatively 
important feature, I want to include it in this round of release. 
   
   I think it could be like this: synchronize other important features from 
`main` branch to the `v4.0` branch, and then release version `4.0.1` 
(supporting Flink `2.0` and `2.1`) and version `4.1` (supporting `Flink >= 
2.2`) at the same time. 
   
   What do you think?


-- 
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]

Reply via email to