pravega / flink-connectors

Apache Flink connectors for Pravega.
Apache License 2.0
96 stars 67 forks source link

[Issue-684] Update Flink version on branch r0.12-flink1.14 #686

Closed fyang86 closed 2 years ago

fyang86 commented 2 years ago

Signed-off-by: Fan, Yang fan.yang5@emc.com

Change log description Update Flink version to 1.14.4 on branch r0.12-flink1.14 to avoid log4j2 vulnerability during build

Purpose of the change Fix #684

What the code does Update flinkVersion in gradle.properties

How to verify it ./gradlew clean build should pass

codecov[bot] commented 2 years ago

Codecov Report

Merging #686 (ceff950) into r0.12-flink1.14 (927b54e) will increase coverage by 0.07%. The diff coverage is n/a.

@@                  Coverage Diff                  @@
##             r0.12-flink1.14     #686      +/-   ##
=====================================================
+ Coverage              82.30%   82.37%   +0.07%     
- Complexity               580      581       +1     
=====================================================
  Files                     60       60              
  Lines                   2712     2712              
  Branches                 234      234              
=====================================================
+ Hits                    2232     2234       +2     
+ Misses                   298      295       -3     
- Partials                 182      183       +1     
Impacted Files Coverage Δ
...vega/connectors/flink/sink/PravegaEventWriter.java 90.54% <0.00%> (+2.70%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 927b54e...ceff950. Read the comment docs.