AWS S3
2.0.2
- S3: Add access-style property #2392 by @laszlovandenhoek
- S3: Add method to delete bucket contents #2406 by @mas15
- S3:
text/event-stream
ContentType in multipart upload response #2395 by @bgahagan - AWS S3: Avoid uploading a empty chunk after splitting #2362 by @mpdn
2.0.1
- S3: URI pattern to support all regions #2336 by @iRevive
- Fix intermittent issues with Wiremock connection reset simulation #2319 by @bpiper
- S3: Add some backoff delay to multipart upload retries for tests #2282 by @bpiper
2.0.0
2.0.0-RC2
- Akka 2.5.31 and prefer
ClassicActorSystemProvider
#2254 by @ennru - AWS library updates #2235 by @ennru
2.0.0-RC1
- AWS S3: virtual-host-style access with endpoint URL #2193 by @ennru
- AWS S3: add methods for the new actors API #2211 by @ennru
- AWS S3: Retry multipart chunk uploads on transient errors using RetryFlow #2116 by @bpiper
- S3: Ensure S3Settings is resolved once per actor system #2162 by @bpiper
2.0.0-M3
- AWS S3: change default to virtual-host-style access #2099 by @ennru
- AWS S3: bucket name and object key validation #2086 by @ennru
- AWS S3: disallow sub-dir selection with bucket names #2053 by @ennru
- S3 request uri: include empty trailing slashes for the key #2095 by @dl-mai
- AWS SDK 2.10.60 #2136 by @sullis
2.0.0-M2
- AWS SDK 2.10.34 #2006 by @sullis
- AWS connectors: align client setup docs #2038 by @ennru
- AWS S3 added
listObjects
endpoint including common prefixes for a delimiter #2023 by @an-tex
2.0.0-M1
- Migrate S3 connector to AWS SDK 2 authentication lib #1905 by @2m
- S3 allow max chunk size to be as large as the chunk buffer size #1979 by @bpiper
- AWS S3: Custom header injection #1947 by @vigoo
- AWS S3: discard entity on failed sign request #2001
For earlier changes see 1.1.x versions