v0.9.0
[v0.9.0] - 2022-02-03
v0.9.0 is technically a breaking release because of the Debug
bound of the IdProvider
trait changed which is used by WebSocket server. In practise it should be a non-breaking upgrade for most users.
[Changed]
refactor(ws server): impl IdProvider for Box #684
chore(deps): update parking_lot requirement from 0.11 to 0.12 #682