Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

36 lines (26 loc) · 1.01 KB

Changelog

0.0.1

0.0.2

  • Fix baggage not being propagated across the wire - thanks zlepper

0.0.3

  • Fix activity context not being available in logger - thanks zlepper

0.0.4

  • Make activity kind be "internal" for the process step - thanks zlepper

0.0.5

  • Update packages and framework targets - thanks arildboifot

1.0.0

  • Update to Rebus 8
  • Add system.diagnostics.metrics.meter support - thanks droosma
  • Rebus hard dependency on Rebus' intent header - thanks riezebosch

1.0.1

  • Prevent tag duplicates - thanks pfab-io

1.1.0

  • Extend System.Diagnostics.DiagnosticSource version range to work with .NET 9 - thanks rasmusjp