-
-
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.4
head repository: labstack/echo
compare: v5.1.0
- 11 commits
- 17 files changed
- 3 contributors
Commits on Feb 23, 2026
-
Add https://github.com/labstack/echo-opentelemetry to the middleware …
…list in README.md
Configuration menu - View commit details
-
Copy full SHA for 1753170 - Browse repository at this point
Copy the full SHA 1753170View commit details
Commits on Mar 12, 2026
-
fix: correct spelling mistakes in comments and field name
Fix multiple typos found across the codebase: - response.go: rename unexported field "commited" to "committed" - server.go: fix "addres" to "address" in comment - middleware/csrf.go: fix "formated" to "formatted" in comment - middleware/request_logger.go: fix "commited" to "committed" in comment - echotest/context.go: fix "wil" to "will" in comments
Configuration menu - View commit details
-
Copy full SHA for ec05bc8 - Browse repository at this point
Copy the full SHA ec05bc8View commit details
Commits on Mar 19, 2026
-
Add https://github.com/labstack/echo-prometheus to the middleware lis…
…t in README.md
Configuration menu - View commit details
-
Copy full SHA for 7d228b2 - Browse repository at this point
Copy the full SHA 7d228b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 675712d - Browse repository at this point
Copy the full SHA 675712dView commit details
Commits on Mar 29, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 3f50cc6 - Browse repository at this point
Copy the full SHA 3f50cc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0e5ff7 - Browse repository at this point
Copy the full SHA a0e5ff7View commit details
Commits on Mar 31, 2026
-
Add NewDefaultFS function to help create filesystem that allows absol…
…ute paths (#2931) Add NewDefaultFS function to help create filesystem that allows absolute paths
Configuration menu - View commit details
-
Copy full SHA for a7005b2 - Browse repository at this point
Copy the full SHA a7005b2View commit details -
Do not set http.Server.WriteTimeout in StartConfig this is bad for SS…
…E and static file serving (#2932) * Do not set http.Server.WriteTimeout in StartConfig this is bad for SSE and static file serving
Configuration menu - View commit details
-
Copy full SHA for 83e04d2 - Browse repository at this point
Copy the full SHA 83e04d2View commit details -
Remove legacy IP extraction logic from context.RealIP method and move…
… it to LegacyIPExtractor IP extraction function.
Configuration menu - View commit details
-
Copy full SHA for 22e4b71 - Browse repository at this point
Copy the full SHA 22e4b71View commit details -
Merge pull request #2933 from aldas/LegacyIPExtractor
Remove legacy IP extraction logic from context.RealIP method
Configuration menu - View commit details
-
Copy full SHA for c192e50 - Browse repository at this point
Copy the full SHA c192e50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 597b4fa - Browse repository at this point
Copy the full SHA 597b4faView 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.4...v5.1.0