Skip to content

Tags: robert-onyango/newrelic-dotnet-agent

Tags

v9.8.1

Toggle v9.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Disable log forwarding if no samples should be stored (newrelic#1097)

* Disable log forwarding at the configuration layer if the max samples stored is ever 0.

* changelog

* Fix artifactbuilder

* Potential fix for deprecated instrumentation being loaded

* Refactor deprecated instrumentation xml impl, add unit test

* Update checked in profiler

* Code Review Feedback

* Remove extra whitespace

v9.8.0

Toggle v9.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
APM Logs-in-Context Forwarding on by default (newrelic#1078)

* APM Logs-in-Context Forwarding on by default

* Updated Forwarding default test to check for true

* Removed applicationLogging defaults where possible in integration tests

v9.7.1

Toggle v9.7.1's commit message
Revert "Update all_solutions.yml (newrelic#1056)"

This reverts commit d017b68.

AzureSiteExtension_v1.5.3

Toggle AzureSiteExtension_v1.5.3's commit message
Revert "Update all_solutions.yml (newrelic#1056)"

This reverts commit d017b68.

v9.7.0

Toggle v9.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updates applicationLogging level to be log.level (newrelic#1045)

* Updates applicationLogging level to be log.level

* One missed test

experimental-lock-contention-build

Toggle experimental-lock-contention-build's commit message

v9.6.1

Toggle v9.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Removed references to Roadmap in Github (newrelic#1022)

* Update README.md

Remove reference to Github Roadmap

* Delete ROADMAP.md

Remove this file from our repository since it's no longer being used.

* Fix broken link

Co-authored-by: Alex Hemsath <[email protected]>

log4net-forwarding-eap

Toggle log4net-forwarding-eap's commit message

v9.6.0

Toggle v9.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
updated changelog (newrelic#973)

v9.5.1

Toggle v9.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert Linux profiler build process to fix Alpine Linux crash (newrel…

…ic#929)

* Revert to old linux profiler build

* Add some breadcrumbs for solving this problem in the future

* New checked-in Linux profiler build plus build script tweak

* Update changelog