Centrifugo v2.0.1 Release Notes

Release Date: 2018-10-15 // over 5 years ago
  • ๐Ÿš€ This release has several fixes and performance improvements

    ๐Ÿ‘Œ Improvements:

    • โœ… Use latest SockJS url (SockJS version 1.3) for iframe transports
    • ๐Ÿ‘Œ Improve performance of massive subscriptions to different channels
    • ๐Ÿ‘ Allow dot in namespace names

    ๐Ÿ›  Fixes:

    • ๐Ÿ›  Fix of possible deadlock in Redis Engine when subscribe operation fails
    • ๐Ÿ›  Fix admin web interface logout issue when session expired
    • ๐Ÿ›  Fix io timeout error when using Redis Engine with sharding enabled
    • ๐Ÿ›  Fix checkconfig command
    • ๐Ÿ›  Fix typo in metric name - see #233

    ๐Ÿณ Docker images

    • ๐Ÿณ docker pull centrifugo/centrifugo:v2.0.1
    • ๐Ÿณ docker pull centrifugo/centrifugo:v2
    • ๐Ÿณ docker pull centrifugo/centrifugo:v2.0
    • ๐Ÿณ docker pull centrifugo/centrifugo:latest