-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Comparing changes
Open a pull request
base repository: labstack/echo
base: v5.0.0
head repository: labstack/echo
compare: v5.0.3
- 15 commits
- 29 files changed
- 3 contributors
Commits on Jan 20, 2026
-
Panic MW: will now return a custom PanicStackError with stack trace w…
…hen config.DisablePrintStack is set to false.
Configuration menu - View commit details
-
Copy full SHA for 096ce41 - Browse repository at this point
Copy the full SHA 096ce41View commit details
Commits on Jan 26, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 3205495 - Browse repository at this point
Copy the full SHA 3205495View commit details
Commits on Jan 27, 2026
-
Configuration menu - View commit details
-
Copy full SHA for f1d43af - Browse repository at this point
Copy the full SHA f1d43afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 489646e - Browse repository at this point
Copy the full SHA 489646eView commit details
Commits on Jan 28, 2026
-
Context: json should not send status code before serialization is com…
…plete (#2877) Context: json should not send status code before serialization is complete
Configuration menu - View commit details
-
Copy full SHA for 1f3ef29 - Browse repository at this point
Copy the full SHA 1f3ef29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e4c91f - Browse repository at this point
Copy the full SHA 8e4c91fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0954d6e - Browse repository at this point
Copy the full SHA 0954d6eView commit details -
Merge pull request #2880 from aldas/changelog_501
Changelog for v5.0.1 release
Configuration menu - View commit details
-
Copy full SHA for ba10490 - Browse repository at this point
Copy the full SHA ba10490View commit details
Commits on Feb 2, 2026
-
security (static middleware): fix bowser=true listing all file names …
…from given filesystem root
Configuration menu - View commit details
-
Copy full SHA for 26ec148 - Browse repository at this point
Copy the full SHA 26ec148View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68aaf3a - Browse repository at this point
Copy the full SHA 68aaf3aView commit details -
Fill c.Request().Pattern field with route path to help standard libra…
…ry based middlewares.
Configuration menu - View commit details
-
Copy full SHA for 09ccfba - Browse repository at this point
Copy the full SHA 09ccfbaView commit details
Commits on Feb 6, 2026
-
Fix directory traversal vulnerability under Windows in Static middlew…
…are when default Echo filesytem is used (effectively `middleware.StaticConfig{Filesystem: nil}`)Configuration menu - View commit details
-
Copy full SHA for 88d975a - Browse repository at this point
Copy the full SHA 88d975aView commit details -
Fix directory traversal vulnerability under Windows in Static middlew…
…are when default Echo filesytem is used (effectively `middleware.StaticConfig{Filesystem: nil}`)Configuration menu - View commit details
-
Copy full SHA for 6c16259 - Browse repository at this point
Copy the full SHA 6c16259View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48f25a6 - Browse repository at this point
Copy the full SHA 48f25a6View commit details -
Merge pull request #2891 from aldas/fix_staticmw
Fix directory traversal vulnerability under Windows in Static middleware when default Echo filesystem is used. Reported by @shblue21. This applies to cases when: - Windows is used as OS - `middleware.StaticConfig.Filesystem` is `nil` (default) - `echo.Filesystem` is has not been set explicitly (default) Exposure is restricted to the active process working directory and its subfolders.
Configuration menu - View commit details
-
Copy full SHA for b1d4430 - Browse repository at this point
Copy the full SHA b1d4430View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.0.0...v5.0.3