0.0.12 Release
What's Changed
- Bump guzzlehttp/guzzle from 7.4.0 to 7.4.3 in /examples/distributed-tracing/src by @dependabot in #685
- Fix composer package replacements by @tidal in #684
- Add validation for package composer files by @tidal in #687
- Remove invalid dependency in contrib composer config by @tidal in #692
- adding scope detach to examples by @brettmc in #693
- Update framework integration docs by @yuktea in #689
- #632 : Move stack trace formatting out of Span class by @amber0612 in #694
- Fix spelling of OpenTelemetry in readme by @alanwest in #698
- Improve StackTraceFormatter by @Nevay in #697
- Prevent creation of invalid trace id / span id in RandomIdGenerator by @Nevay in #699
- fixing BC alias for InstrumentationLibrary by @brettmc in #706
- Bump guzzlehttp/guzzle from 7.4.3 to 7.4.4 in /examples/distributed-tracing/src by @dependabot in #707
- Fix W3C test service by @yuktea in #686
- Fix overriding attribute increases total count by @Nevay in #710
- Change
Sampler
s to returnnull
instead of provided attributes by @Nevay in #713 - Cleanup/fix context package by @Nevay in #711
- Add package validate call to CI by @tidal in #714
- Upgrade deptrac by @tidal in #717
- Add package information to README by @tidal in #719
- Prevent leaking
TracerProvider
inregister_shutdown_function()
by @Nevay in #716 - Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5 in /examples/distributed-tracing/src by @dependabot in #722
New Contributors
- @amber0612 made their first contribution in #694
- @alanwest made their first contribution in #698
Full Changelog: 0.0.11...0.0.12