v2.8.2
No backwards incompatible changes here.
Improvements:
- JSON Web Key support - see pull request #410 and description in docs
- Support ECDSA algorithm for verifying JWT - see pull request #420 and updated authentication docs chapter
- Various documentation clarifications - did you know that you can use subscribe proxy instead of private channels for example?
Fixes:
- Use more strict file permissions for a log file created (when using
log_file
option):0666
->0644
- Fix issue with opening admin web UI menu on small screens
Other:
- Centrifugo repo migrated from Travis CI to GH actions,
golangci-lint
now works in CI - Check out a new community package for Laravel that works with the latest version of framework
- Look at the introductory post about Centrifuge library for Go language in our blog (which is Centrifugo server built on top of)
Docker images
docker pull centrifugo/centrifugo:v2.8.2
docker pull centrifugo/centrifugo:v2
docker pull centrifugo/centrifugo:v2.8
docker pull centrifugo/centrifugo:latest