Skip to content

Releases: samber/slog-chi

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

v1.11.2

21 Sep 22:23

Choose a tag to compare

fix: convert time to utc

v1.11.1

17 Aug 18:55

Choose a tag to compare

fix: replace trace-id by trace_id and span-id by span_id