Skip to content

Releases: samber/slog-http

v1.12.0

14 Feb 00:18

Choose a tag to compare

What's Changed

  • fix: add default value of WithCustomMessage by @samber in #19

Full Changelog: v1.11.1...v1.12.0

v1.11.1

06 Feb 02:13

Choose a tag to compare

What's Changed

  • fix: avoid infinite recursion when recording body with Readfrom by @hlubek in #18

Full Changelog: v1.11.0...v1.11.1

v1.11.0

02 Feb 16:49

Choose a tag to compare

What's Changed

  • fix: implement io.ReaderFrom in wrapped response by @hlubek in #17

New Contributors

Full Changelog: v1.10.0...v1.11.0

v1.10.0

06 Jan 16:11

Choose a tag to compare

What's Changed

  • fix: recovery handler suppresses http.ErrAbortHandler by @wI2L in #12
  • feat: add WithClientIP property by @ItalyPaleAle in #16

New Contributors

Full Changelog: v1.9.0...v1.10.0

v1.9.0

23 Oct 23:35

Choose a tag to compare

feat: add variadic parameters to AddCustomAttributes and AddContextAttributes

v1.8.2

10 Sep 18:32

Choose a tag to compare

fix: fix out of bounds slice

v1.8.1

31 Aug 14:32

Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0

28 Aug 23:06

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.0

08 May 18:35

Choose a tag to compare

What's Changed

  • Fix custom attribute storage by @samber in #5

Full Changelog: v1.6.0...v1.7.0

v1.6.0

12 Mar 18:08

Choose a tag to compare

Breaking change

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

Full Changelog: v1.5.1...v1.6.0