Releases: goravel/gin
Releases · goravel/gin
v1.3.3
v1.3.2
v1.3.1
v1.3.0
What's Changed
- feat: support filters by @devhaozi in #70
- feat: [#338] Support c.Request().BindQuery to bind query params to a struct by @kkumar-gcc in #74
- fix: [#455] Session same_site config not working (#71) by @kkumar-gcc in #75
- chore(deps): Update module github.com/spf13/cast to v1.7.0 by @renovate in #78
- feat: [#449] Implement HTTP response stream by @kkumar-gcc in #77
- chore(deps): Update module github.com/savioxavier/termlink to v1.4.0 by @renovate in #79
- chore(deps): Update module github.com/savioxavier/termlink to v1.4.1 by @renovate in #80
- chore(deps): Update module github.com/rs/cors to v1.11.1 by @renovate in #81
- merge: v1.2.4 by @hwbrzzl in #86
- merge: v1.2.5 by @hwbrzzl in #91
- feat: add recovery middleware by @devhaozi in #93
- chore(deps): Update module github.com/unrolled/secure to v1.16.0 by @renovate in #94
- feat: add Stop method by @hwbrzzl in #95
- chore(deps): Update dependency go to v1.23.2 by @renovate in #96
- chore(deps): Update module github.com/unrolled/secure to v1.17.0 by @renovate in #99
- feat: [#504] Route supports configure timeout by @KlassnayaAfrodita in #97
- add test method to route facade by @kkumar-gcc in #100
- chore(deps): Update dependency go to v1.23.3 by @renovate in #101
- fix: timeout panic by @hwbrzzl in #102
- chore(deps): Update module github.com/stretchr/testify to v1.10.0 by @renovate in #105
- feat: optimize performance by @devhaozi in #106
- fix: [#528] GraphQL request causing errors from request body parsing by @hwbrzzl in #108
- chore(deps): Update dependency go to v1.23.4 by @renovate in #109
- chore(deps): Update module github.com/gookit/validate to v1.5.3 by @renovate in #110
- feat: [#515] Input* methods of http.Request support retrieve data from query and route by @hwbrzzl in #111
- fix: [#515] bugs and add more tests by @hwbrzzl in #113
- feat: [#517] Optimize form request structure by @hwbrzzl in #114
- fix: Context method by @hwbrzzl in #115
- feat: add Listen method by @devhaozi in #117
- chore(deps): Update module github.com/spf13/cast to v1.7.1 by @renovate in #118
- chore: rename stop by @hwbrzzl in #120
- chore(deps): Update module github.com/gookit/validate to v1.5.4 by @renovate in #121
- feat: [#521] User can custom recover when a request panic by @KlassnayaAfrodita in #103
- fix: recovery by @hwbrzzl in #122
- feat: [#507] Add Abort method for Response by @kkumar-gcc in #119
- chore: optimize recover logic by @hwbrzzl in #123
- feat: add Abort method by @hwbrzzl in #124
- feat: add default abort status by @hwbrzzl in #125
- upgrade: v1.3.0 by @hwbrzzl in #126
New Contributors
- @renovate made their first contribution in #78
- @KlassnayaAfrodita made their first contribution in #97
Full Changelog: v1.2.6...v1.3.0
v1.2.6
v1.2.5
v1.2.4
v1.2.3
What's Changed
- fix: [#455] Session same_site config not working by @kkumar-gcc in #71
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- refactor(Duplicate): Remove the logic of merge SlashForPath processing path by @Joker-desire in #63
- build(deps): bump github.com/goravel/framework from 1.14.0 to 1.14.1 in the go-modules group by @dependabot in #64
- build(deps): bump github.com/unrolled/secure from 1.14.0 to 1.15.0 in the go-modules group by @dependabot in #65
- fix: cookie MaxAge is incorrect by @hwbrzzl in #66
- fix: [#450] The image rule of validation is wrong by @hwbrzzl in #67
- upgrade: 1.14.3 by @hwbrzzl in #69
New Contributors
- @Joker-desire made their first contribution in #63
Full Changelog: v1.2.1...v1.2.2