Releases: samber/slog-gin
Releases Β· samber/slog-gin
v1.6.0
Feat: adding support for OTEL
v1.5.0
feat: send request context into log record context
v1.4.0
feat: set max size for http request+response body dump
v1.3.0
- verbose mode
- custom attributes
v1.2.0
feat: split path
into 2 variables (path
+route
)
v1.1.1
Security fix: golang.org/x/net
v1.1.0
feat: adding filters
v1.0.0
Upgrade to Go v1.21
v0.3.0
- Upgrade slog
- Fix slog.Group and slog.NewJSONHandler breaking changes
v0.2.0
Add request id