Releases: idealo/spring-cloud-stream-binder-sqs
Releases · idealo/spring-cloud-stream-binder-sqs
v3.0.0
3.0.0 (2023-06-21)
- feat!: Upgrade to spring-boot 3, spring-cloud-aws 3 and AWS SDK 2 (89cd2b4)
BREAKING CHANGES
- no longer compatible to spring-cloud-aws 2 and the AWS SDK 1.
Some consumer config options were renamed to align with the spring-cloud-aws-sqs conventions:
- maxNumberOfMessages renamed to maxMessagesPerPoll
- waitTimeout renamed to pollTimeout
- queueStopTimeout renamed to listenerShutdownTimeout
- removed messageDeletionPolicy config option
v2.0.0
2.0.0 (2023-01-23)
chore
Continuous Integration
BREAKING CHANGES
- Move to Springboot 3.0.0
- deps: Move to Springboot 3.0.0
v1.9.0
1.9.0 (2022-09-22)
Features
- Support for SQS queueUrls in binder health check (#98) (e5d4e24)
v1.8.0
1.8.0 (2022-07-29)
Features
v1.7.1
1.7.1 (2022-03-02)
Bug Fixes
v1.7.0
1.7.0 (2022-02-25)
Features
v1.6.0
1.6.0 (2022-01-13)
Features
v1.5.0
1.5.0 (2021-10-29)
Features
v1.4.0
1.4.0 (2021-08-12)
Bug Fixes
- deps: bump spring-cloud-dependencies from 2020.0.2 to 2020.0.3 (#16) (ac0eeca)
- deps: bump spring-integration-aws from 2.5.0 to 2.5.1 (#18) (ee15161)
Features
- INVTECH-1130 set snsFanout default to true (#24) (493487a)
v1.3.0
1.3.0 (2021-05-28)
Features
- deps: bump spring-boot-dependencies from 2.4.5 to 2.5.0 (#14) (98b0c88)
- deps: bump spring-integration-aws from 2.4.0 to 2.5.0 (#15) (a00d8c8)