Skip to content

1.0.4

Compare
Choose a tag to compare
@shakuzen shakuzen released this 10 Apr 13:39
· 115 commits to 1.0.x since this release
2f9138e

⭐ New Features

  • Allow propagating spans via ThreadLocalAccessors #206

🐞 Bug Fixes

  • Avoid calling exporter if no traces to send #224
  • Fixed the logic for scope clearing #223
  • CompositeSpanExporter should not call spanExporter if there are no spans to send #221
  • Stackoverflow with reverting scope #220
  • Not creating scopes when resetting scope on trace handler #213
  • TracingAwareMeterObservationHandler's delegate is unable to fetch the current Span #207

🔨 Dependency Upgrades

  • Upgrade to Micrometer 1.10.6 #225

❤️ Contributors

Thank you to all the contributors who worked on this release:

@corecanarias