Releases: gin-contrib/httpsign
Releases · gin-contrib/httpsign
v1.0.2
v1.0.1
v1.0.0
Changelog
Features
- 4720c02 feat(CodeQL): Discover vulnerabilities across a codebase with CodeQL
Enhancements
- 23245be chore(CD): enable goreleaser config.
- 7cd6ac9 chore(CI): remove v1.10 and add v1.14 in go
- a2799f9 chore(deps): add go1.20 version
- 767bc09 chore(deps): bump github.com/gin-gonic/gin from 1.7.4 to 1.7.7 (#20)
- b6b9f51 chore(deps): bump github.com/gin-gonic/gin from 1.8.0 to 1.8.1 (#25)
- 9b8154c chore(deps): bump github.com/stretchr/testify from 1.4.0 to 1.7.1 (#21)
- f195778 chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.8.0
- ae1c7c3 chore(deps): bump github/codeql-action from 1 to 2 (#17)
- 6ab4533 chore(deps): bump goreleaser/goreleaser-action from 2 to 3 (#22)
- 7f5144b chore(gin): upgrade to v1.8.0
- c28d8b8 chore(github): upgrade action package.
- b0d9f4f chore(lint): update config
- 908d83c chore(lint): upgrade /golangci-lint to v1.43.0
- aa77ed4 chore: "Refactor CI/CD workflows for Go environment"
- 0c33f40 chore: Add go 1.19 and upgrade lint version to v1.49
- 8b31a48 chore: add go 1.16
- 0faecc1 chore: add go1.15.x
- b3b66da chore: fix lint
- e7b8419 chore: remove unused package
- 9a66924 chore: replace travis with GitHub Actions
- 35c8431 chore: update GitHub Actions versions in workflow files
- e494704 chore: update dependencies and Go version
- 15ee9ae chore: upgrade checkout version to v3
- c07c3d7 chore: upgrade gin to v1.6.3
- 520df5c chore: upgrade gin to v1.7.4
- ee502ec chore: upgrade to go 1.13 (#7)
Others
- 5de1a81 Added the ability to use Bearer Authorization along with signature (#11)
- b7fcf8c Merge pull request #28 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.8.0
- a3fb6bb Merge pull request #32 from gin-contrib/update_status_code
- e3657f0 Update .travis.yml
- f0279e6 Update README.md (#9)
- 7334229 change error type return in middleware to public gin error (#5)
- f8cd474 change status code for invalid key to unauthorized
- ba29f62 chore(CI/CD): add dependabot
- cdd073f chore(CI/CD): add go1.18 version
- 6fe2155 chore(CI/CD): remove macos-latest testing
- de817b5 ci: update GitHub Action version to v3 in codeql workflow file