You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add .NET 8+ support for System.Data.Odbc ([#2948](https://github.com/newrelic/newrelic-dotnet-agent/issues/2948)) ([7ee9825](https://github.com/newrelic/newrelic-dotnet-agent/commit/7ee9825b21fbd442c066ccfe9040a0bd129840dd))
13
+
* Add support for instrumenting OpenSearchClient requests. ([#2956](https://github.com/newrelic/newrelic-dotnet-agent/issues/2956)) ([4309938](https://github.com/newrelic/newrelic-dotnet-agent/commit/4309938c5d0593029398d7658a37b5ebe78c283c))
14
+
15
+
16
+
### Fixes
17
+
18
+
* Add Azure Function app name prefix to `faas.name` attribute in Azure Function transactions. ([#2973](https://github.com/newrelic/newrelic-dotnet-agent/issues/2973)) ([80d4c76](https://github.com/newrelic/newrelic-dotnet-agent/commit/80d4c7619cbe8876b0ceacbf561b55b458a1189b))
19
+
* Custom attribute values of type float and decimal were not serialized correctly. ([#2975](https://github.com/newrelic/newrelic-dotnet-agent/issues/2975)) ([8812fe1](https://github.com/newrelic/newrelic-dotnet-agent/commit/8812fe1127270937fa869370443afff7aeb862e3))
20
+
* Improve error handling in AWS account ID parsing logic ([#2984](https://github.com/newrelic/newrelic-dotnet-agent/issues/2984)) ([9b66750](https://github.com/newrelic/newrelic-dotnet-agent/commit/9b66750e3343bccd10f269701d257b056eb660cc))
0 commit comments