Skip to content

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 01 Aug 17:40
Release v0.6.1: CI fixes and test improvements

- Fixed all CI pipeline issues including rustfmt, clippy, and MSRV
- Updated MSRV to Rust 1.82 for compatibility with dependencies
- Fixed RequestContext test for proper W3C Trace Context compliance
- Added comprehensive clippy allow list for pedantic lints
- All library tests passing successfully