What's Changed
- Bump minimum Go to 1.22 and use new features by @JRaspass in #1017
- Refactor graceful shutdown example by @mikereid1 in #994
- Refactor to use atomic type by @cuiweixie in #1019
- update reverseMethodMap in RegisterMethod by @cixel in #1022
- Update comment about min Go version by @JRaspass in #1023
- middleware: harden RedirectSlashes handler by @pkieltyka in #1044
- Fix(middleware): Prevent double handler invocation in RouteHeaders with empty router by @mahanadh in #1045
New Contributors
- @mikereid1 made their first contribution in #994
- @cuiweixie made their first contribution in #1019
- @cixel made their first contribution in #1022
- @mahanadh made their first contribution in #1045
Full Changelog: v5.2.3...v5.2.5