Skip to content

Releases: newrelic-experimental/newrelic-dotnet-customparams

Release 1.0.7

28 Feb 04:55
Compare
Choose a tag to compare

Rewrite to target ASP 35 IntegratedPipeline. XML and DLL file name changed from Custom.Providers.Wrapper.AspNet to Custom.Providers.Wrapper.Asp35
To install, please delete old xml and dll and copy new files as per README. The configuration changes to newrelic.config remain the same.

Release 1.0.6

22 Feb 21:14
Compare
Choose a tag to compare

Fixed issues with exception throws because of empty header.

Release 1.0.5

19 Feb 21:56
Compare
Choose a tag to compare

Added support for ASP .Net API calls

Release 1.0.4

18 Feb 23:05
Compare
Choose a tag to compare

Added support for capturing some request properties like Url, Path. Add this following snipped in newrelic.config to capture full request URL.

Release 1.0.3

18 Feb 20:12
34280d5
Compare
Choose a tag to compare

Added special code for Ivanta such that a new custom attribute "OriginHost" is created by using the value of Origin http request header. If that is null, then the value of Host http request header is used.

Release 1.0.2

17 Feb 21:42
Compare
Choose a tag to compare

Updated build API to target New Relic .Net Agent v8.34.0