Skip to content

Releases: pinojs/pino-opentelemetry-transport

v2.0.0

03 Dec 12:41
bbc2c6f

Choose a tag to compare

2.0.0 (2025-12-03)

⚠ BREAKING CHANGES

  • requires pino ^10.0.0 and Node.js 20+

Bug Fixes

  • deps: bump actions/checkout from 5 to 6 (#236) (1c8620c)
  • deps: bump actions/setup-node from 4 to 5 (#226) (13349d6)
  • deps: bump pino-abstract-transport (#228) (ce179b0)

Miscellaneous Chores

v1.1.0

09 Sep 11:58
2fd48e4

Choose a tag to compare

1.1.0 (2025-09-09)

Features

  • update trace-instrumentation example (#209) (49d64c1)

Bug Fixes

  • deps: bump actions/checkout from 4 to 5 (#220) (fa61ff6)
  • handle undefined options in multiple targets configuration (#218) (9152e7a), closes #216

v1.0.1

10 Sep 10:26
4ea5645

Choose a tag to compare

1.0.1 (2024-09-10)

Bug Fixes

v1.0.0

26 Apr 20:33
0b62fd9

Choose a tag to compare

1.0.0 (2024-04-26)

⚠ BREAKING CHANGES

  • Requires peerDependency pino ^8.21.0 or ^9.0.0
  • Removes messageKey option
  • Changes severity text to log level name instead of OTel short name

Features

  • use config sent by pino to support custom message key and log levels (#165) (2bf9bc8)

v0.6.0

08 Mar 07:28
6924483

Choose a tag to compare

0.6.0 (2024-03-08)

Features

Bug Fixes

  • deps: bump actions/setup-node from 3 to 4 (#133) (c3735e7)

v0.5.0

09 Feb 13:31
ba9ff23

Choose a tag to compare

0.5.0 (2024-02-09)

Features

Bug Fixes

  • deps: bump the production-dependencies group with 1 update (#137) (86bba58)

v0.4.1

04 Jan 17:50
d003199

Choose a tag to compare

This release contains a bug fix and dependency updates

chore(deps-dev): bump @opentelemetry/instrumentation-http (#102)
chore(deps-dev): bump tsd from 0.28.1 to 0.30.3 (#109)
chore(deps-dev): bump @opentelemetry/sdk-node from 0.45.1 to 0.46.0 (#100)
fix(deps): bump @opentelemetry/exporter-logs-otlp-proto (#98)
fix(deps): bump @opentelemetry/sdk-logs from 0.44.0 to 0.46.0 (#101)
fix: remove unnecessary console.log (#110)
fix(deps): bump @opentelemetry/exporter-logs-otlp-http (#99)
fix(deps): bump @opentelemetry/api-logs from 0.44.0 to 0.46.0 (#103)
fix(deps): bump @opentelemetry/exporter-logs-otlp-grpc (#104)
chore: clean up http proto exporter instantiation (#75)
fix(deps): bump @opentelemetry/exporter-logs-otlp-http (#72)
chore(deps-dev): bump @types/node from 17.0.45 to 20.8.2 (#62)
chore(ci): dependabot use conventional commits (#61)