Skip to content

Releases: samber/slog-fiber

v1.22.2

Choose a tag to compare

@github-actions github-actions released this 29 Apr 17:37
  • Fix Filter suffix operations
  • Optimize Filter performance

Other

  • chore(deps): bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #85
  • chore(deps): bump go.opentelemetry.io/otel from 1.40.0 to 1.41.0 by @dependabot[bot] in #87
  • chore(deps): bump github.com/gofiber/fiber/v3 from 3.1.0 to 3.2.0 by @dependabot[bot] in #88

Full Changelog: v1.22.1...v1.22.2

v1.22.1

Choose a tag to compare

@github-actions github-actions released this 25 Mar 14:46

What's Changed

  • chore(deps): bump github.com/gofiber/fiber/v3 from 3.0.0 to 3.1.0 by @dependabot[bot] in #83

Full Changelog: v1.22.0...v1.22.1

v1.22.0

Choose a tag to compare

@github-actions github-actions released this 14 Feb 00:18

What's Changed

  • feat: adding WithCustomMessage by @samber in #82

Full Changelog: v1.21.0...v1.22.0

v1.21.0

Choose a tag to compare

@github-actions github-actions released this 07 Feb 17:06

What's Changed

Other

  • chore(deps): upgrading samber/slog-common by @samber in #80
  • chore(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #73

Full Changelog: v1.20.1...v1.21.0

1.20.2

Choose a tag to compare

@github-actions github-actions released this 02 Feb 18:08

What's Changed

  • chore(deps): upgrading samber/slog-common by @samber in #80

Full Changelog: v1.20.0...1.20.2

v1.20.1

Choose a tag to compare

@github-actions github-actions released this 06 Jan 16:48

Fixed default middleware config

v1.20.0

Choose a tag to compare

@github-actions github-actions released this 06 Jan 16:11

What's Changed

  • feat(pii): optional IP tracking by @samber in #77

Other

  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #72
  • chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.9 to 2.52.10 by @dependabot[bot] in #74
  • chore(deps): bump github.com/samber/slog-formatter from 1.2.0 to 1.2.2 by @dependabot[bot] in #75

Full Changelog: v1.19.0...v1.20.0

v1.19.0

Choose a tag to compare

@github-actions github-actions released this 23 Oct 23:36

feat: add variadic parameters to AddCustomAttributes and AddContextAttributes

v1.18.1

Choose a tag to compare

@github-actions github-actions released this 10 Sep 18:33

fix: fix out of bounds slice

v1.18.0

Choose a tag to compare

@github-actions github-actions released this 12 Mar 18:08

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