Reference documentation
π https://docs.awspring.io/spring-cloud-aws/docs/3.4.0/reference/html/index.html
What's Changed
SQS
- Observability Support for SQS by @tomazfernandes in #1369
- Add auto-configuration for
maxDelayBetweenPolls
by @krutip7 in #1365 ImmediateRetryAsyncErrorHandler
changes msg visibility timeout to zero. (#1314) by @rafaelcgpava in #1370- Rename bean producer method to a unique name in
SqsManualAckSample
by @joseiedo in #1384 - Properly handle
Error
s in listeners by @isaacvando in #1383 - Add
ExponentialBackoffErrorHandler
to manage message visibility timout by @brun0-4ugusto in #1381
DynamoDB
- Ability to override separator in
DefaultDynamoDbTableNameResolver
by @beccagaspard in #1380
Dependency Upgrades
- Upgrade AWS SDK to 2.31.54 and Localstack to 4.4.0 by @MatejNedic in #1402
- Upgrade to Spring Cloud 2025.0.0 and Spring Boot 3.5.0 by @MatejNedic in #1401
- Do not manage WireMock version. by @maciejwalkowiak in #1343
- Do not manage ByteBuddy version by @maciejwalkowiak in #1342
- Upgrade Jakarta mail versions by @MatejNedic in #1323
- Upgrade Wiremock to 3.13.0 by @MatejNedic in #1321
New Contributors
- @krutip7 made their first contribution in #1365
- @rafaelcgpava made their first contribution in #1370
- @shreyas957 made their first contribution in #1382
- @isaacvando made their first contribution in #1383
- @brun0-4ugusto made their first contribution in #1381
Full Changelog: v3.3.1...v3.4.0