Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Sep 05:50
· 49 commits to master since this release

Changelog

Features

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

Bug fixes

  • 30de6b1 fix: Add request meta data when logging request error.
  • 751da59 fix: dependency
  • 0862d21 fix: remove go1.14 and go1.15

Enhancements

  • b36edc1 chore(CD): enable goreleaser config.
  • aab63c4 chore(deps): bump github.com/gin-gonic/gin from 1.8.0 to 1.8.1
  • 04f4165 chore(deps): bump github/codeql-action from 1 to 2
  • fdbf5e4 chore(deps): bump golangci/golangci-lint-action from 2 to 3
  • 39b9a05 chore(deps): bump goreleaser/goreleaser-action from 2 to 3
  • 7f5e926 chore(gin): upgrade to v1.8.0
  • 0c2b37d chore(github): upgrade action package.
  • 3542732 chore(go): upgrade go module
  • 9334b16 chore(recovery): support custom recovery
  • 81070e0 chore(zap): support custom fields for zap (#45)
  • c6cdd5a chore: Add go 1.19 and upgrade lint version to v1.49
  • 3c53093 chore: upgrade checkout version to v3
  • 39bc455 chore: upgrade dependency

Others

  • c834bc1 Example for traceId.
  • 2c90cac Merge pull request #25 from gin-contrib/dependabot/github_actions/golangci/golangci-lint-action-3
  • 40abd12 Merge pull request #29 from gin-contrib/dependabot/github_actions/github/codeql-action-2
  • 88f01f4 Merge pull request #32 from gin-contrib/dependabot/github_actions/goreleaser/goreleaser-action-3
  • 5b0f0a9 Merge pull request #34 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.8.1
  • 755e78d Support logging Open Telemetry TraceId.
  • fe61b70 chore(CI/CD): add dependabot
  • 558f153 chore(CI/CD): remove macos-latest testing