- windows compatibility in FileProvider (#28)
- Max Keys not respected when calling list objects (V2) (#47)
- getETag from getObjectMetadata returns null (#48)
- update to akka 2.5.2, akka-http 10.0.7
- fix concurrent requests causing weird locking issues on FileProvider (#52)
- fix warnings in GetObject about incorrent headers (#54)
- More convenient and traditional Java API with Builder-style instance creation
- Docs update for alpakka usage
- Javadocs for all public API methods
- use latest aws-java-sdk-s3 library
- Bump akka to 2.5.1
- fix issue when DeleteObjects response was malformed for multi-object deletes
- alpakka support test case
- fix subpath get/delete issues #45