COMMITS
July 29, 2026
R
fix: distinguish collection and element matches when walking input (#1082)
Robert Thomas committed
M
fix: run nested resolvers in fixed arrays (#1076)
molly committed
July 28, 2026
R
fix: share response status across WithContext copies (#1081)
Robert Thomas committed
July 22, 2026
M
fix: parse named numeric slice parameters (#1074)
molly committed
M
fix: handle nil interface response bodies (#1072)
molly committed
M
fix: preserve wrapped resolver error metadata (#1070)
molly committed
July 19, 2026
B
fix: tighten format email and uri validation (#1068)
baiyuxi committed
July 17, 2026
R
chore: update dependencies (#1066)
Robert Thomas committed
B
fix: do not panic on unresolved schema $ref during Validate (#1065)
baiyuxi committed
July 15, 2026
L
feat(form-data): handle unmarshalling and validation of non-file JSON form data fields (#1060)
Louis Duchemin committed
July 13, 2026
M
fix: avoid faulty duplicate detection (#893)
Mcklmo committed
July 12, 2026
M
fix: prevent panic in uniqueItems validation for unhashable types (#1042) (#1045)
Muhammad Ardy Junata committed
July 11, 2026
R
fix(sse): support streaming responses on Fiber/fasthttp adapters (#1059)
Robert Thomas committed
S
Support sending comments with SSE (#1054)
Shuang Wu committed
L
feat: propagate context to adapters on WithContext (#867)
Leo Antunes committed
R
fix(humafiber): correct Fiber v2 EachHeader iteration and body decompression (#1058)
Robert Thomas committed
June 29, 2026
H
fix: content type validation should be case insensitive (#1052)
hlavacekvit committed
June 18, 2026
R
fix: compare numeric enum values numerically (#1050)
Robert Thomas committed
L
fix: support json inline tag for embedding anonymous fields in schema (#1006)
Louis Duchemin committed
R
fix(autopatch): prevent chi route-context reuse in internal requests (#1049)
Robert Thomas committed
S
Echov5 support (#959)
sharath-09 committed
Å
fix: add 'allow-downloads' to CSP for stoplight (#1048)
Åsmund committed
June 5, 2026
D
Merge pull request #1041 from danielgtaylor/docs/restish-v2-public-docs
Daniel G. Taylor committed
D
docs: update Restish v2 references
Daniel G. Taylor committed
May 31, 2026
J
fix(sse): flush response headers before user handler runs (#1038)
Jingchao committed
May 30, 2026
R
Permit forms in docs UI CSP (#1036)
Robert Thomas committed
May 28, 2026
S
feat: add Schema.Const (#1004)
Shuang Wu committed
J
feat: support customizing the docs renderer config (#1024)
John Letey committed
A
huma: clear read deadline on reading (#1028)
Anton Gladkov committed