Releases: libercapital/liber-logger-go
Releases · libercapital/liber-logger-go
v1.1.3
What's Changed
- fix(http_client): avoid nil pointer when error on roundtrip by @lcnssantos1 in #12
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- fix(http): log request and response body when invalid json is returned by @lcnssantos1 in #10
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- fix(redact): add client_id as default redact key by @lcnssantos1 in #8
New Contributors
- @lcnssantos1 made their first contribution in #8
Full Changelog: v1.1.0...v1.1.1
v1.1.0: Merge pull request #7 from libercapital/feat/add-tracing
feat: add tracing
v1.0.1: Merge pull request #6 from libercapital/fix/update-libs
fix: update libs
v1.0.0: Merge pull request #1 from libercapital/feat/add-liber-logger
feat: add liber logger