do not update - backward compatibility for pipeline scripts are broken
- Make plugin compatible with storage backends compatible with Amazon S3 (OpenStack Swift...) (JENKINS-40654, PR-100)
- Add Standard - Infrequent Access storage class (PR-98)
- Constrain build result severity (JENKINS-27284, PR-95)
- Add job setting to suppress console logging (PR-94)
- Add method for changing S3Profile via GroovyVersion
- Added option to open content directly in browser (JENKINS-37346)
- FIXED IE and Chrome download issue when file path is window style ([PR-93|#93)
Doesn't exist (broken release because of changes in Jenkins plugin repository)
#Version 0.10.7 (July 21, 2016)
- Handle InterruptedExceptions that no files are found (PR-92)
- Don't upload on aborted build (JENKINS-25509, PR-90)
- Plugin missing transitive dependencies ( JENKINS-36096 )
- Failed to reset the request input stream (JENKINS-34216 / PR-90 )
- Restore support for MatrixPlugin (JENKINS-35123)
- Add new parameter on Profile level - to keep or not to folder structure. By default, plugin doesn't keep folder structure. And option to keep structure will be removed in some of next releases (JENKINS-34780)
- Add option to keep artifacts forever
- S3 Plugin switches credential profiles on-the-fly (JENKINS-14470)
- Add usages to README file (PR-87)
- Add option to set content-type on files (PR-86)
- S3 artifacts are visible from API
- Parallel uploading
- Support uploading for unfinished builds
- Update AWS SDK to latest version
- Fix credential issue
- Update AWS SDK to latest version
- Fix credential issue
- Updated the aws-java-sdk dependency to support java region uploads
- Uploading and downloading files more than 5GB using TransferManager
- Flatten directories
- Excludes for downloading and uploading
- Several profiles
- Retries for downloading
- Workflow plugin support
- Using default Jenkins proxy
- Now artifacts are using full name instead of project name only
- Added Regions Support (JENKINS-18839)
- Update AWS SDK to latest version
- Added storage class support
- Added arbitrary metadata support
- Fixed the problem where the plugin messes up credential profiles upon concurrent use (JENKINS-14470)
- Plugin shouldn't store S3 password in clear (JENKINS-14395)
- Prevent OOME when uploading large files.
- Update Amazon SDK
- Use AWS MimeType library to determine the Content-Type of the uploaded file.