Releases: microsoft/SQLCallStackResolver
Releases · microsoft/SQLCallStackResolver
2022.05.27
What's Changed
- Add test case where module file extension is missing by @arvindshmicrosoft in #36
- Remove un-necessary VC++ runtime DLLs by @arvindshmicrosoft in #39
Full Changelog: 2022.04.01...2022.05.27
2022.04.01
What's Changed
- Use DIA lib from VS2022 and NuGet for dbghelp, symsrv by @arvindshmicrosoft in #34
- Handle more cases in single-line input detection by @arvindshmicrosoft in #35
Full Changelog: 2022.02.21...2022.04.01
2022.02.21
What's Changed
- Allow user to specify field(s) used to import XEvents by @arvindshmicrosoft in #33
Full Changelog: 2022.02.17...2022.02.21
2022.02.17
What's Changed
- Detect more types of single-line input by @arvindshmicrosoft in #29
- Add notification for new releases by @arvindshmicrosoft in #28
- Expand notification message by @arvindshmicrosoft in #30
- Use correct URL variable for SQL build info download by @arvindshmicrosoft in #31
- Handle blank URLs politely by @arvindshmicrosoft in #32
Full Changelog: 2022.02.14...2022.02.17
2022.02.14
What's Changed
- Bump XELite and trim avoidable dependencies by @arvindshmicrosoft in #27
Full Changelog: 2022.02.13...2022.02.14
2022.02.13
What's Changed
- Improve input format handling by @arvindshmicrosoft in #24
- Handle HistogramTarget XML node sans attributes by @arvindshmicrosoft in #25
- Use eager COM cleanup; trim config files by @arvindshmicrosoft in #26
Full Changelog: 2022.02.08...2022.02.13
2022.02.08
What's Changed
- Fix bug in relookup source code path by @arvindshmicrosoft in #23
Full Changelog: 2022.01.25...2022.02.08
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