Skip to content

v0.9.0

Compare
Choose a tag to compare
@niklasad1 niklasad1 released this 14 Feb 09:39
· 438 commits to master since this release
f66ef55

[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