File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Gin ChangeLog
22
3+ ## Gin v1.10.1
4+
5+ ### Features
6+
7+ * refactor: strengthen HTTPS security and improve code organization
8+ * feat(binding): Support custom BindUnmarshaler for binding. (#3933 )
9+
10+ ### Enhancements
11+
12+ * chore(deps): bump github.com/bytedance/sonic from 1.11.3 to 1.11.6 (#3940 )
13+ * chore(deps): bump golangci/golangci-lint-action from 4 to 5 (#3941 )
14+ * chore: update external dependencies to latest versions (#3950 )
15+ * chore: update various Go dependencies to latest versions (#3901 )
16+ * chore: refactor configuration files for better readability (#3951 )
17+ * chore: update changelog categories and improve documentation (#3917 )
18+ * feat: update version constant to v1.10.0 (#3952 )
19+
20+ ### Build process updates
21+
22+ * ci(release): refactor changelog regex patterns and exclusions (#3914 )
23+ * ci(Makefile): vet command add .PHONY (#3915 )
24+
325## Gin v1.10.0
426
527### Features
2648* fix(uri): query binding bug (#3236 ) (@illiafox )
2749* fix: Add pointer support for url query params (#3659 ) (#3666 ) (@omkar-foss )
2850* fix: protect Context.Keys map when call Copy method (#3873 ) (@kingcanfish )
29-
51+
3052### Enhancements
3153
3254* chore(CI): update release args (#3595 ) (@qloog )
You can’t perform that action at this time.
0 commit comments