Skip to content

Latest commit

 

History

History
84 lines (53 loc) · 4.54 KB

CHANGELOG.md

File metadata and controls

84 lines (53 loc) · 4.54 KB

CHANGELOG

All notable changes to this project will be documented in this file.

1.0.0-rc.1

💥 Breaking Change

  • #55 chore: move baggage methods in propagation namespace (@vmarchaud)
  • #65 chore: remove suppress instrumentation (@dyladan)
  • #60 chore: removing timed event (@obecny)
  • #58 chore: use spancontext for link (@dyladan)
  • #47 chore: move span method for context in trace API #40 (@vmarchaud)
  • #45 chore: rename span#context() to span#spanContext (@dyladan)
  • #43 chore: renaming noop span to non recording span (@obecny)
  • #32 feat!: return boolean success value from setGlobalXXX methods (@dyladan)

🚀 Enhancement

  • #58 chore: use spancontext for link (@dyladan)
  • #51 feat: add function to wrap SpanContext in NonRecordingSpan #49 (@dyladan)

📝 Documentation

  • #64 chore: document the reason for symbol.for (@dyladan)
  • #44 chore: updating readme headline and fixing links (@obecny)

Committers: 5

1.0.0-rc.0

📝 Documentation

Committers: 1

0.18.1

🐛 Bug Fix

  • #16 fix: Reverse the direction of the semver check (@dyladan)

Committers: 1

v0.18.0

💥 Breaking Change

🚀 Enhancement

  • #10 Use semver to determine API compatibility (@dyladan)

🏠 Internal

Committers: 2

v0.17.0

Versions previous to 0.18.0 were developed in another repository. To see previous changelog entries see the CHANGELOG.md.