Skip to content

v3.0.1

Choose a tag to compare

@AlexBHarley AlexBHarley released this 14 Aug 08:21
· 862 commits to master since this release

[3.0.1] - 2017.08.14

Features

  • Added a restart option to deepstream service CLI
  • deepstream will now write to a pid file at /var/run/deepstream/deepstream.pid while running as a service
  • Authentication and permission plugins can now be configured via config and will be resolved as normal plugins. Either a path or name will need to be provided at the top level, and any options specified will also be passed in.

Miscellaneous

  • Updated various dependencies as well as our dependency on uws.