Releases: opentelemetry-php/sdk
Releases · opentelemetry-php/sdk
Release 1.1.2
What's Changed:
- Fix start timestamp in auto root span by @znerol in 1413
- fix: Guzzle version 6 error in Http Client Discovery by @mvanduijker in 1409
Full Changelog: 1.1.1...1.1.2
Release 1.1.1
What's Changed:
- Add
TextMapPropagator
to instrumentation context by @Nevay in 1401 - check for readable host id files before read by @brettmc in 1400
Full Changelog: 1.1.0...1.1.1
Release 1.1.0beta3
What's Changed:
- Update SPI dependency. by @ChrisLightfootWild in 1388
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:
- Remove
MeterInterface::isEnabled()
and recreate metric streams on config re-enabling by @Nevay in 1387
Full Changelog: 1.1.0beta1...1.1.0beta2
Release 1.1.0beta1
What's Changed:
- adding config provider by @brettmc in 1366
- auto root span creation by @brettmc in 1354
- fix implicit null usage by @brettmc in 1362
- implement scope configuration by @brettmc in 1353
- semconv 1.27.0 by @brettmc in 1356
- auto-instrumentation registration by @brettmc in 1304
- add enabled functions by @brettmc in 1350
- add return type hints to Attributes* classes by @brettmc in 1351
- log discarded span attributes, events, links by @brettmc in 1336
- event logger spec compliance by @brettmc in 1335
- handle empty encoded responses by @brettmc in 1337
- Adds experimental service.instance.id resource detector by @matt-hensley in 1309
- Add return types for ArrayAccess in docblocks in AttributesBuilder by @MetalArend in 1319
- Fix logs exporter factory exception message by @davidgrayston in 1318
- implement events v1.32 by @brettmc in 1291
- Fix
weaken
for PHP8.4 closure names by @Nevay in 1303 - [PHP 8.4] Fixes for implicit nullability deprecation by @andypost in 1297
- migrate Clock classes to API by @brettmc in 1281
- Include schema_url in FriendlySpanConverter by @sudol in 1292
- Add
Span::addLink()
andMeter::createGauge()
by @Nevay in 1289 - enable timeout for http transports by @brettmc in 1275
- fixing warnings from local build by @brettmc in 1277
- Add host.id for non-containerized systems by @matt-hensley in 1266
- upgrade to phpunit 10 by @brettmc in 1258
- drop php 8.0 support by @brettmc in 1256
- perf: Re-use empty resource instance by @PROFeNoM in 1251
- upgrade psalm to v5 by @brettmc in 1246
- Drop PHP 7.4 support by @brettmc in 1244
Full Changelog: 1.0.8...1.1.0beta1
Release 1.0.8
What's Changed:
Full Changelog: 1.0.7...1.0.8
Release 1.0.7
What's Changed:
- Adding 'all' as an option for disabling auto instrumentations by @joaojacome in 1220
Full Changelog: 1.0.6...1.0.7
Release 1.0.6
Release 1.0.5
What's Changed:
Full Changelog: 1.0.4...1.0.5