Skip to content

Releases: rmhubbert/rmhttp

v5.8.0

03 Nov 09:26

Choose a tag to compare

✅ Tests

v5.7.0

01 Nov 00:39

Choose a tag to compare

✅ Tests

v5.6.0

27 Oct 17:04

Choose a tag to compare

🐛 Bug Fixes

v5.5.1

27 Oct 15:21

Choose a tag to compare

🐛 Bug Fixes

  • 21c3bb2 - incorrect go.mod versioning causing v5.0.0 and v5.1.0 to fail (commit by @rmhubbert)

v5.5.0

05 Oct 13:39

Choose a tag to compare

v5.5.0

v5.4.0

05 Oct 13:31

Choose a tag to compare

✨ New Features

v5.3.1

24 Sep 20:35

Choose a tag to compare

⚡ Performance Improvements

  • ec5a525 - short circuit custom error handler loading if no custom error handlers have been registered (commit by @rmhubbert)

v5.3.0

24 Sep 16:13

Choose a tag to compare

v5.3.0

v5.2.0

24 Sep 15:06

Choose a tag to compare

v5.2.0

v4.1.0

18 Sep 16:00

Choose a tag to compare

✨ 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)