The Wayback Machine - https://web.archive.org/web/20201024212731/https://github.com/labstack/echo/releases
Skip to content

@vishr vishr released this Aug 28, 2020 · 14 commits to master since this release

Bumped version

Signed-off-by: Vishal Rana <[email protected]>
Assets 2

@vishr vishr released this Mar 30, 2020 · 34 commits to master since this release

Assets 2

@vishr vishr released this Feb 29, 2020 · 38 commits to master since this release

  • Fix panic in FormFile if file not found (#1515)
  • Safer/trustable extraction of real ip from request (#1478)
  • Fix #1493 router loop for param routes (#1502)
  • Fix crash on OpenBSD due to unsupported TCP KeepAlivePeriod (#1456)
  • Migrate to GitHub Actions (#1473)
  • Support HTTP/2 h2c mode (cleartext) (#1489)
Assets 2

@vishr vishr released this Jan 24, 2020 · 49 commits to master since this release

round-trip paramValues without exploding (#1463)
Assets 2

@vishr vishr released this Jan 1, 2020 · 53 commits to master since this release

Fix param value bug (#1467)

Assets 2

@vishr vishr released this Dec 30, 2019 · 54 commits to master since this release

#1412 Fix multi level match any routes
Add ability to set the logger on echo.Context (#1377)
Fixed comment typo in BodyDump (#1431)
Reset p.values to echo.maxParam (#1429)
Close file descriptor returned by request.FormFile (#1411)
Fixed #988

Assets 2

@vishr vishr released this Oct 7, 2019 · 72 commits to master since this release

  • Fixed #1409
  • Fixed reporting error from proxy middleware
Assets 2

@vishr vishr released this Aug 17, 2019 · 76 commits to master since this release

Updated dependencies

Assets 2

@vishr vishr released this Aug 11, 2019 · 77 commits to master since this release

  • Assign new ResponseWriter after calling http.HandlerFunc (#1341)
  • Include internal error in http error handler (ecc01d2)
Assets 2

@vishr vishr released this Aug 5, 2019 · 81 commits to master since this release

Fixed version and default http error handler

Assets 2
You can’t perform that action at this time.