Releases: opentelemetry-php/api
Releases · opentelemetry-php/api
Release 1.2.2
Release 1.2.1
What's Changed:
Full Changelog: 1.2.0...1.2.1
Release 1.2.0
What's Changed:
- deprecate event logger by @brettmc in 1466
- remove blank lines after class opening by @brettmc in 1468
Full Changelog: 1.1.2...1.2.0
Release 1.1.2
What's Changed:
- Added \Attribute::TARGET_PARAMETER to \OpenTelemetry\API\Instrumentation\SpanAttribute by @ChrisLightfootWild in 1433
Full Changelog: 1.1.1...1.1.2
Release 1.1.1
What's Changed:
- Add
TextMapPropagator
to instrumentation context by @Nevay in 1401 - Move hook manager registration to API package by @Nevay in 1402
- Fix HookManagerInterface annotation by @ChrisLightfootWild in 1395
Full Changelog: 1.1.0...1.1.1
Release 1.1.0beta3
What's Changed:
- Remove
MeterInterface::isEnabled()
and recreate metric streams on config re-enabling by @Nevay in 1387
Full Changelog: 1.1.0beta2...1.1.0beta3
Release 1.1.0
What's Changed:
Full Changelog: 1.1.0beta3...1.1.0
Release 1.1.0beta2
What's Changed:
- fix withspan handler nullable + example by @brettmc in 1377
- adding auto-instrumentation attribute to API by @brettmc in 1371
Full Changelog: 1.1.0beta1...1.1.0beta2
Release 1.1.0beta1
What's Changed:
- adding config provider by @brettmc in 1366
- add minimal auto-instrumentation hook functions by @brettmc in 1358
- fix implicit null usage by @brettmc in 1362
- implement scope configuration by @brettmc in 1353
- adding LocalRootSpan by @brettmc in 1310
- auto-instrumentation registration by @brettmc in 1304
- add enabled functions by @brettmc in 1350
- event logger spec compliance by @brettmc in 1335
- Add infection test tool by @brettmc in 1306
- implement events v1.32 by @brettmc in 1291
- [PHP 8.4] Fixes for implicit nullability deprecation by @andypost in 1297
- migrate Clock classes to API by @brettmc in 1281
- Add
Span::addLink()
andMeter::createGauge()
by @Nevay in 1289 - Fix tracestate implementation by @Nevay in 1267
- drop php 8.0 support by @brettmc in 1256
- upgrade psalm to v5 by @brettmc in 1246
- Drop PHP 7.4 support by @brettmc in 1244
Full Changelog: 1.0.3...1.1.0beta1
Release 1.0.3
What's Changed:
Full Changelog: 1.0.2...1.0.3