Skip to content

v1.7.0

Latest

Choose a tag to compare

@OguzErdi OguzErdi released this 05 Feb 14:15
· 2 commits to master since this release
0921d55

What's Changed

Removed:

  • NewRelic.Agent.Api dependency removed to make the project vendor-neutral
  • All NewRelic monitoring attributes ([Transaction], [Trace]) removed from codebase

Changed:

  • Users can now integrate their preferred monitoring solution (OpenTelemetry, Application Insights, Datadog, NewRelic, Elastic APM, etc.)
  • Added .DS_Store to .gitignore

Migration Notes:

  • No functional changes - all 39 tests passing
  • If using NewRelic, you can continue by integrating it manually