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