Releases: microsoft/ApplicationInsights-Profiler-AspNetCore
v3.0.2
What's Changed
- Add upper bound to ApplicationInsights.AspNetCore dependency by @xiaomi7732 in Azure/azuremonitor-opentelemetry-profiler-net#117
- Fix high CPU from RandomSchedulingPolicy sampling trigger by @xiaomi7732 in Azure/azuremonitor-opentelemetry-profiler-net#118
- Fix CPU monitoring, add Linux cgroup support, improve diagnostics by @xiaomi7732 in Azure/azuremonitor-opentelemetry-profiler-net#119
Package: https://www.nuget.org/packages/Microsoft.ApplicationInsights.Profiler.AspNetCore/3.0.2
3.0.1
-
Application insights connection string is required to run the application with profiler turned on. See #240 for more details.
-
Dependency Updates: Bumped up dependencies to the latest versions, addressing potential security vulnerabilities in upstream packages. This is crucial for maintaining a secure, stable environment.
-
Foundation for Future Features: The changes also lay the groundwork for future features, which implies the current release is more about infrastructure and setting up the system to handle new functionalities in the future.
-
Preview Feature – Agent Modes: A new feature (Agent Modes) is being introduced but isn't fully functional yet. It's in the preview stage, where its impact won't be felt until the server-side components are ready to support it.
What's Changed
- Update readme for 2.7.0 by @xiaomi7732 in #215
- Add sample for Azure Function by @j-zhong-ms in #207
- Update examples to include some heavy operations by @xiaomi7732 in #223
- Add a link to code optimizations by @xiaomi7732 in #224
- Append missing instructions by @xiaomi7732 in #225
- Add a troubleshoot doc by @xiaomi7732 in #231
- Dev/saars/rev troubleshoot by @xiaomi7732 in #232
- Update readme to cross reference OTel Profiler by @xiaomi7732 in #233
New Contributors
- @j-zhong-ms made their first contribution in #207
Full Changelog: v2.7.0...v3.0.1
2.7.0
Package released: https://www.nuget.org/packages/Microsoft.ApplicationInsights.Profiler.AspNetCore/2.7.0
See details in milestone: https://github.com/microsoft/ApplicationInsights-Profiler-AspNetCore/milestone/23?closed=1
v2.5.3
Package released: https://www.nuget.org/packages/Microsoft.ApplicationInsights.Profiler.AspNetCore/2.5.3
See details in milestone: https://github.com/microsoft/ApplicationInsights-Profiler-AspNetCore/milestone/26?closed=1
v2.5.2
v2.4.0
Package:
https://www.nuget.org/packages/Microsoft.ApplicationInsights.Profiler.AspNetCore/2.4.0
This is basically a repack of 2.4.0-beta2:
https://github.com/microsoft/ApplicationInsights-Profiler-AspNetCore/milestone/21?closed=1
As well as 1 simple bug fix: #172
v.2.4.0-beta1
v2.3.1
Stable release based on 2.3.1-beta5.
Find the NuGet package here: https://www.nuget.org/packages/Microsoft.ApplicationInsights.Profiler.AspNetCore/2.3.1.
v2.3.1-beta5
v2.3.1-beta4
- .NET 6 support.
- Bug fixes.
Check out details in 2.3.1-beta4
NuGet package: https://www.nuget.org/packages/Microsoft.ApplicationInsights.Profiler.AspNetCore/2.3.1-beta4