Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Releases: idealo/spring-cloud-stream-binder-sqs

v3.0.0

21 Jun 14:19
5610249
Compare
Choose a tag to compare

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

23 Jan 06:44
Compare
Choose a tag to compare

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

22 Sep 14:07
Compare
Choose a tag to compare

1.9.0 (2022-09-22)

Features

  • Support for SQS queueUrls in binder health check (#98) (e5d4e24)

v1.8.0

29 Jul 07:00
Compare
Choose a tag to compare

1.8.0 (2022-07-29)

Features

  • add property for queueStopTimeout (#91) (aff39fe)

v1.7.1

02 Mar 10:34
Compare
Choose a tag to compare

1.7.1 (2022-03-02)

Bug Fixes

v1.7.0

25 Feb 08:00
Compare
Choose a tag to compare

1.7.0 (2022-02-25)

Features

  • support sending delayed messages (#50) (a4b7c97)

v1.6.0

13 Jan 14:43
Compare
Choose a tag to compare

1.6.0 (2022-01-13)

Features

v1.5.0

29 Oct 07:23
Compare
Choose a tag to compare

1.5.0 (2021-10-29)

Features

v1.4.0

12 Aug 09:56
Compare
Choose a tag to compare

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

28 May 07:15
Compare
Choose a tag to compare

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)