Releases: BugSplat-Git/symbol-upload
Releases · BugSplat-Git/symbol-upload
v7.0.0
What's Changed
- feat!: compress on worker thread by @bobbyg603 in #72
Breaking Changes ⚠️
Removes the --threads
param. This was an artifact from SendPdbs that is not relevant due to the way Node.js handles I/O.
Full Changelog: v6.3.2...v7.0.0
v6.3.1
What's Changed
- fix: unknown option messages too verbose by @bobbyg603 in #70
Full Changelog: v6.3.0...v6.3.1
v6.3.0
v6.2.3
What's Changed
- chore: remove setup-node step from action by @nat-goodspeed in #59
- fix: error ENOTEMPTY deleting tmp by @bobbyg603 in #63
- fix: retry failed symbol uploads by @bobbyg603 in #64
Full Changelog: v6.2.2...v6.2.3
v6.2.2
What's Changed
- chore: reusable action by @nat-goodspeed in #52
- fix: negative pdb guid by @bobbyg603 in #57
- chore: add action snippet to readme by @bobbyg603 in #56
New Contributors
- @nat-goodspeed made their first contribution in #52
Full Changelog: v6.2.1...v6.2.2
v6.2.1
What's Changed
- fix: crash when guid can't be parsed by @bobbyg603 in #55
Full Changelog: v6.2.0...v6.2.1
v6.2.0
What's Changed
- feat: add support for parsing windows guids by @bobbyg603 in #53
Full Changelog: v6.1.4...v6.2.0
v6.1.4
What's Changed
- fix: correct upload type for sym files by @bobbyg603 in #50
Full Changelog: v6.1.3...v6.1.4
v6.1.3
What's Changed
- fix: support files in nested directories by @bobbyg603 in #49
Full Changelog: v6.1.2...v6.1.3
v6.1.2
What's Changed
- fix: support files larger than 2GB by @bobbyg603 in #48
Full Changelog: v6.1.1...v6.1.2