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.36.0 #992

Merged
merged 34 commits into from
Jan 16, 2025
Merged

Release 3.36.0 #992

merged 34 commits into from
Jan 16, 2025

Conversation

nr-swilloughby
Copy link
Contributor

3.36.0

Enhanced

  • Internal improvements to securityagent integration to better support trace handling and other support for security analysis of applications under test, now v1.3.4; affects the following other integrations:
    • nrecho, now v1.1.4
    • nrecho-v4, now v1.1.3
    • nrgin, now v1.3.3
    • nrgorilla, now v1.2.3
    • nrgraphqlgo, now v1.0.2
    • nrhttprouter, now v1.1.3

Fixed

  • Added missing license files.
  • Fixed module dependencies in nrgrpc integration, now v1.4.5
  • Corrects handling of panic(nil) to no longer try to keep pre-Go-1.21 behavior but to allow newer language semantics for that condition. Fixes issue 975.

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.

aayush-ap and others added 30 commits July 31, 2024 14:35
Update develop to be in sync with master
New config for nrsecurityagent
Fix missing license files in integration packages
Remove special handling of panic(nil)
@nr-swilloughby nr-swilloughby merged commit 5867ad9 into master Jan 16, 2025
59 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

panic(nil) not handled properly
3 participants