Releases: myniva/gradle-s3-build-cache
Releases · myniva/gradle-s3-build-cache
v0.10.0
26 Mar 20:32
Compare
Sorry, something went wrong.
No results found
Release notes were automatically generated by Shipkit
0.10.0
2020-03-26 - 12 commits by Basil Brunner (10), Egor Neliuba (1), Marcin Erdmann (1) - published to
Upgrade Shipkit to latest version (#32)
Pin dependencies to fixed versions (#31)
Cover AwsS3BuildCacheService#load with unit tests (#27)
Pin build env to Java 8 (#25)
Don't use a dynamic version for com.amazonaws:aws-java-sdk-s3 (#20)
Document how expiration of cache entries can be configured using S3 object lifecycle management. (#19)
Add option to configure expiration time of cache objects (#1)
v0.9.0
15 Mar 08:08
Compare
Sorry, something went wrong.
No results found
Add AWS session token to credentials (#16 )
0.8.0
26 Jan 14:49
Compare
Sorry, something went wrong.
No results found
Support for custom headers added (#13 #14 )
0.7.0
14 Sep 10:58
Compare
Sorry, something went wrong.
No results found
Allow to override AWS Credentials (#12 )
0.6.0
01 Apr 09:23
Compare
Sorry, something went wrong.
No results found
Add option to configure a bucket path prefix (#10 )
0.5.1
28 Mar 08:25
Compare
Sorry, something went wrong.
No results found
Only describe endpoint if specified in the configuration. (#9 )
0.5.0
03 Feb 15:04
Compare
Sorry, something went wrong.
No results found
Add support for alternative S3 endpoints (#8 )
0.4.1
18 Oct 17:48
Compare
Sorry, something went wrong.
No results found
S3 storage class Reduced Redundancy is now used by default - thanks to @antillean for the contribution! (#5 )
0.3.0
01 Jul 20:33
Compare
Sorry, something went wrong.
No results found
Made plugin compatible with Gradle 4.0 (#3 , #4 )
0.2.0
21 Apr 08:15
Compare
Sorry, something went wrong.
No results found
Improvements
Use final Gradle 3.5 release
#2 - do not use Gradle internal classes