Plugin Information |
---|
View Artifact Manager on S3 on the plugin site for more information. |
Changelog
1.6 (2019-05-23)
- Extend 1.5’s flush fix to some error-handling cases.
1.5 (2019-05-06)
- Properly flush listeners from all remote callables (commit)
- PR #92 - Internal: Update dependencies to support testing of the plugin with Java 11
1.4 (2019-04-04)
- Following up metadata changes in 1.3 to make the plugin work on Java 11. Now requires Jenkins 2.164.x or newer.
1.3 (2019-03-27)
- Flush a message printed from the agent side, to work better with JEP-210.
- Metadata changes for
plugin-compat-tester
.
1.2 (2018-11-06)
- JENKINS-50591 - Files and paths with ampersand cause exception Resolved / JENKINS-52151 - Forward slash in branch name makes artifact inaccessible Resolved Picking up https://jira.apache.org/jira/browse/JCLOUDS-1401 and https://jira.apache.org/jira/browse/JCLOUDS-1433 to address most problems with special characters in artifact names.
- Added form validation for bucket location.
1.1 (2018 Jul 17)
- Using AWS Global Configuration Plugin for configuration.
- JENKINS-52304 - Make the plugin fully configurable via configuration-as-code Resolved
- JENKINS-52361 - Empty stashes are not created on S3 Resolved
- test for JENKINS-52151 - Forward slash in branch name makes artifact inaccessible Resolved and JENKINS-50591 - Files and paths with ampersand cause exception Resolved ; actual fix is pending a new jclouds release
- JENKINS-52254 - Use prefix to check the configuration Resolved
- JENKINS-52250 - us-standard region instead of us-east-1 Resolved
- Ability to create the S3 bucket from the configuration page.
1.0 (2018 Jun 26)
No code changes since beta 2, only metadata.
1.0-beta-2 (2018 Jun 21)
- JENKINS-51396 - Support for AWS Credentials Resolved
1.0-beta-1 (2018 Jun 19)
Initial release to experimental update center.