Releases: labstack/echo
Releases · labstack/echo
v4.1.16
v4.1.15
v4.1.14
v4.1.13
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)