Skip to content

Releases: samber/slog-fiber

v1.18.0

12 Mar 18:08
Compare
Choose a tag to compare

Breaking change

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

Feat

  • feat: add default error message

Dependencies

  • chore(deps): bump github.com/samber/slog-formatter from 1.1.2 to 1.2.0 by @dependabot in #44
  • chore(deps): bump github.com/valyala/fasthttp from 1.58.0 to 1.59.0 by @dependabot in #45

Full Changelog: v1.17.2...v1.18.0

v1.17.2

27 Jan 19:44
Compare
Choose a tag to compare
bump v1.17.2

v1.17.1

12 Jan 21:14
Compare
Choose a tag to compare

Upgrade dependencies

v1.17.0

03 Jan 19:05
Compare
Choose a tag to compare

Run filters earlier to prevent unnecessary processing

v1.16.5

04 Nov 23:23
Compare
Choose a tag to compare

upgrade deps

v1.16.4

21 Sep 22:23
Compare
Choose a tag to compare

fix: convert time to utc

v1.16.3

17 Sep 20:22
Compare
Choose a tag to compare

trying to fix #26

v1.16.2

17 Aug 23:28
Compare
Choose a tag to compare

fix(otel): fetch the trace and span ids in user context instead of context

v1.16.1

17 Aug 18:55
Compare
Choose a tag to compare

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

v1.16.0

07 Jul 21:37
Compare
Choose a tag to compare

feat: adding GetRequestIDFromContext