- Add delimiter option to S3ListObjectStream class.
- Add S3InventoryUsage class.
- Fix possible problem resulting from mistaken assumption about API behavior.
- Add missing STANDARD_IA storage class.
- A better algorithm for concurrent listing.
- Split out usage counts by storage class.
- Further fixing of the S3ConcurrentListObjectStream.
- Fix issue with passing in
prefix/
rather thanprefix
.
- Add retry on error to S3 API operations.
- Add the S3ConcurrentListObjectStream class.
- Add an outputFactor configuration parameter to S3UsageStream.
- Fix bug in S3UsageStream.
- Initial release.