Releases: gin-contrib/size
Releases · gin-contrib/size
v1.0.1
v1.0.0
Changelog
Features
- fd79f55 feat(CodeQL): Discover vulnerabilities across a codebase with CodeQL
- f112c6c feat: add govendor
- 0441132 feat: enable go module
- 3926445 feat: initial
Enhancements
- 44dc10a chore(CD): enable goreleaser config.
- e14a140 chore(CI): add go1.20 version
- 24aa35f chore(CI): remove v1.10 and add v1.14 in go
- f5f3392 chore(deps): bump github.com/gin-gonic/gin from 1.7.4 to 1.8.1
- 4b6cd4e chore(deps): bump github/codeql-action from 1 to 2
- 7196560 chore(deps): bump goreleaser/goreleaser-action from 2 to 3
- bb7ecea chore(github): upgrade action package.
- c5a150d chore(go): upgrade to 1.13 (#6)
- f75bacb chore(lint): add golang lint config
- a4427a6 chore(lint): upgrade /golangci-lint to v1.43.0
- 0fc0bc8 chore: Add go 1.19 and upgrade lint version to v1.49
- dc71752 chore: add go1.15.x
- fcea5e9 chore: fix lint
- 0d401cc chore: migrate travis to github actions
- 8e1e61f chore: refactor linter settings and file structure
- 5008592 chore: update GitHub Actions versions in relevant files
- 8b63644 chore: update dependencies and packages versions
- e0f46cc chore: update dependencies and version for improved functionality
- b0dc883 chore: upgrade checkout version to v3
- 745aacc chore: upgrade gin to v1.5.0
- e0be654 chore: upgrade gin to v1.6.3
- 530e723 chore: upgrade gin to v1.7.4
- dd4cd8d chore: upgrade golangci-lint to v1.42.1
- 37b334d chore: upgrade travis config format
Others
- 8b00caf Add 1.10 version
- 161dc59 Change to RequestSizeLimiter & better tests (#4)
- bf7de1d Initial commit
- f6422c2 Merge pull request #13 from gin-contrib/dependabot/github_actions/github/codeql-action-2
- 5ce645f Merge pull request #16 from gin-contrib/dependabot/github_actions/goreleaser/goreleaser-action-3
- f5a6507 Merge pull request #18 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.8.1
- 76b079a add 1.11.x golang version
- f8b4345 add go1.16
- 3f81e03 chore(CI/CD): add dependabot
- b632aaf chore(CI/CD): remove macos-latest testing
- 56c4a56 ci: update GitHub Actions configurations across workflows
- b150cfc ci: update GitHub Actions workflow to use codeql-action/init@v3
- 4c208e0 correct example in readme (#9)
- 6d03d1b fix missing import and package name in docs and example (#3)
- 573c050 fix tests (#1)
- 6fb8220 remove 1.7 from travis
- 9254f29 support go1.12
- 704d0e7 update
- eed6b99 update 1.9
- ad1f189 update to 1.9.x
- 3554319 upgrade gin to v1.4.0