Skip to content

Releases: samber/slog-chi

v1.19.0

14 Feb 00:17

Choose a tag to compare

What's Changed

  • feat: adding WithCustomMessage by @samber in #41

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

v1.18.0

06 Jan 16:12

Choose a tag to compare

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

23 Oct 23:38

Choose a tag to compare

feat: add variadic parameters to AddCustomAttributes and AddContextAttributes

v1.16.1

31 Aug 14:36

Choose a tag to compare

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

v1.16.0

28 Aug 23:06

Choose a tag to compare

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

08 May 18:14

Choose a tag to compare

What's Changed

New Contributors

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

v1.14.0

12 Mar 18:08

Choose a tag to compare

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

27 Jan 19:44

Choose a tag to compare

bump v1.13.1

v1.13.0

03 Jan 19:05

Choose a tag to compare

Run filters earlier to prevent unnecessary processing

v1.12.3

04 Nov 23:23

Choose a tag to compare

upgrade deps