Skip to content

0.0.11 Release

Compare
Choose a tag to compare
@bobstrecansky bobstrecansky released this 25 May 17:52
· 310 commits to main since this release
499c58a

What's Changed

  • fixing w3c-tracecontext test startup by @brettmc in #668
  • Add compliance test and annotate existing ones by @yuktea in #669
  • Add phpunit annotations for compliance tests by @yuktea in #670
  • Add the base docker image to w3c context validation tests by @yuktea in #673
  • Allow custom counters implementing CounterInterface to be exported by @erdemkose in #676
  • fixing psr4 warnings in BC layer by @brettmc in #681
  • Support async php runtimes by @Nevay in #675
  • Add initial setup for splitting composer packages by @tidal in #682
  • Added B3MultiPropagater by @kishannsangani in #680

New Contributors

Full Changelog: 0.0.10...0.0.11