master
feat(render): add bson protocol (#4145)
ci(lint): enable usestdlibvars linter (#4091)
chore(binding): upgrade bson dependency to mongo-driver v2 (#4549)
refactor: optimize error message concatenation in default_validator (#4685)
refactor: use b.Loop() to simplify the code and improve performance (#4432)
ci(golangci-lint): update configuration and fix lint issues (#4247)
refactor: for loop can be modernized using range over int (#4392)
feat(binding): add support for encoding.UnmarshalText in uri/query binding (#4203)
feat: support custom json codec at runtime (#3391)
chore: support min go version 1.18 (#3511)
chore: update go.mod and remove space from copyright (#3158)
refactor: replace interface{} with any in type declarations (#4249)
docs: fix comment (#4205)
Revert "fix(uri): query binding bug (#3236)" (#3899)
fix(binding): prevent duplicate decoding and add validation in decodeToml (#4193)
[GIN-001] - Add TOML bining for gin (#3081)
add v1.8.0 changelog (#3160)
Relocate binding body tests (#2086)
chroe: migrate yaml package to github.com/goccy/go-yaml (#4272)