Skip to content

v1.4.0

Compare
Choose a tag to compare
@thinkerou thinkerou released this 05 Jul 04:35
· 46 commits to master since this release
19fdbff

Changelog

Features

  • 5b27983 feat(CodeQL): Discover vulnerabilities across a codebase with CodeQL

Enhancements

  • 325df81 chore(CD): enable goreleaser config.
  • 5accef4 chore(deps): bump actions/cache from 2 to 3
  • cedad5e chore(deps): bump actions/setup-go from 2 to 3
  • 8184331 chore(deps): bump codecov/codecov-action from 2 to 3
  • 47f683e chore(deps): bump github.com/gin-gonic/gin from 1.7.4 to 1.7.7
  • 7d68a03 chore(deps): bump github.com/gin-gonic/gin from 1.7.7 to 1.8.0
  • 9b7410e chore(deps): bump github.com/gin-gonic/gin from 1.8.0 to 1.8.1
  • ca6f720 chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1
  • 702bae0 chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.4
  • c2bfc87 chore(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5
  • 875173c chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0
  • 82da019 chore(deps): bump github/codeql-action from 1 to 2
  • 9310fb6 chore(deps): bump golangci/golangci-lint-action from 2 to 3
  • 4f7d392 chore(deps): bump goreleaser/goreleaser-action from 2 to 3
  • 6fb0a95 chore(lint): add golang lint config
  • 693ce4a chore(lint): upgrade golanci-lint to v1.43.0
  • c43bb15 chore: add go1.15.x
  • ca250ec chore: add go1.16 version
  • da40934 chore: move from Travis to GitHub Actions
  • 206c7dd chore: update go module
  • 2d0be6a chore: update the default methods comment
  • 88812e7 chore: update travis
  • 316ffea chore: upgrade checkout version to v3
  • 2e2ab4a chore: upgrade golangci to v1.42.1

Others

  • 73a1e3b Add OPTIONS Method To AllowMethods (#76)
  • e2aad09 Add Power Support ppc64le (#72)
  • e89e0ce Bump github.com/gin-gonic/gin from 1.6.2 to 1.7.0
  • 1d1f0af Change comparison with assignment in comment line
  • 9b78b37 Document update (#79)
  • 8c02baa Don't modify the config in Validate (#71)
  • 59ebec5 Merge pull request #101 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.4
  • e25be70 Merge pull request #102 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.5
  • 19fdbff Merge pull request #104 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.8.0
  • 56e21d0 Merge pull request #77 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.7.0
  • 1174f0f Merge pull request #82 from nlatham1999/master
  • c1ca09f Merge pull request #85 from andregri/patch-1
  • 2a40866 Merge pull request #88 from parsaakbari1209/patch-1
  • a79def0 Merge pull request #89 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.1
  • 07b31a1 Merge pull request #90 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.7.7
  • 3e06085 Merge pull request #91 from gin-contrib/dependabot/github_actions/github/codeql-action-2
  • 8e881b2 Merge pull request #92 from gin-contrib/dependabot/github_actions/actions/setup-go-3
  • 6e9a2e1 Merge pull request #93 from gin-contrib/dependabot/github_actions/codecov/codecov-action-3
  • a1ba4f8 Merge pull request #94 from gin-contrib/dependabot/github_actions/golangci/golangci-lint-action-3
  • 8d4394e Merge pull request #95 from gin-contrib/dependabot/github_actions/actions/cache-3
  • c4b1d45 Merge pull request #96 from gin-contrib/dependabot/github_actions/goreleaser/goreleaser-action-3
  • 1a71ba7 Merge pull request #97 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.8.0
  • 1cb620b Merge pull request #99 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.8.1
  • 028d2d3 Update README.md
  • 0223cb8 Update gin dependency to 1.6.2 (#63)
  • 74e9a66 Update go.mod
  • aead5ea changes
  • dab984b chore(CI/CD): add dependabot
  • 035db04 chore(CI/CD): add go1.18 version
  • 471fc54 chore(CI/CD): remove 1.13 version
  • aa5c43d reverting
  • 64faa2b sync Config.ExposeHeaders & comment (#74)
  • 062ab01 test: remove macos version