Reference documentation
📗 https://docs.awspring.io/spring-cloud-aws/docs/3.4.1/reference/html/index.html
What's Changed
SQS
- Support class-level
@SqsListenerannotations with@SqsHandleron methods by @joseiedo in #1377 - Future is cleaned when during polling, exception happens(#1455) by @dzmitry-dulko in #1507
- Consolidate ExponentialErrorHandlers (#1474) by @tomazfernandes in #1508
- Remove invalid and stale queue attributes from cache (#1491) by @LeeHyungGeol in #1510
- Introduce SNS notification to SQS module by @chomatdam in #1419
- Add Error Handler Exponential and Linear Strategies by @brun0-4ugusto in #1422
- Fix: Visibility Timeout Extension Interceptor which was ignored when observability was used by @marcotesche in #1432
- Fix
maxMessagesPerPollvalidation message inAbstractContainerOptionsby @richardfearn in #1509
IMDS
Dependency Upgrades
- Update AWS version to 2.31.78 and Spring Cloud parent to 4.3.1 by @MatejNedic in #1504
- Adjust publication to Maven repository to use central-publishing-maven-plugin by @maciejwalkowiak in #1513
New Contributors
- @chomatdam made their first contribution in #1419
- @marcotesche made their first contribution in #1432
Full Changelog: v3.4.0...v3.4.1