pinojs / pino-opentelemetry-transport

OpenTelemetry transport for Pino
MIT License
26 stars 4 forks source link

Missing release notes in v1.0.0 #169

Closed 10xLaCroixDrinker closed 7 months ago

10xLaCroixDrinker commented 7 months ago

https://github.com/pinojs/pino-opentelemetry-transport/releases/tag/v1.0.0

The breaking changes list just has an empty bullet point

⚠ BREAKING CHANGES

Features

Should be:

⚠ 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

Vunovati commented 7 months ago

Good catch. Updated. Release Please did not catch the breaking changes list correctly. I will have to be more careful about formatting the commit message