-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Pull requests: labstack/echo
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
test: guard group catch-all against 405-masking and route shadowing
#3003
opened Jun 13, 2026 by
vishr
Member
Loading…
Revert back to v4 behavior for group registering implicit 404 handler…
#2996
opened Jun 8, 2026 by
aldas
Contributor
Loading…
fix: inherit parent RouteNotFound handler for groups with middleware
#2986
opened May 25, 2026 by
leno23
Loading…
3 tasks done
fix(middleware): set rate limit headers on memory store
#2985
opened May 25, 2026 by
leno23
Loading…
3 tasks done
fix(middleware): keep handler 404 responses with Static HTML5 mode
#2984
opened May 25, 2026 by
leno23
Loading…
2 tasks done
fix(middleware): avoid duplicate CORS headers behind proxies
#2983
opened May 25, 2026 by
leno23
Loading…
2 tasks done
fix(bind): restore []string values for map[string]interface{} duplicates
#2982
opened May 25, 2026 by
leno23
Loading…
3 tasks done
fix(middleware): gzip Write must return len(b), not the buffer length
#2981
opened May 24, 2026 by
ultramcu
Loading…
feat(middleware): add MCP (Model Context Protocol) middleware
#2946
opened Apr 10, 2026 by
MayukhSobo
•
Draft
refactor: minor cleanup (errors.Is/As, unused params)
#2870
opened Jan 20, 2026 by
pixel365
Loading…
Don't use an intermediate buffer when rendering templates
#2863
opened Jan 3, 2026 by
erdnaxeli
Loading…
add DefaultBinder negative-path tests (multipart & non-struct)
#2844
opened Dec 3, 2025 by
miladev95
Loading…
Implement nested form binding for structs and arrays
#2834
opened Oct 12, 2025 by
kankankanp
Loading…
4 tasks done
router: return error when registering nil handler
#2815
opened Sep 5, 2025 by
Narita-1095305
Loading…
Fix matchSubdomain function to correctly handle exact domain matches
#2802
opened Jul 14, 2025 by
suwakei
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.