Important
We recommend updating to the latest agent version as soon as it's available. If your organization has established practices that prevent you from updating to the latest version, ensure that your agents are regularly updated to a version that's at most 90 days old. Read more about keeping your agent up to date.
3.40.0
Added
- Added
txn.IgnoreApdex()
function to ignore Apdex score for a given transaction - Added Custom Attributes via environment variables
NEW_RELIC_APPLICATION_LOGGING_FORWARDING_CUSTOM_ATTRIBUTES
- Added
nrconnect
integration for connect library. Connect is a slim library for building browser and gRPC-compatible HTTP APIs- Thank you to community member @castaneai for contributing to this solution
- Added
nrmongo-v2
integration supporting the mongodb-v2 library - Overhauled GitHub Actions Test Suite
- Added dockerized database support for mongodb and pgx5 integrations
Fixed
- Enhanced query parameter representation in nrpgx5 integration
- Fixed a bug where a race condition would occur in identifying container utilization.
- Capture DynamoDB table name and index name in DatastoreSegment
- Thank you to community member @rittneje for contributing to this solution
- Updated third-party library versions due to reported security or other supportability issues:
github.com/gofiber/fiber/v2
to 2.52.7 innrfiber
integrationgithub.com/go-chi/chi/v5
to 5.2.2 innrgochi
integration
Support statement
We use the latest version of the Go language. At minimum, you should be using no version of Go older than what is supported by the Go team themselves. See the Go agent EOL Policy for details about supported versions of the Go agent and third-party components.