Skip to content

v9.14.0

Compare
Choose a tag to compare
@pyohannes pyohannes released this 29 Oct 16:24
14bb027

New Features

Bug fixes

  • Under some circumstances, the agent reported a total time higher than the response time when using Zend_Http_Client. This has been fixed.
  • The agent leaked a small amount of memory for each fulfilled Guzzle promise. This has been fixed.
  • Calls to newrelic_insert_distributed_trace_headers could cause crashes on PHP 7.0, 7.1, and 7.2. This has been fixed.
  • In rare cases, using Guzzle with Wordpress and PHP 7.4 caused crashes. This has been fixed.