newrelic-dotnet-agent icon indicating copy to clipboard operation
newrelic-dotnet-agent copied to clipboard

The New Relic .NET language agent.

Results 163 newrelic-dotnet-agent issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps the nuget group in /build with 1 update: [YamlDotNet](https://github.com/aaubry/YamlDotNet). Updates `YamlDotNet` from 15.1.2 to 15.1.4 Release notes Sourced from YamlDotNet's releases. Release 15.1.4 Merge pull request #903 from lahma/license-expression...

dependencies
.NET

Bumps the nuget group in /src/NewRelic.Core with 1 update: [ILRepack](https://github.com/gluck/il-repack). Updates `ILRepack` from 2.0.32 to 2.0.33 Release notes Sourced from ILRepack's releases. 2.0.33 Fix #362 https://www.nuget.org/packages/ILRepack/2.0.33 https://www.nuget.org/packages/ILRepack.Lib/2.0.33 Changelog Sourced from...

dependencies
.NET

Bumps the github-actions group with 2 updates in the / directory: [github/codeql-action](https://github.com/github/codeql-action) and [ossf/scorecard-action](https://github.com/ossf/scorecard-action). Updates `github/codeql-action` from 3.25.3 to 3.25.5 Changelog Sourced from github/codeql-action's changelog. CodeQL Action Changelog See the...

dependencies
github_actions

Bumps the nuget group in /src/Agent/NewRelic/Agent/Core with 1 update: [ILRepack](https://github.com/gluck/il-repack). Updates `ILRepack` from 2.0.32 to 2.0.33 Release notes Sourced from ILRepack's releases. 2.0.33 Fix #362 https://www.nuget.org/packages/ILRepack/2.0.33 https://www.nuget.org/packages/ILRepack.Lib/2.0.33 Changelog Sourced from...

dependencies
.NET

:robot: I have created a release *beep* *boop* --- ## [10.25.0](https://github.com/newrelic/newrelic-dotnet-agent/compare/v10.24.0...v10.25.0) (2024-05-10) ### New features * Add support for AWS Lambda `APIGatewayHttpApiV2ProxyRequest` ([#2472](https://github.com/newrelic/newrelic-dotnet-agent/issues/2472)) ([3f06bf6](https://github.com/newrelic/newrelic-dotnet-agent/commit/3f06bf6a95465c37ee141c566b501d290e62d1fc)) ### Fixes * Upgrade Wix to...

autorelease: pending

https://www.nuget.org/packages/elastic.clients.elasticsearch/

testing
Core Technologies

### Describe the story, please be clear on scope of the story. .NET 7 reaches EOL on 14 May 2024. We need to update the list of unsupported versions in...

:robot: I have created a release *beep* *boop* --- ## [10.25.1](https://github.com/newrelic/newrelic-dotnet-agent/compare/v10.25.0...v10.25.1) (2024-05-23) ### Fixes * Agent license key should be optional in Serverless mode. ([#2499](https://github.com/newrelic/newrelic-dotnet-agent/issues/2499)) ([#2500](https://github.com/newrelic/newrelic-dotnet-agent/issues/2500)) ([801edc3](https://github.com/newrelic/newrelic-dotnet-agent/commit/801edc32a01dbc62a449963a41899ca68f987e78)) --- This PR...

autorelease: pending

### Is your feature request related to a problem? Please describe. It would be great if the newrelic agent had logic to automatically instrument hangfire jobs just like it does...

community

On hold while we wait for more details about the missing linkage with infra. ## Description * Updates GetDockerVendorInfo to check for both the v4 and v3 ECS metadata endpoint...