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
- Introducing `Elastic.Apm.Extensions.Hosting` package with an extension method on `IHostBuilder` {pull}537[#537]
31
+
- Stack trace improvements: async call stack demystification ({pull}847[#847]) and showing frames from user code for outgoing HTTP calls ({pull}845[#845])
32
+
- Making fields on `IError` public {pull}847[#847]
33
+
- Service map improvements: {pull}893[#893]
34
+
35
+
[float]
36
+
===== Bug fixes
37
+
- Missing traces from the Kibana traces list due to setting `Transaction.ParentId` to an `Activity` {pull}888[#888]
38
+
- Exception around runtime detection {pull}859[#859]
39
+
- Missing outgoing HTTP calls in .NET Framework applications and causing memory issues {pull}896[#896]
0 commit comments