Releases: opentelemetry-php/contrib-propagator-traceresponse
Releases · opentelemetry-php/contrib-propagator-traceresponse
Release 0.1.0
What's Changed:
- feat: Update contrib for the experimental response propagator interface by @jerrytfleung in 436
Full Changelog: 0.0.5...0.1.0
Release 0.0.5
What's Changed:
- Drop support for PHP 7.4 and 8.0, introduce support for PHP 8.4, fix semconv deprecations by @intuibase in 315
Full Changelog: 0.0.4...0.0.5
Release 0.0.4
What's Changed:
- fix 8.4 deprecation in traceresponse propagator by @brettmc in 321
- Update php-cs-fixer rules by @weslenteche in 254
- Add PHP 8.3 to test matrix by @agoallikmaa in 245
Full Changelog: 0.0.3...0.0.4
Release 0.0.3
What's Changed:
- Fix TraceResponse format to match specification by @agoallikmaa in 243
- update readme for contrib packages by @brettmc in 200
Full Changelog: 0.0.2...0.0.3
Release 0.0.2
What's Changed:
- Fixing tests by @ChrisLightfootWild in 189
- Contrib: Reducing package size by @ChrisLightfootWild in 188
Full Changelog: 0.0.1...0.0.2
Release 0.0.1
Initial release