newrelic / go-agent

New Relic Go Agent
Apache License 2.0
764 stars 294 forks source link

Release 3.23.1 #751

Closed iamemilio closed 1 year ago

iamemilio commented 1 year ago

3.23.1

Added

Fixed

We recommend updating to the latest agent version as soon as it's available. If you can't upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about keeping agents up to date. (https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/)

See the Go agent EOL Policy for details about supported versions of the Go agent and third-party components.

codecov-commenter commented 1 year ago

Codecov Report

Merging #751 (182f9e3) into master (d850ce9) will increase coverage by 0.23%. The diff coverage is 36.36%.

@@            Coverage Diff             @@
##           master     #751      +/-   ##
==========================================
+ Coverage   82.16%   82.40%   +0.23%     
==========================================
  Files         129      136       +7     
  Lines       11835    12177     +342     
==========================================
+ Hits         9724    10034     +310     
- Misses       1855     1884      +29     
- Partials      256      259       +3     
Impacted Files Coverage Δ
v3/newrelic/config_options.go 47.03% <0.00%> (-0.76%) :arrow_down:
v3/newrelic/internal_txn.go 90.85% <0.00%> (-0.27%) :arrow_down:
v3/newrelic/segments.go 83.33% <ø> (ø)
v3/newrelic/version.go 100.00% <ø> (ø)
v3/newrelic/config.go 90.23% <100.00%> (+0.02%) :arrow_up:
v3/newrelic/serverless.go 77.22% <100.00%> (+0.46%) :arrow_up:
v3/newrelic/sqlparse/sqlparse.go 100.00% <100.00%> (ø)

... and 8 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more