Skip to content

Releases: chainguard-dev/clog

v1.6.1

27 Jan 21:29
479d629
Compare
Choose a tag to compare

What's Changed

  • default client: Use inner handler for log level enabled check. by @wlynch in #33

Full Changelog: v1.6.0...v1.6.1

v1.6.0

24 Jan 15:42
7b8abfe
Compare
Choose a tag to compare

What's Changed

  • Bump actions/setup-go from 5.1.0 to 5.2.0 by @dependabot in #30
  • gcp: avoid type assertion panic by @imjasonh in #29
  • Wrap context-aware handlers + values around loggers by default. by @wlynch in #31

Full Changelog: v1.5.1...v1.6.0

v1.5.1

25 Nov 17:08
e97f0ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

09 Aug 14:47
d36bc96
Compare
Choose a tag to compare

What's Changed

Dependencies

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

20 Jun 15:51
6962f14
Compare
Choose a tag to compare

What's Changed

  • gcp/trace: limit project ID lookups, add tests by @imjasonh in #14
  • Preserve context in With() calls by @tcnghia in #17
  • Use traceparent instead of X-Cloud-Trace-Context by @tcnghia in #16

New Contributors

Full Changelog: v1.3.1...v1.4.0

v1.3.1

06 Feb 18:12
f4145d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

29 Jan 01:49
fec25b6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.3.0

v1.2.2

21 Dec 19:00
988f625
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

13 Dec 01:01
Compare
Choose a tag to compare

v1.2.0

12 Dec 23:46
Compare
Choose a tag to compare
  • Adds new context loggers
  • Adds slogtest package to add context loggers for each test.

Full Changelog: wlynch/slogctx@v1.1.0...v1.2.0