Releases: spring-cloud/spring-cloud-stream-binder-aws-kinesis
v4.0.6
v4.0.5
⭐ New Features
- How to handle backpressure whe using a KCL-KPL application written using cloud-stream-kinesis-binder #230
- Getting the ShardNumber and sequence number from AWSResponse when using KPLMessageHandler #229
🐞 Bug Fixes
- NoSuchMethodError thrown when using spring-cloud-stream-binder-aws-kinesis 4.0.4 with Spring Boot 3.3.x+ #236
- KinesisStreamProvisioner is overwriting headerMode property #234
❤️ Contributors
Thank you to all the contributors who worked on this release:
v4.0.4
📔 Documentation
- ConfigsBuilder properties (LeaseManagementConfig, CoordinatorConfig .....) can't be set or overridden in
KclMessageDrivenChannelAdapter
usingKinesisClientLibConfiguration
#224 - Includes dynamodb:DeleteItem in recommended AWS policy. #223
❤️ Contributors
Thank you to all the contributors who worked on this release:
v4.0.3
[artifactory-release] Release version 4.0.3
v4.0.2
v4.0.2-M2
[artifactory-release] Release version 4.0.2-M2
v4.0.2-M1
[artifactory-release] Release version 4.0.2-M1
v4.0.1
Change log:
49e361e Update dependencies; prepare for release
895d69b Add fanOut
consumer option for KCL
4098381 Add multiplex
support for consumers
1b0922c Propagate GH API token ENV var to Testcontainers
a347105 Fix class name in AutoConfiguration.imports
4c80635 Add MappingsProvider for Kinesis bindings props
58c6a74 Also propagate a single b3
tracing header
e59f1be GH-203: Fix KPL for STS credentials mapping
a168961 GH-202: Rely on Spring Cloud AWS auto-config
eb03d52 Use Spring Cloud Stream deps BOM
abb04ff Upgrade dependencies
f68a061 Code style clean up
ae4cb9b Fix to AWS SDK v2 in the overview.adoc
ef82d71 Use localstackEndpoint from Testcontainers
48d4295 Update Localstack docker compose to use readyhook command
v4.0.0
Change log:
40edb25 Upgrade dependencies; prepare for release
8ff26e8 GH-192: Add legacyEmbeddedHeadersFormat
56d6212 Add legacy embedded headers format support
086c040 Upgrade to the latest deps
f811a5b Fix bug_report.md
for the actual state things
6d6c6d9 GH-189: Use PARTITION_HEADER
in the interceptor
8223c8d Fix producer for outputChannel
fcfc770 Upgrade to Testcontainers 1.18.0
b3814e3 Add more AWS security policies into doc
1e8bc2a Upgrade to the latest Localstack and SI-AWS
0030223 Back to snapshots
9b1801a Kinesis binder 4.0.0-M1 release
30dee75 Upgrade to the latest deps; prepare for release
fba430a GH-181, GH-182, GH-183: Migrate to AWS SDK v2
42cd0e5 Revert Maven upgrade
bf10252 GH-185: Add Observation support
21191af Start version 4.0.0
v3.0.0
Change log:
a8744ff Remove repo.spring.io/release from pom
de48896 Upgrade dependencies; prepare for release
a43618b Upgrade to the latest Spring Cloud Stream
d465081 Mention negative heartbeatPeriod
to disable it
13ece36 Start version 3.0.0
based on the latest SCST
97ace7d Fix Doc for AWS Policies required by SCSt
c74a8c1 Update dependency for amazon-kinesis-producer
70428b9 Update overview.adoc
c9f5508 README: Note about migtration to SCST
2c84629 Update issue templates
a3311e1 GH-35: Bind consumer with a specific shard