Echo v4.7.2 Release Notes
Release Date: 2022-03-16 // 3 months ago-
๐ Fixes
- ๐ Fix nil pointer exception when calling Start again after address binding error #2131
- ๐ Fix CSRF middleware not being able to extract token from multipart/form-data form #2136
- ๐ Fix Timeout middleware write race #2126
โจ Enhancements
- ๐ฒ Recover middleware should not log panic for aborted handler #2134