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-sns

v2.1.0

21 Jul 12:03
Compare
Choose a tag to compare

2.1.0 (2023-07-21)

Bug Fixes

  • do not set region explicitly (737dba4)

Features

  • Upgrade to spring-boot 3, spring-cloud-aws 3 and AWS SDK 2 (#155) (c00d64d)

v2.0.0

23 Jan 07:25
Compare
Choose a tag to compare

2.0.0 (2023-01-23)

chore

BREAKING CHANGES

  • deps: Move to Springboot 3.0.0

v1.5.0

16 Nov 09:35
Compare
Choose a tag to compare

1.5.0 (2022-11-16)

Features

v1.4.2

02 Mar 14:25
Compare
Choose a tag to compare

1.4.2 (2022-03-02)

Bug Fixes

v1.4.1

02 Mar 07:10
Compare
Choose a tag to compare

1.4.1 (2022-03-02)

Bug Fixes

v1.4.0

02 Mar 06:40
Compare
Choose a tag to compare

1.4.0 (2022-03-02)

Bug Fixes

  • deps: bump spring-cloud-dependencies from 2020.0.2 to 2020.0.3 (#19) (ca2f28f)
  • deps: bump spring-integration-aws from 2.5.0 to 2.5.1 (#21) (ff673a6)

Features

  • enable extended properties for SNS (2d4b373)
  • enable synchronous message sending (857c6b2)

v1.3.0

28 May 07:11
Compare
Choose a tag to compare

1.3.0 (2021-05-28)

Features

  • deps: bump spring-integration-aws from 2.4.0 to 2.5.0 (#16) (0abaec8)

v1.2.1

12 May 15:17
Compare
Choose a tag to compare

1.2.1 (2021-05-12)

Bug Fixes

  • filter all bindings that are not sns (#15) (d2e9500)

v1.2.0

12 May 13:38
Compare
Choose a tag to compare

1.2.0 (2021-05-12)

Features

  • add a health check for the SNS binding (#13) (2c11711)

v1.1.1

01 Mar 11:02
Compare
Choose a tag to compare

Fixes compatibility with the config options provided by spring-cloud-starter-aws, e.g. also allowing the endpoint to be configured with cloud.aws.sns.endpoint.