Releases: nrfta/go-log
Releases · nrfta/go-log
v0.14.0
What's Changed
- Add dev var scrubber for graphql logging by @gjarmstrong in #15
Full Changelog: v0.13.0...v0.14.0
v0.13.0
🏠 Internal
- Add slog attribute replacer (#13) @gjarmstrong
📦 Dependencies
- Bump golang.org/x/net from 0.10.0 to 0.23.0 (#14) @dependabot
Contributors
@dependabot, @dependabot[bot], @gjarmstrong and @josemarluedke
For full changes, see the comparison between v0.12.0 and v0.13.0
v0.12.0
🚀 Enhancement
- chore: add graphql response middleware (#11) @gjarmstrong
📦 Dependencies
- Bump golang.org/x/text from 0.3.2 to 0.3.8 (#8) @dependabot
Contributors
@dependabot, @gjarmstrong and @josemarluedke
For full changes, see the comparison between v0.11.0 and v0.12.0
v0.11.0
🏠 Internal
- chore: add slog http middleware (#7) @gjarmstrong
Contributors
@gjarmstrong, @josemarluedke and @strobus
For full changes, see the comparison between v0.10.0 and v0.11.0
v0.10.0
🚀 Enhancement
- prefixed logger (#5) @thomas-esposito
Contributors
@josemarluedke, @strobus and @thomas-esposito
For full changes, see the comparison between v0.9.1 and v0.10.0
v0.9.1
- renamed
isProduction
parameter toisJSONFormatted
in theNew
function
Contributors
For full changes, see the comparison between v0.9.0 and v0.9.1