Releases: gomoob/java-aws-s3
Releases · gomoob/java-aws-s3
1.4.0
22 Mar 07:17
Compare
Sorry, something went wrong.
No results found
Add setCacheControl(...) / getCacheControl() and setContentType(...) / getContentType() methods in the
S3UploadConfig class.
1.3.0
21 Mar 18:01
Compare
Sorry, something went wrong.
No results found
Allow the IDocumentStore to accept an IUploadConfig file to pass additional configuration properties
while uploading a file.
1.2.0
06 Oct 06:52
Compare
Sorry, something went wrong.
No results found
Add a new S3DocumentStore.getUrl(final String keyName) function to create absolute Amazon S3 urls ;
Add an implementation for S3Mock.deleteObject(final DeleteObjectRequest deleteObjectRequest).
1.1.0
29 Sep 17:36
Compare
Sorry, something went wrong.
No results found
Now the IDocumentStore.createFromUploadedFile(...) methods return an IDocumentStoreFile which describes the
file uploaded on the document store.
1.0.2
15 Sep 06:58
Compare
Sorry, something went wrong.
No results found
Revert changes of version 1.0.1 because the stream closing bug was not due to the AWS SDK library and bad stream closing in the S3Mock class.
1.0.1
14 Sep 18:23
Compare
Sorry, something went wrong.
No results found
Fix stream not closed after calling S3DocumentStore.createFromUploadedFile(...).
1.0.0
14 Sep 18:17
Compare
Sorry, something went wrong.
No results found