Echo v4.7.2 Release Notes

Release Date: 2022-03-16 // about 2 years 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