v2.0.0-beta.10
Pre-release
Pre-release
·
105 commits
to master
since this release
What's Changed
🚀 New Features
- feat: Add support for MsgPack by @hotrungnhan in #118
- refactor(tests): Enhance benchmarks by separating allocation checks from main loops and adding input size reporting for throughput metrics by @sixcolors in #123
- feat: Support case-insensitive parsing of Content Type by @gaby in #125
🧹 Updates
- refactor(strings): improve tests for case conversion functions to improve coverage and performance benchmarks by @sixcolors in #122
- Fix timestamp updater synchronization and improve tests by @sixcolors in #126
🛠️ Maintenance
- Bump lewagon/wait-on-check-action from 1.3.4 to 1.4.0 by @dependabot in #121
New Contributors
- @hotrungnhan made their first contribution in #118
Full Changelog: v2.0.0-beta.9...v2.0.0-beta.10