ROADMAP.md
DRAFT — this is a starting point for maintainers to edit, not a commitment. Dates and priorities are owned by the Echo team. Open a discussion to propose changes.
This document exists so the community can see where Echo is heading. Echo is actively maintained. We publish releases regularly across two supported lines — see README badges for the latest version and most recent commit.
| Line | Status | Support |
|---|---|---|
v5 | Current (since 2026-01-18) | New features, fixes, and improvements. |
v4 | Maintenance / LTS | Security and bug fixes until 2026-12-31. No new features. |
Upgrading from v4? See API_CHANGES_V5.md.
Echo supports the latest four Go major releases and may work with older versions.
v5 API surface through point releases.RouteNotFound
behavior on groups — see #2950).These are frequently-requested items being discussed. Inclusion here is not a commitment — each still needs design agreement before implementation:
HEAD for GET routes (#2895; see #2949) — opt-in, likely via an
OnAddRoute hook so users keep control.Retry-After / remaining quota
through the store interface (#2961).Forwarded header handling improvements (#2744).net/http, slog).