github centrifugal/centrifugo v3.0.1

latest releases: v5.3.1, v5.3.0, v5.2.2...
2 years ago

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

Don't miss a new centrifugo release

NewReleases is sending notifications on new releases.