Skip to content

0.0.12 Release

Compare
Choose a tag to compare
@bobstrecansky bobstrecansky released this 22 Jun 16:42
· 289 commits to main since this release
8f7f399

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 Samplers to return null 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 in register_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

Full Changelog: 0.0.11...0.0.12