v0.27.0
What's Changed
- Disconnect clients in case of inappropriate protocol by @FZambia in #256
- Shutdown nodes in tests by @j178 in #252
- Fix data race in tests by @FZambia in #254
- Command read handler by @FZambia in #259
- Avoid flushing remaining in some disconnect cases by @FZambia in #260
- Test on Redis 5 by @FZambia in #261
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #267
- Adding a tip on connecting from localhost by @Drabuna in #265
gorelease -base v0.26.0 -version v0.27.0
# github.com/centrifugal/centrifuge
## compatible changes
(*Node).OnCommandRead: added
CommandReadEvent: added
CommandReadHandler: added
DisconnectInappropriateProtocol: added
# summary
v0.27.0 is a valid semantic version for this release.
New Contributors
Full Changelog: v0.26.0...v0.27.0