Skip to content

Releases: gin-contrib/secure

v1.1.1

29 Dec 01:44
860a44b
Compare
Choose a tag to compare

Changelog

Enhancements

Build process updates

v1.1.0

05 May 02:12
fd0b59c
Compare
Choose a tag to compare

Changelog

Features

Enhancements

Build process updates

Documentation updates

v1.0.0

24 Mar 02:22
69f3669
Compare
Choose a tag to compare

Changelog

Features

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

Enhancements

  • b65f3cd chore(CD): enable goreleaser config.
  • ed163b0 chore(CI): add go 1.21
  • 0c072f2 chore(CI): add go1.20 version
  • 4d90268 chore(CI): add v1.14 in go
  • 159cd49 chore(deps): bump actions/setup-go from 2 to 4
  • 5125aea chore(deps): bump github.com/gin-gonic/gin from 1.7.2 to 1.7.7
  • 3725b3b chore(deps): bump github.com/gin-gonic/gin from 1.7.7 to 1.8.1
  • 7076bf5 chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.5
  • 8de4101 chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0
  • 86145d1 chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.2
  • 9347abb chore(deps): bump github/codeql-action from 1 to 2
  • c1b8efd chore(deps): bump goreleaser/goreleaser-action from 2 to 3
  • f3cd89b chore(deps): bump goreleaser/goreleaser-action from 3 to 4
  • 082c7df chore(deps): update dependency.
  • 941b73a chore(github): upgrade action package.
  • ed9a886 chore: Add go 1.19 and upgrade lint version to v1.49
  • 4d4463e chore: add go1.15.x
  • dc46c8e chore: remove travis
  • 77e4132 chore: switch travis to github actions. (#21)
  • d810552 chore: update GitHub Actions versions in workflows
  • d30be6b chore: update GitHub workflow to use goreleaser/goreleaser-action v5
  • bfb0e1b chore: update third-party dependencies to latest versions
  • 5746565 chore: upgrade checkout version to v3
  • 5e18c95 chore: upgrade gin to v1.6.3
  • 890e62d chore: upgrade gin version
  • 2155942 chore: upgrade golangci-lint to v1.42.0 and add cache (#22)

Others

  • 2addcae Merge pull request #23 from gin-contrib/dependabot/github_actions/github/codeql-action-2
  • b1f8a3d Merge pull request #28 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.7.7
  • a026baa Merge pull request #30 from gin-contrib/dependabot/github_actions/goreleaser/goreleaser-action-3
  • 15cbeaf Merge pull request #33 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.8.1
  • 760cf69 Merge pull request #34 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.5
  • 6f7c6dd Merge pull request #35 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.8.0
  • 54180be Merge pull request #37 from gin-contrib/dependabot/github_actions/goreleaser/goreleaser-action-4
  • cf9a964 Merge pull request #40 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.8.2
  • 57227e1 add go1.16
  • d108391 chore(CI/CD): add dependabot
  • 6b58a04 chore(CI/CD): remove macos-latest testing
  • b8fdac1 ci: update GitHub Actions to version 3 for codeql-action/init
  • 69f3669 ci: update GitHub Actions workflows configurations
  • 1262b56 remove go1.11 and 1.12
  • 0d6471a remove support go1.11 and 1.12