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.29.0 #840

Merged
merged 17 commits into from
Dec 14, 2023
Merged

Release 3.29.0 #840

merged 17 commits into from
Dec 14, 2023

Conversation

nr-swilloughby
Copy link
Contributor

3.29.0

Added

  • Security agent integration nrsecurityagent now reports security configuraiton information along with the overall Go Agent configuration values. (Updates nrsecurityagent to v1.2.0.)
  • Code-Level Metrics collection efficiency enhancement allows user callback function for as-needed (and just-in-time) evaluation of custom code locations rather than up-front location overrides, via the WithCodeLocationCallback CLM option. Deprecates WithCodeLocation option (although the latter function is still supported for compatibility with existing code).
  • Added extended synthetics support for new X-Newrelic-Synthetics-Info HTTP headers.
  • Documentation fixes.
  • Removed deprecated ROADMAP.md file.

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.

@codecov-commenter
Copy link

codecov-commenter commented Dec 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d850ce9) 82.16% compared to head (535eab4) 80.03%.
Report is 159 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #840      +/-   ##
==========================================
- Coverage   82.16%   80.03%   -2.13%     
==========================================
  Files         129      136       +7     
  Lines       11835    12665     +830     
==========================================
+ Hits         9724    10137     +413     
- Misses       1855     2226     +371     
- Partials      256      302      +46     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nr-swilloughby nr-swilloughby merged commit 20541a9 into master Dec 14, 2023
48 of 51 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.

5 participants