Skip to content

Commit 05e46ca

Browse files
Merge pull request #235777 from pharring/main
Add release notes for 1.4.4
2 parents a334585 + eaa0a27 commit 05e46ca

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

articles/azure-monitor/snapshot-debugger/snapshot-debugger.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,10 +117,19 @@ For bug reports and feedback, [open an issue on GitHub](https://github.com/micro
117117

118118
[!INCLUDE [azure-monitor-log-analytics-rebrand](../../../includes/azure-monitor-instrumentation-key-deprecation.md)]
119119

120+
### [1.4.4](https://www.nuget.org/packages/Microsoft.ApplicationInsights.SnapshotCollector/1.4.4)
121+
A point release to address user-reported bugs.
122+
#### Bug fixes
123+
- Fix [Exception during native component extraction when using a single file application.](https://github.com/microsoft/ApplicationInsights-SnapshotCollector/issues/21)
124+
#### Changes
125+
- Lowered PDB scan failure messages from Error to Warning.
126+
- Update msdia140.dll.
127+
- Avoid making a service connection if the debugger is disabled via site extension settings.
128+
120129
### [1.4.3](https://www.nuget.org/packages/Microsoft.ApplicationInsights.SnapshotCollector/1.4.3)
121130
A point release to address user-reported bugs.
122131
#### Bug fixes
123-
- Fix [Hide the IDMS dependency from dependency tracker.](https://github.com/microsoft/ApplicationInsights-SnapshotCollector/issues/17)
132+
- Fix [Hide the IMDS dependency from dependency tracker.](https://github.com/microsoft/ApplicationInsights-SnapshotCollector/issues/17)
124133
- Fix [ArgumentException: telemetryProcessorTypedoes not implement ITelemetryProcessor.](https://github.com/microsoft/ApplicationInsights-SnapshotCollector/issues/19)
125134
<br>Snapshot Collector used via SDK is not supported when Interop feature is enabled. [See more not supported scenarios.](snapshot-debugger-troubleshoot.md#not-supported-scenarios)
126135

0 commit comments

Comments
 (0)