github centrifugal/centrifugo v2.7.2

latest releases: v5.4.0, v5.3.2, v5.3.1...
3 years ago

No backwards incompatible changes here.

Fixes:

  • Fix client reconnects due to InsufficientState errors. There were two scenarios when this could happen. The first one is using Redis engine with seq/gen legacy fields (i.e. not using v3_use_offset option). The second when publishing a lot of messages in parallel with Memory engine. Both scenarios should be fixed now.
  • Fix non-working SockJS transport close with custom disconnect code: this is a regression introduced by v2.6.2

Docker images

  • docker pull centrifugo/centrifugo:v2.7.2
  • docker pull centrifugo/centrifugo:v2
  • docker pull centrifugo/centrifugo:v2.7
  • docker pull centrifugo/centrifugo:latest

Don't miss a new centrifugo release

NewReleases is sending notifications on new releases.