Skip to content

v0.3.0

Compare
Choose a tag to compare
@mpilquist mpilquist released this 17 Jan 15:03
· 418 commits to main since this release
c804ee1

Features

  • Add ability to create a Trace[IO] from an EntryPoint[IO] by @mpilquist in #666
  • Add support for span suppression and coalescing, simplify span creation API via builder pattern by @mpilquist in #665
  • Add TraceableValue typeclass and base implementations by @bpholt in #667
  • Fix spanR for IOLocal-based Trace by @armanbilge in #679
  • Add test for spanR by @armanbilge in #681
  • Use case insensitive strings for Kernel headers by @armanbilge in #668
  • Add Trace#spanK by @armanbilge in #680
  • Allow non-uuid trace ids from kernel by @mpilquist in #685
  • Use opentelemetry standard names for honeycomb by @massimosiani in #686
  • Support SpanKind and linked traces as Span options by @bpholt in #688
  • Accept optional arbitrary fields when attaching an error to a span by @bpholt in #694

Build & Refactoring

Updates

Full Changelog: v0.2.2...v0.3.0