Releases: getsentry/craft
Releases Β· getsentry/craft
0.33.5
Various fixes & improvements
- Adding delay between retries for getting artifacts. (#414) by @mattgauntseo-sentry
0.33.4
Various fixes & improvements
- Add additional context to error when version has a 'v' prefix (#411) by @mattgauntseo-sentry
0.33.3
Various fixes & improvements
- bump dotnet 6 (#408) by @bruno-garcia
- ref: actually upgrade node-fetch (#407) by @asottile-sentry
- ref: upgrade yarn dependencies to resolve github security notices (#406) by @asottile-sentry
- build(deps): bump parse-url from 5.0.3 to 7.0.2 (#403) by @dependabot
- build(deps): bump jsdom from 16.4.0 to 16.7.0 (#402) by @dependabot
- build(deps-dev): bump shell-quote from 1.6.1 to 1.7.3 (#401) by @dependabot
0.33.2
Various fixes & improvements
- fix: re-open asset when retrying asset upload (#398) by @asottile-sentry
- ref: Rework how GH artifacts upload retrying works (#397) by @kamilogorek
- ref: Disable Octokit debug logging as its not useful (#397) by @kamilogorek
- ref: Upload GitHub artifacts in parallel (#397) by @kamilogorek
0.33.1
0.33.0
Various fixes & improvements
- ref: Allow for all logger levels in Octokit (#390) by @kamilogorek
- ref: Upload GitHub artifacts in series (#389) by @kamilogorek
0.32.1
Various fixes & improvements
- ref: Remove spinners from github target artifacts upload (#385) by @kamilogorek
0.32.0
0.31.0
Increase Release Safety and Reliability (ongoing)
Work on increasing the release safety and reliability.
Various fixes & improvements
- ci: Use better key for getsentry/action-enforce-license-compliance if available (#377) by @chadwhitacre
- Use a custom action (#375) by @chadwhitacre
0.30.1
Various fixes & improvements
- fix: Use
unzipper.Open
to use CentralDirectory instead of local headers (#372) by @kamilogorek