Releases
v1.1.0
Compare
Sorry, something went wrong.
No results found
Changelog
Features
Bug fixes
c5c090f : fix(response): conflict when handler completed and concurrent map writes (#55 ) (@demouth )
ba241c4 : fix: prevent middleware execution after request timeout (#74 ) (@appleboy )
998b6fe : fix(AbortWithStatus): the middleware is unable to successfully set the http headers once calling gin.Context.AbortWithStatus (#72 ) (@zhyee )
0e9cc40 : fix: refactor Gin context and timeout handling for safer concurrency (#77 ) (@appleboy )
Enhancements
0de674d : chore: update Go version to 1.23 and refresh dependencies (@appleboy )
91d5013 : chore: refactor golangci-lint configuration and update dependencies (@appleboy )
Build process updates
Documentation updates
8a050ef : docs: improve buffer management with comments and performance notes (@appleboy )
8ae792b : docs(example): add Gin server example with concurrent timeout handling (#75 ) (@appleboy )
80a9f69 : docs: revise and expand documentation for middleware usage and setup (@appleboy )
You can’t perform that action at this time.