pravega / pravega-samples

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

Issue 325: Prepare for release 0.11 #326

Closed RaulGracia closed 2 years ago

RaulGracia commented 2 years ago

Change log description Updated samples version to 0.11.0 and all dependency artifact versions to 0.11.0. Updated Schema Registry version to 0.4.0.

Purpose of the change Fixes https://github.com/pravega/pravega-samples/issues/325.

What the code does Updated samples version to 0.11.0 and all dependency artifact versions to 0.11.0. Updated Schema Registry version to 0.4.0.

How to verify it ./gradlew clean installDist should pass

Signed-off-by: Raúl Gracia raul.gracia@emc.com