3.0.4
Reference documentation
📗 https://docs.awspring.io/spring-cloud-aws/docs/3.0.4/reference/html/index.html
What's Changed
DynamoDB
- Configure DynamoDb TableSchema as a bean by @maciejwalkowiak in #957
S3
- fix: correct conditional for S3CrtAsyncClientAutoConfiguration by @iuliiasobolevska in #970
- Add support for SDK's cross-region S3 client. by @maciejwalkowiak in #960
- Fix S3Template.createSignedPutURL not applying given ObjectMetadata by @LucasJC in #974
- Add S3Client objectExists support in S3Template by @Ziemowit in #978
- apply path-style-access-enabled config to CRT client by @chrisrhut in #872
Core
- Fix startup when only base starter is included in classpath. by @maciejwalkowiak in #955
SQS
- Add ContentBasedDeduplication option when sending SQS messages (#938) by @tomazfernandes in #987
Maintenance
New Contributors
- @iuliiasobolevska made their first contribution in #970
- @LucasJC made their first contribution in #974
- @Ziemowit made their first contribution in #978
- @chrisrhut made their first contribution in #872
Big thanks to all contributors! 🙂
Full Changelog: v3.0.3...v3.0.4