Next · Echo v5 and Go 1.26 migration
The master branch is preparing the v1.5 line with Echo v5 handler signatures, dependency upgrades, and scaffold fixes. These APIs are not part of the latest tagged release yet.
Release history
Stable documentation follows published Git tags. Work on the default branch is shown separately so install commands and API examples remain trustworthy.
The master branch is preparing the v1.5 line with Echo v5 handler signatures, dependency upgrades, and scaffold fixes. These APIs are not part of the latest tagged release yet.
The current installable release retains Go 1.24 and Echo v4 compatibility. The website documentation targets this tag until v1.5.0 is published.
Added typed file uploads, WebSocket support with a hub pattern, gqlgen integration, hot reload, enhanced testing, and OpenAPI-driven code generation.
Introduced Atlas migration workflows, database helpers, a fluent API test client, response assertions, and broader contrib coverage.
Shipped typed Echo handlers, automatic OpenAPI generation, validation, Swagger UI, CLI scaffolding, contrib packages, examples, and documentation.