Skip to content

v3.0.1

Compare
Choose a tag to compare
@FZambia FZambia released this 12 Sep 10:15
· 437 commits to master since this release
3b28dfd

No backwards incompatible changes here.

Fixes:

  • Fix proxy behavior for disconnected clients, should be now consistent between HTTP and GRPC proxy types.
  • Fix bufio: buffer full error when unmarshalling large client protocol JSON messages.
  • Fix unexpected end of JSON input errors in Javascript client with Centrifugo v3.0.0 when publishing formatted JSON (with new lines).

This release uses Go 1.17.1. We also added more tests for proxy package, thanks to @silischev.

Docker images

  • docker pull centrifugo/centrifugo:v3.0.1
  • docker pull centrifugo/centrifugo:v3
  • docker pull centrifugo/centrifugo:v3.0