Change log description
Updated samples version to 0.12.0 and all dependency artifact versions to 0.12.0. Updated Flink version to 1.13. Updated Schema Registry version to 0.5.0. Fix Spark shell script versions.
Purpose of the change
Fixes #334.
What the code does
Updated samples version to 0.12.0 and all dependency artifact versions to 0.12.0. Updated Flink version to 1.13. Updated Schema Registry version to 0.5.0. Fix Spark shell script versions.
How to verify it./gradlew clean installDist should pass.
Change log description Updated samples version to 0.12.0 and all dependency artifact versions to 0.12.0. Updated Flink version to 1.13. Updated Schema Registry version to 0.5.0. Fix Spark shell script versions.
Purpose of the change Fixes #334.
What the code does Updated samples version to 0.12.0 and all dependency artifact versions to 0.12.0. Updated Flink version to 1.13. Updated Schema Registry version to 0.5.0. Fix Spark shell script versions.
How to verify it
./gradlew clean installDist
should pass.