Merge e3f67c223840f6d8f28d3722f4566491b1742f9e into dcaa4296d111981ffb31ac3eba90bb63e1eb5ab9

This commit is contained in:
Zayan Khan 2026-08-18 01:32:55 +08:00 committed by GitHub
commit d91ff3bbd1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -278,12 +278,12 @@
### BUG FIXES
- fix(route): redirectSlash bug ([#3227](<(https://github.com/gin-gonic/gin/pull/3227)>))
- fix(engine): missing route params for CreateTestContext ([#2778](<(https://github.com/gin-gonic/gin/pull/2778)>)) ([#2803](<(https://github.com/gin-gonic/gin/pull/2803)>))
- fix(route): redirectSlash bug ([#3227](https://github.com/gin-gonic/gin/pull/3227))
- fix(engine): missing route params for CreateTestContext ([#2778](https://github.com/gin-gonic/gin/pull/2778)) ([#2803](https://github.com/gin-gonic/gin/pull/2803))
### SECURITY
- Fix the GO-2022-1144 vulnerability ([#3432](<(https://github.com/gin-gonic/gin/pull/3432)>))
- Fix the GO-2022-1144 vulnerability ([#3432](https://github.com/gin-gonic/gin/pull/3432))
## Gin v1.8.1