Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: samber/slog-echo

v1.18.0

23 Oct 23:37

Choose a tag to compare

feat: add variadic parameters to AddCustomAttributes and AddContextAttributes

v1.17.2

10 Sep 18:33

Choose a tag to compare

fix: fix out of bounds slice

v1.17.1

31 Aug 14:36

Choose a tag to compare

Full Changelog: v1.17.0...v1.17.1

v1.17.0

28 Aug 23:07

Choose a tag to compare

What's Changed

Other

  • chore(deps): bump golangci/golangci-lint-action from 6 to 7 by @dependabot[bot] in #63
  • chore(deps): bump golang.org/x/crypto from 0.31.0 to 0.35.0 by @dependabot[bot] in #65
  • chore(deps): bump golang.org/x/crypto from 0.31.0 to 0.35.0 in /example by @dependabot[bot] in #64
  • chore(deps): bump golang.org/x/net from 0.33.0 to 0.38.0 by @dependabot[bot] in #66
  • chore(deps): bump golang.org/x/net from 0.33.0 to 0.38.0 in /example by @dependabot[bot] in #67
  • chore(deps): bump github.com/samber/lo from 1.49.1 to 1.50.0 by @dependabot[bot] in #68
  • chore(deps): bump golangci/golangci-lint-action from 7 to 8 by @dependabot[bot] in #69
  • chore(deps): bump github.com/samber/lo from 1.50.0 to 1.51.0 by @dependabot[bot] in #72
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #74

Full Changelog: v1.16.1...v1.17.0

v1.16.1

12 Mar 18:15

Choose a tag to compare

Breaking change

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

Dependencies

Full Changelog: v1.15.1...v1.16.1

v1.15.1

27 Jan 19:44

Choose a tag to compare

bump v1.15.1

v1.15.0

03 Jan 19:04

Choose a tag to compare

Run filters earlier to prevent unnecessary processing

v1.14.8

24 Dec 10:40

Choose a tag to compare

Upgrade deps

v1.14.7

21 Sep 22:30

Choose a tag to compare

fix: convert time to utc

v1.14.6

26 Aug 16:34

Choose a tag to compare

What's Changed

  • fix(error handling): overwrite the echo error when not an echo.HTTPError by @samber in #41

Full Changelog: v1.14.5...v1.14.6