pravega / pravega-samples

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

Issue 345: Merge dev branch (0.13.0) into master branch #346

Closed RaulGracia closed 1 year ago

RaulGracia commented 1 year ago

Change log description Merge new dev commits into master, so it is updated to the release version 0.13.0.

Purpose of the change Fixes #345.

What the code does Merge dev into master.

How to verify it Branches dev and master should have identical histories of commit ids (use MERGE COMMIT option, NOT SQUASHING).