pravega / flink-connectors

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

[Issue-691] Update connector version to 0.12.1-SNAPSHOT on r0.12 branch #693

Closed fyang86 closed 1 year ago

fyang86 commented 1 year ago

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

Change log description Update connector to 0.12.1-SNAPSHOT on r0.12 branch

Purpose of the change Fix #691

What the code does Update connectorVersion in gradle.properties Update compatibility matrix in README.md

How to verify it ./gradlew clean build passed

codecov[bot] commented 1 year ago

Codecov Report

Base: 80.78% // Head: 80.67% // Decreases project coverage by -0.11% :warning:

Coverage data is based on head (db3ac10) compared to base (df896e8). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## r0.12 #693 +/- ## ============================================ - Coverage 80.78% 80.67% -0.12% + Complexity 569 568 -1 ============================================ Files 60 60 Lines 2712 2712 Branches 234 234 ============================================ - Hits 2191 2188 -3 - Misses 331 333 +2 - Partials 190 191 +1 ``` | [Impacted Files](https://codecov.io/gh/pravega/flink-connectors/pull/693?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pravega) | Coverage Δ | | |---|---|---| | [...ravega/connectors/flink/sink/PravegaCommitter.java](https://codecov.io/gh/pravega/flink-connectors/pull/693/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pravega#diff-c3JjL21haW4vamF2YS9pby9wcmF2ZWdhL2Nvbm5lY3RvcnMvZmxpbmsvc2luay9QcmF2ZWdhQ29tbWl0dGVyLmphdmE=) | `65.21% <0.00%> (-6.53%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pravega). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pravega)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.