Skip to content

Releases: deepstreamIO/deepstream.io

v5.0.10

05 Mar 05:56
Compare
Choose a tag to compare
5.0.10

v5.0.9

21 Feb 21:09
Compare
Choose a tag to compare
5.0.9

v5.0.8

16 Feb 06:27
Compare
Choose a tag to compare
5.0.8

v5.0.7

08 Feb 01:38
Compare
Choose a tag to compare
5.0.7

v5.0.6

08 Feb 00:58
Compare
Choose a tag to compare
5.0.6

v5.0.5

24 Nov 10:17
Compare
Choose a tag to compare
5.0.5

v5.0.4

05 Nov 17:43
Compare
Choose a tag to compare
5.0.4

v5.0.2

04 Nov 06:44
Compare
Choose a tag to compare
5.0.3

v5.0.1

02 Nov 11:59
Compare
Choose a tag to compare

[5.0.1] - 2019.11.02

Features

  • Replaces ENV variables in config loaded using fileLoader #1022

Fixes

  • Fixes odd types scripting issue breaking plugin interfaces when using deepstream.getServices()
  • Fixes hash generation via CLI #1025

v5.0.0

27 Oct 18:42
Compare
Choose a tag to compare

[5.0.0] - 2019.10.27

Features:

  • New License
  • Singular HTTP Service
  • SSL Support reintroduced
  • Better Config file validation
  • JSON Logger
  • NGINX Helper
  • Combined authentication handler
  • Embedded dependencies
  • Builtin HTTP Monitoring
  • Storage authentication endpoint
  • Guess whats back, official clustering support!

Backwards compatibility

  • Custom authentication plugins now have to use the async/await API
  • Custom permission handlers need to slightly tweak the function arguments
  • Deployment configuration has to be (simplified) to respect the single HTTP/Websocket port

Upgrade guide

You can see the upgrade guide for backwards compatibility here