Skip to content

Releases: pinojs/pino-opentelemetry-transport

v1.0.1

10 Sep 10:26
4ea5645
Compare
Choose a tag to compare

1.0.1 (2024-09-10)

Bug Fixes

v1.0.0

26 Apr 20:33
0b62fd9
Compare
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
Compare
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
Compare
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
Compare
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)