Releases: samber/slog-syslog
Releases · samber/slog-syslog
v2.5.3
What's Changed
- chore(deps): bump golangci/golangci-lint-action from 6 to 7 by @dependabot[bot] in #18
- chore(deps): bump golangci/golangci-lint-action from 7 to 8 by @dependabot[bot] in #19
- chore(deps): bump github.com/samber/slog-common from 0.18.1 to 0.19.0 by @dependabot[bot] in #20
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #22
- Fix documentation to match code by @fragglet in #23
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #25
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #27
- chore(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #26
- chore(deps): upgrading samber/slog-common by @samber in #29
New Contributors
Full Changelog: v2.5.2...v2.5.3
v2.5.2
Upgrade dependencies
v2.5.1
Upgrade deps
v2.5.0
When the name is empty, WithGroup returns the receiver.
v2.4.0
Remove empty attributes
v2.3.0
extract attributes from context
v2.2.2
upgrade samber/slog-common
v2.2.1
upgrade samber/slog-common
v2.2.0
feat: add custom marshaler
v2.1.0
Make WithAttrs() immutable