Skip to content

v17.0.0

Choose a tag to compare

@kalitine kalitine released this 04 Jan 14:42
· 96 commits to master since this release

17.0.0 (2018-01-04)

Bug Fixes

  • unsubscribe from the right subject on message error from a joining peer (9dce162)

Code Refactoring

  • cli: remove redundant --secure cli option (13304be)

Features

  • cli: add --version option (4ab5f6d)
  • ServerCore: randomly select a member for the joining peer (4d9899e)

BREAKING CHANGES

  • cli: --secure cli option is no longer accepted, as --key, --cert and --ca are enough.