Releases: samber/slog-gin
Releases · samber/slog-gin
v1.17.1
Full Changelog: v1.17.0...v1.17.1
v1.17.0
What's Changed
- Add support for SSE connections by @dianlight in samber/slog-http#7
v1.16.1
Hot fix on SetDebugPrintFunc + SetDebugPrintRouteFunc
Full Changelog: v1.16.0...v1.16.1
v1.16.0
What's Changed
- feat: expose RequestIDContextKey to improve context logging by @joejoe-am in #59
- feat: handle gin debug by @samber in #61
Other
- chore(deps): bump github.com/gin-gonic/gin from 1.10.0 to 1.10.1 by @dependabot[bot] in #56
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #60
New Contributors
- @joejoe-am made their first contribution in #59
Full Changelog: v1.15.1...v1.16.0
v1.15.1
What's Changed
Other
- chore(deps): bump golangci/golangci-lint-action from 6 to 7 by @dependabot in #45
- chore(deps): bump golangci/golangci-lint-action from 7 to 8 by @dependabot in #51
- chore(deps): bump golang.org/x/net from 0.33.0 to 0.38.0 in /example by @dependabot in #48
- feat: use params in example.go by @mengxunQAQ in #50
New Contributors
- @mengxunQAQ made their first contribution in #50
- @slhmy made their first contribution in #53
Full Changelog: v1.15.0...v1.15.1
v1.15.0
Breaking change
Feat
Dependencies
- chore(deps): bump golang.org/x/net from 0.26.0 to 0.33.0 in /example by @dependabot in #39
- chore(deps): bump golang.org/x/net from 0.26.0 to 0.33.0 by @dependabot in #38
New Contributors
Full Changelog: v1.14.1...v1.15.0
v1.14.1
bump v1.14.1
v1.14.0
Run filters earlier to prevent unnecessary processing
v1.13.6
upgrade deps
v1.13.5
fix: convert time to utc