Releases: semaphoreci/artifact
Releases · semaphoreci/artifact
v0.6.4
Changelog
- 2f90de9 fix(ci): use ubuntu2004 (#58)
- f7441a9 fix: handle region-less S3 URLs (#60)
- 6effb53 fix: typo in error message for missing SEMAPHORE_JOB_ID environment variable (#61)
v0.6.2
Changelog
- e435592 build: update dependencies and add security checks (#41)
- 3c7b1d9 fix: add retries on storage HTTP calls (#51)
- da624e2 fix: s3 empty file upload (#52)
v0.6.0
Changelog
- 77d4859 Add unit testing for new http retries
- 5d37320 Change from _ to camelCase
- 061fb99 Dont retry artifucthub request if status code is different than 500
- f2dea7a Update test to match new retry policy
- 2310f93 Use retryablehttp lib for http retries
- 21f486a gitignore .vscode dir