Releases: labstack/echo
Releases · labstack/echo
v4.1.12
v4.1.11
v4.1.10
v4.1.9
v4.1.8
v4.1.7
- Enhanced default http error handler ed51400
- Add a new ErrorHandlerWithContext (#1328)
- Add ReferrerPolicy to Secure middleware (#1363)
- Don't make router parse duplicated param when backtracking happens (#1368)
- Fix #1260 change middleware.Logger's default output (#1336)
- Nil check for bind #988
- Added feature to map url params to a struct with the default binder
- Tests and fix for findChildByKind executed on nil node (Router)
v4.1.6
- Fixed indentation in code example (#1338)
- Provide possibility to use key ids (#1289)
- Fix for #1334 (#1335)
- Update x/sys module to support Risc-V (#1344)
- Added support for the REPORT method (#1332)
- Add support for encoding.TextUnmarshaler in bind (#1314)
- Added param: lookup option to JWT Middleware (#1296)
- Bug #1323