Releases · samber/slog-zap
v2.6.3
What's Changed
- Bump golangci/golangci-lint-action from 6 to 7 by @dependabot[bot] in #15
- chore(deps): bump golangci/golangci-lint-action from 7 to 8 by @dependabot[bot] in #16
- chore(deps): bump github.com/samber/slog-common from 0.18.1 to 0.19.0 by @dependabot[bot] in #17
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #18
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #19
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #22
- chore(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #21
- chore(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 by @dependabot[bot] in #20
- chore(deps): upgrading samber/slog-common by @samber in #23
New Contributors
Full Changelog: v2.6.2...v2.6.3
v2.6.2
v2.6.1
v2.6.0
feat: When the name is empty, WithGroup returns the receiver
v2.5.0
v2.4.0
extract attributes from context
v2.3.2
upgrade samber/slog-common
v2.3.1
upgrade samber/slog-common
v2.3.0
- improvement: send the right
sourceto zap - disabled
stacktrace
v2.2.0
Make WithAttrs() immutable