Skip to content

Releases: samber/slog-chi

v1.19.1

Choose a tag to compare

@github-actions github-actions released this 29 Apr 17:37
  • Fix Filter suffix operations
  • Optimize Filter performance

Other

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

Full Changelog: v1.19.0...v1.19.1

v1.19.0

Choose a tag to compare

@github-actions github-actions released this 14 Feb 00:17

What's Changed

  • feat: adding WithCustomMessage by @samber in #41

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

v1.18.0

Choose a tag to compare

@github-actions github-actions released this 06 Jan 16:12

What's Changed

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

Other

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

Full Changelog: v1.17.0...v1.18.0

v1.17.0

Choose a tag to compare

@github-actions github-actions released this 23 Oct 23:38

feat: add variadic parameters to AddCustomAttributes and AddContextAttributes

v1.16.1

Choose a tag to compare

@github-actions github-actions released this 31 Aug 14:36

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

v1.16.0

Choose a tag to compare

@github-actions github-actions released this 28 Aug 23:06

What's Changed

Other

  • chore(deps): bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2 by @dependabot[bot] in #30
  • chore(deps): bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2 in /example by @dependabot[bot] in #29
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #32

Full Changelog: v1.15.0...v1.16.0

v1.15.0

Choose a tag to compare

@github-actions github-actions released this 08 May 18:14

What's Changed

New Contributors

Full Changelog: v1.14.0...v1.15.0

v1.14.0

Choose a tag to compare

@github-actions github-actions released this 12 Mar 18:08

Breaking change

  • fix: make the Ignore filter really ignoring instead of accepting

Dependencies

  • chore(deps): bump github.com/go-chi/chi/v5 from 5.2.0 to 5.2.1 by @dependabot in #22

Full Changelog: v1.13.1...v1.14.0

v1.13.1

Choose a tag to compare

@github-actions github-actions released this 27 Jan 19:44
bump v1.13.1

v1.13.0

Choose a tag to compare

@github-actions github-actions released this 03 Jan 19:05

Run filters earlier to prevent unnecessary processing