This release adds support for slog. zapr implements slogr.SlogSink
and therefore can be used through slogr.NewSlogHandler
as backend for slog.
What's Changed
- Added dependabot by @Neo2308 in #63
- Updated min supported version to go 1.18 by @Neo2308 in #62
- update linter config and fix issues by @pohly in #61
- Bump github.com/go-logr/logr from 1.2.4 to 1.3.0 by @dependabot in #71
- support slog by @pohly in #60
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.4 by @dependabot in #65
- Bump actions/checkout from 2 to 3 by @dependabot in #66
- Bump actions/setup-go from 2 to 4 by @dependabot in #67
- Bump golangci/golangci-lint-action from 2 to 3 by @dependabot in #68
- Bump actions/checkout from 3 to 4 by @dependabot in #69
- Bump go.uber.org/zap from 1.24.0 to 1.25.0 by @dependabot in #64
- Bump go.uber.org/zap from 1.25.0 to 1.26.0 by @dependabot in #70
New Contributors
- @Neo2308 made their first contribution in #63
- @dependabot made their first contribution in #65
Full Changelog: v1.2.4...v1.3.0