Releases: rmhubbert/rmhttp
Releases · rmhubbert/rmhttp
v5.8.0
✅ Tests
588c288- add compile benchmark (commit by @rmhubbert)
v5.7.0
✅ Tests
dd9ed2a- remove debugging statement and fix typo (commit by @rmhubbert)
v5.6.0
🐛 Bug Fixes
1330246- group route prefixes not being applied (commit by @rmhubbert)
v5.5.1
🐛 Bug Fixes
21c3bb2- incorrect go.mod versioning causing v5.0.0 and v5.1.0 to fail (commit by @rmhubbert)
v5.5.0
v5.5.0
v5.4.0
✨ New Features
a2fc56e- add apikey middleware (commit by @rmhubbert)
v5.3.1
⚡ Performance Improvements
ec5a525- short circuit custom error handler loading if no custom error handlers have been registered (commit by @rmhubbert)
v5.3.0
v5.3.0
v5.2.0
v5.2.0
v4.1.0
✨ New Features
ccc1b6b- add env variable for MaxHeaderBytes in the ServerConfig (commit by @rmhubbert)
✅ Tests
f959607- change default port used for e2e tests to avoid clashing with running applications (commit by @rmhubbert)