Skip to content

Commit 91639c3

Browse files
Merge pull request #262562 from pharring/main
Update SnapshotDebugger release notes for 1.4.5
2 parents e8538d6 + fd1a73a commit 91639c3

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

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

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

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

168+
### [1.4.5](https://www.nuget.org/packages/Microsoft.ApplicationInsights.SnapshotCollector/1.4.5)
169+
A point release to address a user-reported bug.
170+
171+
#### Bug fixes
172+
- Fixed AccessViolationException when reading some PDBs.
173+
174+
#### Changes
175+
- Added a ReadMe to the NuGet package.
176+
- Updated msdia140.dll.
177+
168178
### [1.4.4](https://www.nuget.org/packages/Microsoft.ApplicationInsights.SnapshotCollector/1.4.4)
169179
A point release to address user-reported bugs.
170180

171181
#### Bug fixes
172-
Fixed [Exception during native component extraction when using a single file application.](https://github.com/microsoft/ApplicationInsights-SnapshotCollector/issues/21)
182+
- Fixed [Exception during native component extraction when using a single file application.](https://github.com/microsoft/ApplicationInsights-SnapshotCollector/issues/21)
173183

174184
#### Changes
175185
- Lowered PDB scan failure messages from Error to Warning.

0 commit comments

Comments
 (0)