-
-
Notifications
You must be signed in to change notification settings - Fork 9
Releases: samber/slog-chi
Releases Β· samber/slog-chi
Release list
v1.19.1
- Fix
Filtersuffix operations - Optimize
Filterperformance
Other
- chore(deps): bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #44
- chore(deps): bump go.opentelemetry.io/otel/trace from 1.29.0 to 1.42.0 by @dependabot[bot] in #45
- Revert "chore(deps): bump go.opentelemetry.io/otel/trace from 1.29.0 to 1.42.0" by @samber in #46
Full Changelog: v1.19.0...v1.19.1
Assets 2
v1.19.0
Assets 2
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
Assets 2
v1.17.0
feat: add variadic parameters to AddCustomAttributes and AddContextAttributes
Assets 2
v1.16.1
Full Changelog: v1.16.0...v1.16.1
Assets 2
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
Assets 2
v1.15.0
Assets 2
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
Assets 2
v1.13.1
Assets 2
v1.13.0
Run filters earlier to prevent unnecessary processing