Releases: microsoft/SQLCallStackResolver
Releases · microsoft/SQLCallStackResolver
2022.01.25
What's Changed
- Fix exception in inline frame processing by @arvindshmicrosoft in #22
Full Changelog: 2022.01.19...2022.01.25
2022.01.19
What's Changed
- Use local VS and Win SDK files as build pre-reqs by @arvindshmicrosoft in #17
- Lookup PDBs for spatial DLLs by @arvindshmicrosoft in #18
- Improve single-line input handling by @arvindshmicrosoft in #19
- Optimize performance by @arvindshmicrosoft in #20
- Trim code and tests by @arvindshmicrosoft in #21
Full Changelog: 2021.12.10...2022.01.19
2021.12.10
What's Changed
- Fix frame number handling for inline frames by @arvindshmicrosoft in #13
- Handle XML frames with abbreviated output by @arvindshmicrosoft in #16
Full Changelog: 2021.10.26...2021.12.10
2021.11.02
What's Changed
- Fix frame number handling for inline frames by @arvindshmicrosoft in #13
Full Changelog: 2021.10.26...2021.11.02
2021.10.26
Reduced dependencies; significantly lesser number of files in the download.
2021.07.24
Minor release with only one change:
- Include the machine type (x64 / x86) when creating a folder to store downloaded public PDBs
2021.06.09
SQLCallStackResolver moved to Microsoft org