Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 488 Bytes

ChangeLog.md

File metadata and controls

22 lines (13 loc) · 488 Bytes

Changelog for hs-opentelemetry-api

0.0.3.1

  • adjustContext uses an empty context if one hasn't been created on the current thread yet instead of acting as a no-op.

0.0.2.1

  • Doc enhancements

0.0.2.0

  • Separate Link and NewLink into two different datatypes to improve Link creation interface.
  • Add some version bounds
  • Catch & print all synchronous exceptions when calling span processor start and end hooks

0.0.1.0

  • Initial release

Unreleased changes