-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Pull requests: gin-gonic/gin
Pull requests list
chore: upgrade bson dependency to mongo-driver v2
#4549
opened Feb 26, 2026 by
BobDu
Loading...
4 tasks
chore(deps): bump golang.org/x/net from 0.50.0 to 0.51.0
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#4548
opened Feb 25, 2026 by
dependabot
bot
Loading...
logger: allow skipping query string output
#4547
opened Feb 24, 2026 by
USA-RedDragon
Loading...
4 tasks done
chore(deps): bump goreleaser/goreleaser-action from 6 to 7 in the actions group
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#4546
opened Feb 23, 2026 by
dependabot
bot
Loading...
feat(binding): add support for binding whole request at once
feature
#4543
opened Feb 19, 2026 by
takanuva15
Loading...
3 of 4 tasks
test: add error tests for PureJSON and XML render types
#4512
opened Feb 5, 2026 by
aturzone
Loading...
4 tasks
chore(response_writer): add Unwrap() method to
ResponseWriter interface
#4506
opened Jan 26, 2026 by
raju-mechatronics
Loading...
feat(engine): add Shutdown method for graceful shutdown
#4501
opened Jan 19, 2026 by
Narita-1095305
Loading...
3 tasks done
[bugfix] correctly differentiate between nil / present-but-empty slices
#4498
opened Jan 13, 2026 by
NyaaaWhatsUpDoc
Loading...
3 of 4 tasks
Wrap EOF with helpful message for empty JSON request body
#4496
opened Jan 9, 2026 by
sh9336
Loading...
fix(context): Allow Context.Value to properly support any key type
#4492
opened Jan 5, 2026 by
kasidej
Loading...
4 tasks done
Use
http.StatusContinue constant for clarity in status code comparison
#4490
opened Jan 3, 2026 by
anfaas1618
Loading...
4 tasks done
perf(binding): avoid unnecessary strconv.Parse calls for empty form values
#4486
opened Dec 29, 2025 by
1911860538
Loading...
context.SaveUploadedFile: Only run Chmod if mode needs change
#4482
opened Dec 27, 2025 by
krombel
Loading...
4 tasks done
fix(binding): add explicit interface types in
binding_nomsgpack.go
#4478
opened Dec 22, 2025 by
GLEF1X
Loading...
4 tasks done
ProTip!
Exclude everything labeled
bug with -label:bug.