Echo v4.2.2 Release Notes

Release Date: 2020-04-07 // about 4 years ago
  • ๐Ÿ›  Fixes

    • ๐Ÿ‘ Allow proxy middleware to use query part in rewrite (#1802)
    • ๐Ÿ›  Fix timeout middleware not sending status code when handler returns an error (#1805)
    • ๐Ÿ›  Fix Bind() when target is array/slice and path/query params complains bind target not being struct (#1835)
    • ๐Ÿ›  Fix panic in redirect middleware on short host name (#1813)
    • ๐Ÿ›  Fix timeout middleware docs (#1836)