Skip to content

Releases: samber/slog-gin

v1.17.1

31 Aug 14:37
Compare
Choose a tag to compare

v1.17.0

28 Aug 23:06
Compare
Choose a tag to compare

What's Changed

v1.16.1

22 Aug 15:37
Compare
Choose a tag to compare

Hot fix on SetDebugPrintFunc + SetDebugPrintRouteFunc

Full Changelog: v1.16.0...v1.16.1

v1.16.0

22 Aug 14:23
Compare
Choose a tag to compare

What's Changed

  • feat: expose RequestIDContextKey to improve context logging by @joejoe-am in #59
  • feat: handle gin debug by @samber in #61

Other

  • chore(deps): bump github.com/gin-gonic/gin from 1.10.0 to 1.10.1 by @dependabot[bot] in #56
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #60

New Contributors

Full Changelog: v1.15.1...v1.16.0

v1.15.1

12 May 13:28
Compare
Choose a tag to compare

What's Changed

  • feat: trim trailing newline from error messages by @slhmy in #53

Other

  • chore(deps): bump golangci/golangci-lint-action from 6 to 7 by @dependabot in #45
  • chore(deps): bump golangci/golangci-lint-action from 7 to 8 by @dependabot in #51
  • chore(deps): bump golang.org/x/net from 0.33.0 to 0.38.0 in /example by @dependabot in #48
  • feat: use params in example.go by @mengxunQAQ in #50

New Contributors

Full Changelog: v1.15.0...v1.15.1

v1.15.0

12 Mar 18:07
Compare
Choose a tag to compare

Breaking change

  • fix: make the Ignore filter really ignoring instead of accepting by @plaffitt in #40

Feat

Dependencies

  • chore(deps): bump golang.org/x/net from 0.26.0 to 0.33.0 in /example by @dependabot in #39
  • chore(deps): bump golang.org/x/net from 0.26.0 to 0.33.0 by @dependabot in #38

New Contributors

Full Changelog: v1.14.1...v1.15.0

v1.14.1

27 Jan 19:43
Compare
Choose a tag to compare
bump v1.14.1

v1.14.0

03 Jan 19:05
Compare
Choose a tag to compare

Run filters earlier to prevent unnecessary processing

v1.13.6

04 Nov 23:24
Compare
Choose a tag to compare

upgrade deps

v1.13.5

21 Sep 22:20
Compare
Choose a tag to compare

fix: convert time to utc