Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 3.15.1 #403

Merged
merged 9 commits into from
Oct 27, 2021
Merged

Release 3.15.1 #403

merged 9 commits into from
Oct 27, 2021

Conversation

nr-swilloughby
Copy link
Contributor

3.15.1

Fixed

  • Updated support for SQL database instrumentation across the board for the Go Agent’s database integrations to more accurately extract the database table name from SQL queries. Fixes Issue #397.

  • Updated the go.mod file in the nrecho-v4 integration to require version 4.5.0 of the github.com/labstack/echo package. This addresses a security concern arising from downstream dependencies in older versions of the echo package, as described in the release notes for echo v4.5.0.

ARM64 Compatibility Note

The New Relic Go Agent is implemented in platform-independent Go, and supports (among the other platforms which run Go) ARM64/Graviton2 using Go 1.17+.

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.

@nr-swilloughby nr-swilloughby added this to the October 2021 release milestone Oct 27, 2021
@nr-swilloughby nr-swilloughby self-assigned this Oct 27, 2021
@nr-swilloughby nr-swilloughby added this to Awaiting User Input in Go Engineering Board via automation Oct 27, 2021
RichVanderwal
RichVanderwal previously approved these changes Oct 27, 2021
@nr-swilloughby nr-swilloughby merged commit 5be716d into master Oct 27, 2021
Go Engineering Board automation moved this from Awaiting User Input to Done Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect table name being parsed from query when using nrpq package
2 participants