Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Mar 15:13
· 5 commits to master since this release
0c85ca1

Changelog

Features

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

Bug fixes

Enhancements

  • 3bb7656 chore(CD): enable goreleaser config.
  • 9c86599 chore(CI): add go1.20 version
  • 1e23c53 chore(CI): lint setup go version to ^1
  • fab830e chore(CI): remove v1.10 and add v1.14 in go
  • e215c72 chore(deps): bump github.com/gin-gonic/gin from 1.8.0 to 1.8.1 (#16)
  • 6e541ed chore(deps): bump github.com/rollbar/rollbar-go from 1.4.2 to 1.4.5 (#21)
  • 3353c70 chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.8.0 (#20)
  • d583c10 chore(deps): bump github/codeql-action from 1 to 2 (#9)
  • 45c6919 chore(deps): bump goreleaser/goreleaser-action from 2 to 3 (#13)
  • a9ac206 chore(deps): upgrade go module
  • ad5d24c chore(gin): upgrade to v1.8.0
  • d493fb6 chore(github): upgrade action package.
  • a4c964a chore: Add go 1.19 and upgrade lint version to v1.49
  • 0e098b6 chore: add github action badge
  • 5ad8482 chore: add go1.15.x
  • c58eb4c chore: fix lint
  • 3f5f6e8 chore: switch travis to github actions.
  • eb65916 chore: update GitHub Actions workflow to use CodeQL v3
  • 0c85ca1 chore: update Go dependencies to latest versions
  • 7466d58 chore: update dependencies and GitHub actions configuration
  • 444e91f chore: update dependencies to latest versions
  • 6a29b2b chore: update gin to v1.7.4
  • ca870f0 chore: update the rollbar SDK (#4)
  • 2365bc7 chore: update workflows for Go and CodeQL
  • 0a3a227 chore: upgrade checkout version to v3
  • 93fb349 chore: upgrade gin to v1.5.0
  • 42635f0 chore: upgrade gin to v1.6.3
  • 9bf7c95 chore: upgrade to go 1.13 (#3)
  • 2ca8062 chore: upgrade travis config format

Others

  • 013c592 add go1.16
  • 76e0d0a chore(CI/CD): add dependabot
  • 67a9d57 chore(CI/CD): remove macos-latest testing
  • bc4f86d ci: update GitHub Actions configurations