Skip to content

Releases: dio/logging-node

v0.3.2

13 May 03:01
dfd9954

Choose a tag to compare

What's Changed

  • fix(sink-pino): thread wrapper level into pino so debug records actually emit by @dio in #25

Full Changelog: v0.3.1...v0.3.2

v0.3.1

12 May 04:17
a0ec99a

Choose a tag to compare

What's Changed

  • deps(gcp): use official gcp-metadata client for project auto-detection by @dio in #20

Full Changelog: v0.3.0...v0.3.1

v0.3.0

12 May 03:48
8b32db0

Choose a tag to compare

What's Changed

  • feat: split metric-safe and log-only attr scopes (cardinality fix) by @dio in #17
  • feat(gcp): structured fields for Cloud Logging UI by @dio in #18
  • feat(gcp): project auto-detection from metadata server by @dio in #19

Full Changelog: v0.2.1...v0.3.0

v0.2.1

12 May 01:20
8b63553

Choose a tag to compare

What's Changed

  • feat(gcp): sane defaults via env (OpenTelemetry conventions) by @dio in #16

Full Changelog: v0.2.0...v0.2.1

v0.2.0

12 May 00:59
48f32be

Choose a tag to compare

What's Changed

  • docs(readme): GCP / Cloud Logging section by @dio in #14
  • feat!: pino-style attrs-first signatures + GCP Cloud Trace context by @dio in #15

Full Changelog: v0.1.0...v0.2.0

v0.1.0

12 May 00:28
1620cb7

Choose a tag to compare

What's Changed

  • Initial v0.1.0 release: Node port of dio/logging by @dio in #2
  • docs(readme): when to use withAttrs vs log.with vs per-call attrs by @dio in #10
  • ci: auto-merge safe Dependabot bumps by @dio in #12

New Contributors

  • @dio made their first contribution in #2

Full Changelog: https://github.com/dio/logging-node/commits/v0.1.0