changelog

This commit is contained in:
Alex Dadgar
2017-08-17 14:13:25 -07:00
parent 7750c6b99c
commit 880c303d1c

View File

@@ -17,6 +17,7 @@ IMPROVEMENTS:
* driver/rkt: support read-only volume mounts [GH-2883]
BUG FIXES:
* core: Fix race creating EvalFuture [GH-3051]
* core: Fix panic occuring from improper bitmap size [GH-3023]
* core: Fix restoration of parameterized, periodic jobs [GH-2959]
* core: Fix incorrect destructive update with `distinct_property` constraint