Skip to content

feat: support echo v5#1034

Closed
ibbycs wants to merge 2 commits into
danielgtaylor:mainfrom
ibbycs:echo-v5
Closed

feat: support echo v5#1034
ibbycs wants to merge 2 commits into
danielgtaylor:mainfrom
ibbycs:echo-v5

Conversation

@ibbycs
Copy link
Copy Markdown

@ibbycs ibbycs commented May 30, 2026

Adds support for Echo V5.

  • Update types & functions to use newer V5 types - *echo.Context & echo.RouteInfo
  • Preserved Echo V4 huma adapter - humaecho_v4.go & humaecho_v4_test.go. Added V4 suffixes to relevant functions and types.
  • Updated adapter_test.go to test V5 and V4 adapters.

Also verified CI/Build & Test complete successfully for both Go 1.25 + 1.26 locally using act

@ibbycs ibbycs mentioned this pull request May 30, 2026
@wolveix
Copy link
Copy Markdown
Collaborator

wolveix commented May 30, 2026

Hey @ibbycs, thanks for this. I think it makes the most sense to focus our efforts in the already-open PR for this here: #959.

@wolveix wolveix closed this May 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants