v1.3.0
What's Changed
- Distributed tracing (spans) support and scope propagation by @abdolence in #151
SlackClient.run_in_sessionimplementation by @abdolence in #151- Update Rust crate url to 2.3 by @renovate in #149
- Update Rust crate tokio to 1.21 by @renovate in #146
- Update Rust crate tokio-stream to 0.1.10 by @renovate in #150
Migration Notice
- Only internal HTTP connector API is affected, which is used by only developers implementing their own connectors.
- The library now creates tracing spans on debug level, make sure if this is fine for you
Full Changelog: v1.2.2...v1.3.0