Skip to content

v2.7.2

Compare
Choose a tag to compare
@FZambia FZambia released this 02 Oct 07:47
· 535 commits to master since this release
03929a7

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