Skip to content

Releases: gringolito/fiberslog

v1.1.0

Choose a tag to compare

@gringolito gringolito released this 24 Apr 18:20
5c5e4ae

What's Changed

  • ci: add Codecov coverage upload and badges for Codecov and CodeQL by @gringolito in #10
  • refactor!: unexport ConfigDefault to prevent global mutation by @gringolito in #11

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@gringolito gringolito released this 24 Apr 02:58
35f3c36

What's Changed

  • Migrate from golang.org/x/exp/slog to stdlib log/slog by @gringolito in #1
  • Add SkipHeaders to prevent credential leaks in requestHeaders logging by @gringolito in #2
  • test: add table-driven TestNew_LogFields covering all switch cases by @gringolito in #3
  • fix: derive log level from Fiber error when handler returns an error by @gringolito in #4
  • test: add concurrent race-detection test and enable -race in CI by @gringolito in #5
  • test: lock unknown field names are silently ignored by @gringolito in #6
  • feat: add responseHeaders field to log response headers by @gringolito in #7
  • docs: expand README with field reference table, badges, and contributing guide by @gringolito in #8
  • feat: add runnable examples/basic and CI build job by @gringolito in #9

New Contributors

Full Changelog: v0.0.1...v1.0.0

v0.0.1

Choose a tag to compare

@gringolito gringolito released this 15 Apr 01:59
08e7886