Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 883 Bytes

CHANGELOG.md

File metadata and controls

32 lines (23 loc) · 883 Bytes

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