Skip to content

v2.0.2

Compare
Choose a tag to compare
@FZambia FZambia released this 04 Nov 18:04
· 772 commits to master since this release

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