Releases: samber/slog-gin
Releases · samber/slog-gin
v1.21.1
- Fix
Filtersuffix operations - Optimize
Filterperformance
Other
- chore(deps): bump go.opentelemetry.io/otel/trace from 1.29.0 to 1.42.0 by @dependabot[bot] in #81
- Revert "chore(deps): bump go.opentelemetry.io/otel/trace from 1.29.0 to 1.42.0" by @samber in #83
- chore(deps): bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #82
Full Changelog: v1.21.0...v1.21.1
v1.21.0
v1.20.1
What's Changed
- fix stack overflow by @nakastoev in #75
New Contributors
- @nakastoev made their first contribution in #75
Full Changelog: v1.20.0...v1.20.1
v1.20.0
What's Changed
Full Changelog: v1.19.1...v1.20.0
v1.19.1
Fixed default middleware config
v1.19.0
What's Changed
Other
- chore(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #70
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #69
Full Changelog: v1.18.0...v1.19.0
v1.18.0
feat: add variadic parameters to AddCustomAttributes and AddContextAttributes
v1.17.2
fix: fix out of bounds slice
v1.17.1
Full Changelog: v1.17.0...v1.17.1
v1.17.0
What's Changed
- Add support for SSE connections by @dianlight in samber/slog-http#7