2022.10.25
arvindshmicrosoft
released this
25 Oct 16:01
·
31 commits
to main
since this release
What's Changed
- Update debugger Nugets to 20220912.1623.0 by @arvindshmicrosoft in #89
- Add test for XML frames with encoded start / end tags by @arvindshmicrosoft in #91
- Handle frame numbers for multiple callstacks correctly by @arvindshmicrosoft in #92
- Update action versions by @arvindshmicrosoft in #93
- Support multiple PDB versions for XML frames by @arvindshmicrosoft in #94
- Use LINQ .Where to filter (CodeQL suggestion) by @arvindshmicrosoft in #95
- Use ntdll instead of sqldk for ordinal tests by @arvindshmicrosoft in #96
- Refactor PowerShell usage to not require local script exec by @arvindshmicrosoft in #97
- Eliminate avoidable SymSrv init / cleanup by @arvindshmicrosoft in #98
- Fix typo in RVA callstack module info extraction by @arvindshmicrosoft in #99
- Bump latest release to 2022.10.25 by @arvindshmicrosoft in #100
Full Changelog: 2022.08.18...2022.10.25