Skip to content

v4.0.1

Compare
Choose a tag to compare
@rpmoore rpmoore released this 18 Sep 17:29
· 154 commits to master since this release

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 and GetObjectRequest calls to make sure the Channel passed in is not null

Link to Javadoc