Skip to content

v2.0.0-beta.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@ReneWerner87 ReneWerner87 released this 08 Jul 17:26
· 105 commits to master since this release
844d4de

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

Full Changelog: v2.0.0-beta.9...v2.0.0-beta.10