Skip to content

Releases: neeckeloo/NewRelic

v3.0.0

27 Jun 15:17
be14230
Compare
Choose a tag to compare
  • Laminas migration

v2.5.0

27 Jun 15:07
009fd38
Compare
Choose a tag to compare
  • Drop PHP 7.1 support
  • Fix value type provided to ini_set function

v2.4.0

03 Dec 09:18
Compare
Choose a tag to compare
  • Allow usage of Monolog 2.0
  • Add PHP 7.4 support
  • Add transaction name providers in order to change the way transaction names are defined

v2.3.0

22 Dec 17:59
Compare
Choose a tag to compare
  • Drop PHP 5.6 and 7.0 support
  • Create log message for exceptions and all internal PHP errors

v2.2.0

15 Dec 15:19
Compare
Choose a tag to compare
  • Allow to use NEW_RELIC_APP_NAME and NEW_RELIC_LICENSE_KEY environment variables to configure module

v2.1.0

02 Sep 08:48
Compare
Choose a tag to compare
  • Fix ZF2 compatibility
  • Fix listener registration error with zend-eventmanager v3

v2.0.0

04 Jul 13:13
Compare
Choose a tag to compare
  • ZF3 compatibility
  • Remove initializers
  • Use Monolog instead of Zend log

v1.2.0

04 Aug 13:12
Compare
Choose a tag to compare
  • Bump PHP version to at least 5.5

v1.1.5

07 Aug 12:11
Compare
Choose a tag to compare
  • Allow chaining methods on NewRelic\Client
  • Exclude HTTP requests in background job listener
  • Some other minor fixes

v1.1.4

30 Jan 09:57
Compare
Choose a tag to compare
  • Use interface injection
  • Test if exception logging is enabled in error listener
  • Use response listener only for non-ajax http requests
  • Ignoring apdex metrics