0.8.6
This release includes the following features and bug fixes.
- Provide KV storage operations as management service functions; makes HttpFrontend component obsolete and irrelevant (#28).
- New KNIX extension to Parallel state: instead of waiting on all branches to complete, one can now trigger the next state when one or multiple subsets of the parallel branches have finished (e.g., [2,3]/5) (#55).
- System service scripts will install, but not start at boot time for bare metal environment; ansible setting can be used to overwrite (#65).
- Session functions can now block on getting new update messages.
- Bug fix for Riak stability (#69).
- Bug fix for GUI related to storage objects (#70).
- Bug fix for management service for retrieving logs (#71).
- Other minor fixes and improvements.