Skip to content

1.5.1

Compare
Choose a tag to compare
@ktoso ktoso released this 19 Jan 10:42
· 31 commits to main since this release
1.5.1
3e3ef75

Summary

This patch release focuses on minor cleanups to ergonomics of setting metadata providers with the default stream log handlers, and fixes a bug in the default handler not printing the provided extra metadata by default (it does now).

Thank you to @slashmo for quickly noticing and providing a patch for the latter!

What's Changed

  • Allow passing explicit provider into the stream handlers by @ktoso in #250
  • Emit correct metadata from StreamLogHandler by @slashmo in #251

Full Changelog: 1.5.0...1.5.1