Releases: samber/slog-chi
Releases · samber/slog-chi
v1.19.0
v1.18.0
What's Changed
Other
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #36
- chore(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #37
Full Changelog: v1.17.0...v1.18.0
v1.17.0
feat: add variadic parameters to AddCustomAttributes and AddContextAttributes
v1.16.1
Full Changelog: v1.16.0...v1.16.1
v1.16.0
What's Changed
- Add support for SSE connections by @dianlight in samber/slog-http#7
Other
- chore(deps): bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2 by @dependabot[bot] in #30
- chore(deps): bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2 in /example by @dependabot[bot] in #29
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #32
Full Changelog: v1.15.0...v1.16.0
v1.15.0
v1.14.0
Breaking change
- fix: make the Ignore filter really ignoring instead of accepting
Dependencies
- chore(deps): bump github.com/go-chi/chi/v5 from 5.2.0 to 5.2.1 by @dependabot in #22
Full Changelog: v1.13.1...v1.14.0
v1.13.1
bump v1.13.1
v1.13.0
Run filters earlier to prevent unnecessary processing
v1.12.3
upgrade deps