Skip to content

Releases: gin-contrib/opengintracing

v1.0.1

05 May 02:28
21db779
Compare
Choose a tag to compare

Changelog

Enhancements

Documentation updates

v1.0.0

24 Mar 02:14
82e15c4
Compare
Choose a tag to compare

Changelog

Features

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

Enhancements

  • a197d69 chore(CD): enable goreleaser config.
  • 580d12c chore(CI): add go1.20 version
  • 1a6a3d0 chore(CI): update init version
  • dfb932d chore(CI): update lint version
  • 8f6a8ed chore(deps): bump github.com/gin-gonic/gin from 1.8.0 to 1.8.1
  • 8fcb4e8 chore(deps): bump goreleaser/goreleaser-action from 2 to 3
  • 3b5d164 chore(gin): upgrade to v1.8.0
  • 56fcc2d chore(github): upgrade action package.
  • b3574b7 chore(lint): add golang lint config
  • 69de9c9 chore(lint): upgrade /golangci-lint to v1.43.0
  • cef2848 chore: Add go 1.19 and upgrade lint version to v1.49
  • 25fbcba chore: fix lint
  • c1bfb92 chore: migrate travis to github actions
  • 77468ef chore: update GitHub Actions versions in workflows
  • aadb18e chore: update dependencies in go.mod for newer versions
  • 880945f chore: update godoc page link
  • b363a5e chore: upgrade checkout version to v3
  • 8caf1c9 chore: upgrade gin version
  • d5409c5 chore: upgrade golangci-lint to v1.42.1

Others

  • e5ebf0e Merge pull request #15 from gin-contrib/dependabot/github_actions/goreleaser/goreleaser-action-3
  • 0ff1a1e Merge pull request #16 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.8.1
  • cc95947 chore(CI/CD): add dependabot
  • 00b414c chore(CI/CD): remove macos-latest testing
  • e2db256 ci: update GitHub Actions workflow to use codeql-action/init@v3
  • 82e15c4 ci: update GitHub Actions workflows configurations
  • f0d3504 fix checkstyle