Skip to content

Release v3.11.0

Compare
Choose a tag to compare
@nr-swilloughby nr-swilloughby released this 18 Mar 23:16
· 1044 commits to master since this release
06c801d

New Features

  • Aerospike is now included on the list of recognized datastore names. Thanks @vkartik97 for your PR! #233
  • Added support for Verison 8 of go-redis. Thanks @ilmimris for adding this instrumentation! #251

Changes

  • Changed logging level for messages resulting from Infinite Tracing load balancing operations which were previously logged as errors; now they are debugging messages. #276

Fixed

  • When the agent is configured with cfg.ErrorCollector.RecordPanics set to true, panics would be recorded by New Relic, but stack traces would not be logged as the Go Runtime usually does. The agent now logs stack traces from within its panic handler, providing similar functionality. #278
  • Added license files to some integrations packages to ensure compatibility with package.go.dev. Now the documentation for our integrations show up again on go.docs.

Support statement

  • New Relic recommends that you upgrade the agent regularly to ensure that you're getting the latest features and performance benefits. Additionally, older releases will no longer be supported when they reach end-of-life.