Releases: idealo/spring-cloud-stream-binder-sns
Releases · idealo/spring-cloud-stream-binder-sns
v2.1.0
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
2.0.0 (2023-01-23)
chore
BREAKING CHANGES
- deps: Move to Springboot 3.0.0
v1.5.0
1.5.0 (2022-11-16)
Features
v1.4.2
1.4.2 (2022-03-02)
Bug Fixes
v1.4.1
1.4.1 (2022-03-02)
Bug Fixes
v1.4.0
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
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
1.2.1 (2021-05-12)
Bug Fixes
- filter all bindings that are not sns (#15) (d2e9500)
v1.2.0
1.2.0 (2021-05-12)
Features
- add a health check for the SNS binding (#13) (2c11711)
v1.1.1
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
.