Skip to content

Commit b121a7f

Browse files
author
Tomas Hrdlovics
committed
New Waltz version
Changes include: • Fix to populate correct "high-water-mark" metric in WaltzServer when the node is started/restarted. • Introducing keep-alive messages between the NetworkClient and NetworkServer to keep the connection channel active. • Few StorageCli's updated to accept multiple partitions (as comma separated) instead of one partition. • Added extra logging to identify Mounting issues.
1 parent 42cad27 commit b121a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
group=com.wepay.waltz
22
sourceCompatibility=1.8
3-
version=0.11.2
3+
version=0.12.0

0 commit comments

Comments
 (0)