github DataDog/dd-trace-php 0.71.0

latest releases: 1.1.0, 1.0.0, 1.0.0beta1...
2 years ago

Not supported with PHP 8.1.4+ and PHP 8.0.18+

Due to a subtle behaviour change in PHP 8.1.4 and PHP 8.0.18 respectively, all versions of the datadog tracer up to 0.71.0 are not compatible with PHP versions newer than PHP 8.1.4 or PHP 8.0.18.

Changed

  • Do not disable tracing when ionCube loader and ZendGuard loader are detected #1520

Added

  • Added ES integration support for newer PHP and ES versions #1516
  • Add support for wordpress on PHP 8 and use a different hook #1522
  • Add Code Hotspots #1517
  • Implement split by instance in PDO #1498

Fixed

  • Trigger profiling interrupt function before internal observer_end #1499
  • Fix compatibility with PHP 8.2 (master) #1521

Internal changes

  • Clean up Tea SAPI and allow ddtrace to run there #1502
  • Use a new curl session for each writer iteration and clear it after #1504
  • Increase bgs backlog by 20% #1506
  • Always include the Tea SAPI Catch2 test header #1507
  • Add is_nil function to UUID component #1515
  • Fix randomized testsuite memory limits and background sender curl handling #1525
  • Run cmake-format on TEA's CMakeLists.txt #1527
  • Simplify calls (zai symbols), add support for generators #1529
  • Update profiling to v0.5.0 #1537
  • Update profiling to v0.5.1 #1541
  • Move from checking status code reported by vegeta to check error logs #1540
  • Fix ZAI symbols on PHP 7.3+ (randomized tests failures) #1536
  • ​​Add a test case for guzzle url no schema + split by domain #1534
  • Point rel-env deployment to GH release 0.70.1 #1531
  • Tea ZE Suppport #1526
  • Show curl response status code in tests #1524
  • Add long running script memory check to randomized tests #1356
  • Add a test for sub path and wildcards normalization #1505

Don't miss a new dd-trace-php release

NewReleases is sending notifications on new releases.