Skip to content

v0.34.3

Latest
Compare
Choose a tag to compare
@FZambia FZambia released this 20 Feb 18:34
· 2 commits to master since this release
37f5699

What's Changed

  • Unidirectional transports: optimizations and delta encoding support enabler by @FZambia in #459
  • Add Valkey (standalone and cluster) to integration tests by @FZambia in #460
  • Only redact non-empty tokens by @FZambia in #455
  • Fix not using redis prefix for xrange support check by @FZambia in #456
  • Redact Connect.Headers values by @FZambia in #458

Full Changelog: v0.34.2...v0.34.3

❯ gorelease -base v0.34.2 -version v0.34.3
# github.com/centrifugal/centrifuge
## compatible changes
(*Client).ProtocolConnect: added
(*Client).ProtocolConnectNoErrorToDisconnect: added
ConnectRequest.Headers: added