v1.0.0-M2
Pre-release
Pre-release
marcingrzejszczak
released this
15 Feb 08:49
·
1008 commits
to main
since this release
This release of Micrometer Tracing depends on micrometer-core:2.0.0-M2, you can find the documentation here.
- We're providing an improved
SampleTestRunner
for your integration tests that also include in memory tests (in addition to Zipkin and Wavefront). - Added AssertJ extensions to assert a
FinishedSpan
andCollection<FinishedSpan>
- Upgraded to OTel 1.10.1
- Updated the
DocumentedSpan
abstraction - Better unit testing mechanisms for Tracer