Hi LabStack team, I’m evaluating Echo for a production social-media-style backend with around 20 services such as auth, profile, feed, post, comment, reaction, notification, and internal admin APIs. #2995
Replies: 1 comment
-
|
Hi,
There is no planned cadence - catastrhpical things get fixed fast. Less severe things (having workarounds), especially those that would introduce "breaking changes" - may wait longer. About security related things - with advent on LLM age there definetely will be security related issued coming up. There is at the moment even one security related thing in pipeline. During the summer I (maintainer) have less bandwith to deal with Echo and @vishr (owner) seems to be MIA. There will be breaking changes related to #2950 in
I would recommend checking middlewares - if these are executed as you would expect. Maybe "real ip" related things - your apps are using those.
At the current stage Echo is not trying to innovate and change things in forseable future (unless the maintainers change). So in 2-3 years I would say that the news about Echo will be boring, excluding occasional security related releases. Maybe 1.27 generic methods will bring something to binding but I personally see Echo as "boring" old web-framework. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Before committing to Echo long term, I want to understand a few things clearly:
How stable do you consider Echo v5 today for production use across many services?
What is your expected maintenance and release cadence for bug fixes and security patches in v5?
After the recent v5 security issue and the open middleware regressions, what is your confidence level in v5 for enterprise use, and are there any areas you recommend avoiding or testing especially carefully?
If we build 20 services on Echo, what is the recommended upgrade strategy to reduce framework risk over the next 2–3 years?
Do you have any public guidance for production hardening, security review, middleware selection, and dependency support policy for Echo and echo-contrib?
Would you recommend new large-scale users start on v5 now, or stay on v4 for some period first?
My main concern is long-term reliability, security response, and operational confidence rather than just benchmark speed. I’d appreciate any practical guidance.
Beta Was this translation helpful? Give feedback.
All reactions