deepstream.io v5.0.0 Release Notes

Release Date: 2019-10-27 // over 4 years ago
  • ๐Ÿ”‹ 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