v4.0.1
This release includes the following changes:
- Updates the SDK to use Java 8
- Adds Kotlin to the project
- Updated Guava to version 23.0
- Made the
listObjectsForDirectory
a lazy call - Added a new helper function called
deleteBucket
- Adds checks to the
PutObjectRequest
andGetObjectRequest
calls to make sure theChannel
passed in is notnull
Link to Javadoc