Releases: opentelemetry-php/contrib-propagator-server-timing
Releases · opentelemetry-php/contrib-propagator-server-timing
Release 0.2.0
What's Changed:
- feat: Update contrib for the experimental response propagator interface by @jerrytfleung in 436
Full Changelog: 0.1.0...0.2.0
Release 0.1.0
What's Changed:
- fix: add Override attribute to ServerTiming by @cedricziel in 342
Full Changelog: 0.0.4...0.1.0
Release 0.0.4
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.3...0.0.4
Release 0.0.3
What's Changed:
- fixing implicit nullable deprecations for 8.4 by @brettmc in 288
- fixing build failures by @brettmc in 257
- Update php-cs-fixer rules by @weslenteche in 254
- Add PHP 8.3 to test matrix by @agoallikmaa in 245
Full Changelog: 0.0.2...0.0.3
Release 0.0.2
What's Changed:
- Fix TraceResponse format to match specification by @agoallikmaa in 243
Full Changelog: 0.0.1...0.0.2
Release 0.0.1
Initial release