See individual changelogs for details.
Notably, we've removed support for async-std
in all crates, as async-std
has been discontinued. Users should switch to using tokio instead.
For now, we've kept the abstractions for supporting alternative runtimes, although not all parts may be public. Please open an issue if you are planning to support a custom runtime and run into any issues with that..
Thanks to everyone who contributed to the release!