Releases: indix/gocd-s3-artifacts
Releases · indix/gocd-s3-artifacts
v6.0.0
v5.2.1
S3fetch plugin compatibility fix.
Fixes compatibility issues of the s3fetch plugin v5.1.0 with GoCD >= 18.10.
v5.1.0
v5.0.1
v5.0.0
v4.0.0
v3.5.0
Allows multiple bucket support within the same GoCD server.
Checksums
87d91ccd655b481743a159eb1f670d072c7de4f2e79172e37090389863aa585f s3publish-assembly-v3.5.0.jar
4edfffc2c728d9c01251c49c9aeef125f2232fd41c9fba76902d6be3acf0f7ef s3fetch-assembly-v3.5.0.jar
122fce14f2fceac9eed3e25490bf7e35c18e83e2a87e57983824a0a1edd08961 s3material-assembly-v3.5.0.jar
v3.2.0
v3.1.0
#7 - Make Publish and Fetch task use the same client credentials as Material
#53 - Refactoring AWS Authentication across the plugins - The plugins now use the DefaultAWSCredentialsProviderChain
- http://docs.aws.amazon.com/sdk-for-java/v1/developer-guide/credentials.html
If AWS_USE_IAM_ROLE
, then IAM is used in preference to the default credentials chain.