pravega / pravega-samples

Sample Applications for Pravega.
Apache License 2.0
54 stars 62 forks source link

Issue 334: Prepare for 0.12 release #335

Closed RaulGracia closed 2 years ago

RaulGracia commented 2 years ago

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.