Skip to content

Releases: goravel/gin

v1.2.6

02 Dec 03:07
90286c7
Compare
Choose a tag to compare

What's Changed

  • fix: [#528] GraphQL request causing errors from request body parsing by @hwbrzzl in #107

Full Changelog: v1.2.5...v1.2.6

v1.2.5

19 Sep 23:16
09d5160
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.4...v1.2.5

v1.2.4

07 Sep 08:47
b7169e5
Compare
Choose a tag to compare

What's Changed

  • feat: add Shutdown to support graceful quit of HTTP Server by @zxdstyle in #83
  • feat: Optmize Shutdown by @hwbrzzl in #84

New Contributors

Full Changelog: v1.2.3...v1.2.4

v1.2.3

20 Jul 02:07
dc868dd
Compare
Choose a tag to compare

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

08 Jul 13:56
026d951
Compare
Choose a tag to compare

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

Full Changelog: v1.2.1...v1.2.2

v1.2.1

07 Jun 15:08
2719d06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

07 Jun 10:29
82a45af
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump the github-actions group with 1 update by @dependabot in #24
  • build(deps): bump the go-modules group with 1 update by @dependabot in #23
  • build(deps): bump the github-actions group with 1 update by @dependabot in #25
  • build(deps): bump the go-modules group with 1 update by @dependabot in #26
  • build(deps): bump the go-modules group with 1 update by @dependabot in #28
  • fix: [#294] Validator cant check the param of url by @hwbrzzl in #29
  • feat: add terminal link to url by @juantarrel in #30
  • chroe: Merge v1.1.x by @hwbrzzl in #32
  • feat: support filter and optimize json by @devhaozi in #33
  • build(deps): bump the go-modules group with 1 update by @dependabot in #35
  • build(deps): bump the github-actions group with 1 update by @dependabot in #36
  • feat: support ipv6 by @devhaozi in #37
  • feat: remove unnecessary mutex by @devhaozi in #38
  • feat: The HTTP module supports set Cookie by @kkumar-gcc in #39
  • feat: remove path limit by @devhaozi in #40
  • build(deps): bump the go-modules group with 1 update by @dependabot in #41
  • feat: disable gin default validator by @devhaozi in #42
  • build(deps): bump the github-actions group with 1 update by @dependabot in #43
  • build(deps): bump the go-modules group with 1 update by @dependabot in #44
  • build(deps): bump the github-actions group with 1 update by @dependabot in #45
  • feat: add header_limit config by @devhaozi in #47
  • build(deps): bump the go-modules group with 1 update by @dependabot in #48
  • merge v1.1.7 by @hwbrzzl in #53
  • feat: add session helper in request context by @kkumar-gcc in #54
  • build(deps): bump golangci/golangci-lint-action from 4 to 5 in the github-actions group by @dependabot in #56
  • build(deps): bump github.com/rs/cors from 1.10.1 to 1.11.0 in the go-modules group by @dependabot in #55
  • build(deps): bump golangci/golangci-lint-action from 5 to 6 in the github-actions group by @dependabot in #57
  • build(deps): bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 in the go-modules group by @dependabot in #58
  • feat: remove ResponseSuccess by @hwbrzzl in #59
  • feat: [#275] Add a new NoContent() method for Response by @kkumar-gcc in #60
  • release: v1.2.0 by @hwbrzzl in #61

New Contributors

Full Changelog: v1.1.5...v1.2.0

v1.1.7

24 Mar 13:33
c755c3e
Compare
Choose a tag to compare

What's Changed

  • fix: [#378] [Bug] InputArray returns a wrong value when requesting by form by @hwbrzzl in #51

Full Changelog: v1.1.6...v1.1.7

v1.1.6

09 Nov 14:22
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump the github-actions group with 1 update by @dependabot in #24
  • build(deps): bump the go-modules group with 1 update by @dependabot in #23
  • build(deps): bump the github-actions group with 1 update by @dependabot in #25
  • build(deps): bump the go-modules group with 1 update by @dependabot in #26
  • v1.1.6 by @hwbrzzl in #31

Full Changelog: v1.1.5...v1.1.6

v1.1.5

11 Sep 03:09
1cd6362
Compare
Choose a tag to compare

Changelog

  • 1cd6362 build(deps): bump the go-modules group with 1 update (#22)