Releases: Upplication/Amazon-S3-FileSystem-NIO2
Releases · Upplication/Amazon-S3-FileSystem-NIO2
2.0.0
29 Nov 21:47
Compare
Sorry, something went wrong.
No results found
Preserve URI with end slash #76
Removed META-INF/services/java.nio.file.spi.FileTypeDetector #78
Bucket are filestores and root directories for a bucket is the bucket itself.
getFileName for a root Path is null
Improved S3Path Tests
Implemented readAttributes(Path, String)
28 May 15:06
Compare
Sorry, something went wrong.
No results found
closed #56 implemented readAttributes(Path, String)
1.2.0:
21 Nov 16:11
Compare
Sorry, something went wrong.
No results found
Changelog:
Fixed #49 key with special chars are doubled encoded
Warning:
This version can break some apps because previous version encode the names of the object as a url and the current not.
1.1.2
25 Oct 19:53
Compare
Sorry, something went wrong.
No results found
Changelog:
fixed issue #38 : uri without host create filesystems with keys accessKey@null
1.1.1:
24 Oct 16:27
Compare
Sorry, something went wrong.
No results found
Changelog:
Integrated PR #46 : Fix for key lookup of getFileSystem
Thanks @vanDonselaar
1.1.0.
16 Sep 18:48
Compare
Sorry, something went wrong.
No results found
Changelog:
Integrated pull requests #48 : Implement S3FileSystemProvider.move()
Thanks @heikkipora
1.0.3:
16 Sep 18:37
Compare
Sorry, something went wrong.
No results found
1.0.2
26 Jun 14:08
Compare
Sorry, something went wrong.
No results found
Changelog:
Improved S3SeekableByteChannel constructor #44