COMMITS
February 15, 2026
D
chore(deps): bump go.mongodb.org/mongo-driver from 1.17.7 to 1.17.9 (#4533)
dependabot[bot] committed
D
chore(deps): bump github.com/quic-go/quic-go from 0.57.1 to 0.59.0 (#4532)
dependabot[bot] committed
February 13, 2026
D
chore(deps): bump github.com/goccy/go-yaml from 1.19.1 to 1.19.2 (#4507)
dependabot[bot] committed
D
chore(deps): bump golang.org/x/net from 0.47.0 to 0.49.0 (#4508)
dependabot[bot] committed
V
refactor: replace magic numbers with named constants in bodyAllowedForStatus (#4529)
Varun Chawla committed
M
fix: Correct typos, improve documentation clarity, and remove dead code (#4511)
Mahan Adhikari committed
January 27, 2026
L
feat(render): add bson protocol (#4145)
Laurent Caumont committed
January 24, 2026
W
refactor: for loop can be modernized using range over int (#4392)
wanghaolong613 committed
A
perf(tree): reduce allocations in findCaseInsensitivePath (#4417)
Artur Melanchyk committed
D
chore(deps): bump github.com/goccy/go-yaml from 1.19.0 to 1.19.1 (#4476)
dependabot[bot] committed
R
feat(context): add GetError and GetErrorSlice methods for error retrieval (#4502)
Raju Ahmed committed
D
chore(deps): bump goreleaser/goreleaser-action from 5 to 6 (#3992)
dependabot[bot] committed
T
feat(binding): add support for encoding.UnmarshalText in uri/query binding (#4203)
takanuva15 committed
January 18, 2026
W
chore(context): always trust xff headers from unix socket (#3359)
WeidiDeng committed
January 17, 2026
O
refactor(recovery): smart error comparison (#4142)
OHZEKI Naoki committed
January 2, 2026
December 27, 2025
P
refactor(context): replace hardcoded localhost IPs with constants (#4481)
Paulo Henrique committed
December 24, 2025
T
chore(response): prevent Flush() panic when `http.Flusher` (#4479)
Twacqwq committed
D
chore(deps): bump actions/cache from 4 to 5 in the actions group (#4469)
dependabot[bot] committed
December 12, 2025
O
refactor(utils): move util functions to utils.go (#4467)
OHZEKI Naoki committed
N
December 5, 2025
O
test(debug): improve the test coverage of debug.go to 100% (#4404)
OHZEKI Naoki committed
December 4, 2025
O
fix(debug): version mismatch (#4403)
OHZEKI Naoki committed
December 3, 2025
G
fix(binding): empty value error (#2169)
guonaihong committed
December 2, 2025
D
chore(deps): bump github.com/goccy/go-yaml from 1.18.0 to 1.19.0 (#4458)
dependabot[bot] committed
November 30, 2025
W
test(gin): resolve race conditions in integration tests (#4453)
Wayne Aki committed
M
test(bytesconv): add tests for empty/nil cases (#4454)
Milad committed
A
chore(deps): upgrade quic-go to v0.57.1
appleboy committed
November 27, 2025
Y
fix(recover): suppress http.ErrAbortHandler in recover (#4336)
Yilong Li committed
M