Skip to content

Releases: gin-contrib/requestid

v1.0.2

05 May 02:18
e4ad2b1
Compare
Choose a tag to compare

Changelog

Enhancements

v1.0.1

02 May 01:16
96bfbde
Compare
Choose a tag to compare

Changelog

Enhancements

v1.0.0

24 Mar 01:21
ea228bd
Compare
Choose a tag to compare

Changelog

Bug fixes

  • bb106f8 fix(requestid): get header from c.GetHeader method #40

Enhancements

  • 6f073a8 chore(deps): "Enhance testing and API integration with latest Go version"
  • 49ab686 chore(deps): add go1.20 version
  • 4d4adda chore(deps): update Go version and dependencies
  • 12b7208 chore(deps): upgrade goreleaser-action in GitHub workflow
  • 93c0bc4 chore: update GitHub Actions configuration files
  • 67e4044 chore: update GitHub Actions versions in workflow files
  • f4afe99 chore: update GitHub actions for Go and Goreleaser workflows
  • 1f11bdc chore: update dependencies to latest versions
  • 34e125b chore: update dependencies to latest versions
  • 7167296 chore: update supported versions of Go to include 1.21
  • 9b19025 chore: update third-party dependencies to latest versions

Others

  • ea228bd ci: update GitHub Actions configurations
  • 537ec79 ci: update GitHub Actions workflow to use codeql-action/init@v3
  • 8344ce4 doc: get request_id from header (#38)

v0.0.6

09 Oct 01:43
e811d60
Compare
Choose a tag to compare

Changelog

Enhancements

  • 3d943d8 chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.8.0
  • a2cd79b chore: Add go 1.19 and upgrade lint version to v1.49

Others

  • e811d60 Attach generated request-id to request headers (#30)
  • f9bc391 Merge pull request #26 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.8.0
  • 1a81880 Write to global variable once to prevent data races (#29)

v0.0.5

20 Jun 01:30
Compare
Choose a tag to compare

Changelog

Enhancements

  • b1a1104 chore(deps): bump github.com/gin-gonic/gin from 1.7.2 to 1.7.7 (#15)
  • 7b46c7f chore(deps): bump github/codeql-action from 1 to 2 (#9)
  • 18065a5 chore(deps): bump goreleaser/goreleaser-action from 2 to 3 (#18)
  • f23080f chore(gin): upgrade to v1.8.0
  • f281d75 chore(github): upgrade action package.
  • 345b7e6 chore: bump require version
  • cf790e9 chore: fix lint error

Others

v0.0.4

17 Apr 12:29
Compare
Choose a tag to compare

Changelog

Enhancements

  • 679ae72 Support option for headerXRequestID (#8)

v0.0.3: chore(CI): lint setup go version to ^1

04 Feb 05:03
Compare
Choose a tag to compare
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

v0.0.2

04 Feb 00:02
7ae23f4
Compare
Choose a tag to compare
Update requestid.go (#5)