Centrifugo v2.0.2 Release Notes

Release Date: 2018-11-04 // over 5 years ago
  • Important If you are using rpm or deb packages from packagecloud.io then you have to re-run the installation method of your choice for Centrifugo repository. This is required to update GPG key used. This is a standard process that all packages hosted on packagecloud should do.

    ๐Ÿ‘Œ Improvements:

    • โšก๏ธ Redis TLS connection support - see issue in Centrifuge lib and updated docs
    • ๐Ÿ‘€ Do not send Authorization header in admin web interface when insecure admin mode enabled - helps to protect admin interface with basic authorization (see #240)

    ๐Ÿ›  Fixes:

    • Resubscribe only to shard subset of channels after reconnect to Redis (issue)

    ๐Ÿณ Docker images

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