pravega / pravega-samples

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

Issue 317: Merge dev (0.10.0) into master #319

Closed RaulGracia closed 3 years ago

RaulGracia commented 3 years ago

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

Purpose of the change Fixes #317.

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).