[hotfix] Bump flink.version to 2.1.2#252
Conversation
|
Thanks for opening this pull request! Please check out our contributing guidelines. (https://flink.apache.org/contributing/how-to-contribute.html) |
|
@ferenc-csaky @1996fanrui Can you help with a review/merge |
1996fanrui
left a comment
There was a problem hiding this comment.
LGTM
The CI fails, it seems the CI of main branch fails as well.
|
CI failure looks unrelated to the change. @1996fanrui Can you help me rerun the tests I dont have access or maybe merge if you agree. |
89e763c to
0b9050a
Compare
Hey @spuru9 , I agree that the CI failure is unrelated to the current PR. But I'd prefer to fix the CI on main branch before merging it, otherwise it might shallow some new issues. WDYT? I created https://issues.apache.org/jira/browse/FLINK-39699 to follow it. |
|
FYI: Waiting on https://issues.apache.org/jira/browse/FLINK-39699 |
|
Hey @spuru9 , please rebase main branch |
flink-runtime 2.1.2 pins org.lz4:lz4-java 1.10.3 (was 1.8.0), which clears CVE-2025-12183 and CVE-2025-66566 from the test/provided classpath. Patch-level Flink bump, no API changes expected.
0b9050a to
18e6e40
Compare
|
@1996fanrui The PR CI are at Queued from more than an hour. Any idea about what could be the issue? Or i it normal to happen. |
|
Awesome work, congrats on your first merged pull request! |

Summary
Bumps
flink.versionfrom 2.1.0 to 2.1.2 in the rootpom.xml. Patch-level Flink bump within the same minor; picks up the bug-fixes and dep updates from the 2.1.x line. No API changes expected on the connector side.Test plan
mvn clean test-compileonflink-connector-kafkapasses against Flink 2.1.2.