Skip to content

Releases: samber/slog-gin

v1.21.1

29 Apr 17:38

Choose a tag to compare

  • Fix Filter suffix operations
  • Optimize Filter performance

Other

  • chore(deps): bump go.opentelemetry.io/otel/trace from 1.29.0 to 1.42.0 by @dependabot[bot] in #81
  • Revert "chore(deps): bump go.opentelemetry.io/otel/trace from 1.29.0 to 1.42.0" by @samber in #83
  • chore(deps): bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #82

Full Changelog: v1.21.0...v1.21.1

v1.21.0

14 Feb 00:17

Choose a tag to compare

What's Changed

  • Simplify bodyWriter write method using io.Copy by @samber in #76
  • Add Custom Message Ability by @LRFalk01 in #77

New Contributors

Full Changelog: v1.20.1...v1.21.0

v1.20.1

06 Feb 02:11

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.20.0...v1.20.1

v1.20.0

02 Feb 16:50

Choose a tag to compare

What's Changed

  • feat: implement io.ReaderFrom in wrapped response by @samber in #73

Full Changelog: v1.19.1...v1.20.0

v1.19.1

06 Jan 16:47

Choose a tag to compare

Fixed default middleware config

v1.19.0

06 Jan 16:12

Choose a tag to compare

What's Changed

  • feat(pii): optional IP tracking by @samber in #72

Other

  • chore(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #70
  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #69

Full Changelog: v1.18.0...v1.19.0

v1.18.0

23 Oct 23:33

Choose a tag to compare

feat: add variadic parameters to AddCustomAttributes and AddContextAttributes

v1.17.2

10 Sep 18:32

Choose a tag to compare

fix: fix out of bounds slice

v1.17.1

31 Aug 14:37

Choose a tag to compare

Full Changelog: v1.17.0...v1.17.1

v1.17.0

28 Aug 23:06

Choose a tag to compare

What's Changed