Centrifugo v2.6.1 Release Notes

Release Date: 2020-08-07 // over 3 years ago
  • No backwards incompatible changes here.

    ๐Ÿ‘Œ Improvements:

    • Add grpc_api_key option, see in docs

    ๐Ÿ›  Fixes:

    • ๐Ÿ›  Fix Redis Engine errors related to missing epoch in Redis HASH. If you see errors in servers logs, like wrong Redis reply epoch or redigo: nil returned, then those should be fixed here. Also take a look at v2.5.2 release which contains backport of this fix if you are on v2.5.x release branch.

    ๐Ÿณ Docker images

    • ๐Ÿณ docker pull centrifugo/centrifugo:v2.6.1
    • ๐Ÿณ docker pull centrifugo/centrifugo:v2
    • ๐Ÿณ docker pull centrifugo/centrifugo:v2.6
    • ๐Ÿณ docker pull centrifugo/centrifugo:latest