Releases: spring-projects/spring-kafka
v2.6.12
v2.8.0-RC1
Change log:
24ef0de Upgrade versions; prepare for release
891fd04 Fix Spring Integration Link in Doc
2ae21d1 Pause/Resume and Acknowledgment Improvements
aec0c07 Fix EmbeddedKafkaHolder Example Class Names
6287d85 GH-1974: Fix Default Task Executor
8f15307 Fix Issue Template
56c0587 GH-1970: Container Stopping EH Improvement
a8d0313 GH-1970: Add container.isInExpectedState()
09e78bd Fix topic name in RequestReply-Example doc
a7aeb6d GH-1964: Sonar Fixes
0ba3e16 GH-1966: Upgrade Kafka Clients to 3.0.0
da04f48 GH-1964: Fix removeDelegate
9f805ae GH-1964: Add DelegatingByTopic(De)Serializer
cfaa268 GH-1957: Fix Sonar Issue
5188f63 Upgrade checkstyle; fix violations
3b6c8b9 GH-1961: Polishing
f4a0b4b GH-1961: DefaultDestinationTopicResolver: Inconsistencies In Spring Cloud Environment (#1962)
afd52e0 GH-1948: KafkaTemplate Receive Multiple Records
39eefc8 Fix package tangles
5001396 GH-1957: Align EOSMode with KIP-732
f49db5e Upgrade kafka-clients to 2.8.1
22fdc13 GH-1951: Fix Sonar Issues
43c5671 GH-1951: Add BytesToNumberConverter
f045844 GH-1952: Fix Possible NPE
6cbcad8 Suppress Sonar Issue
f966fff GH-1704: Missing delegate method
v2.7.8
Change log:
b34e555 Upgrade versions; prepare for release
308fbd7 Fix Spring Integration Link in Doc
2bee3ad Fix ConsumerAcknowledgment,toString()
1ebd215 Fix EmbeddedKafkaHolder Example Class Names
838b802 GH-1961: Polishing
ac91313 GH-1961: DefaultDestinationTopicResolver: Inconsistencies In Spring Cloud Environment (#1962)
61ea315 GH-1952: Fix Possible NPE
v2.6.11
v2.5.16.RELEASE
v2.8.0-M3
Change log:
ebfc4f1 GH-1704: Interceptor Improvements
0e0f615 GH-1704 Broader Batch/RecordInterceptor
3fa2428 Upgrade versions; prepare for release
3b8cf4a Add Anchors to container properties
1bead94 GH-1938: Support Whole Batch Filtering
4404fa7 GH-1917 - Make RetryTopic bean names public
b8ce3f0 GH-1189: asyncAcks Improvement
07b6240 GH-1936: Batch Listener Handle ConversionException
a661060 GH-1189: Doc Polishing
bb35a83 GH-1915: Fix New Sonar Issue
c75e60c GH-1915: Batch Manual AckMode Improvements
435db6a GH-1929: interceptBeforeTx True By Default
cc64ebb GH-1929: Fix BatchInterceptor
d8cfee6 Fix Sonar Reported Issues
29e93b5 GH-1909: Add idleBeforeDataMultiplier
7aadccb GH-1919: Fix TopicPartitionOffset Matching
e974323 Optimize ListenerScope setup.
c6078b2 GH-1916: Fix RetryableTopic for SpEL and Prop PH
abe1209 GH-1918: Don't Retry DLT Fatal Exceptions
29a3bd2 GH-1879: Fix Sonar Nullable Params
44f1d92 change-comment
v2.7.7
v2.8.0-M2
Change log:
3a1e857 Upgrade versions; prepare for 2.8.0-M2
9924210 GH-1827: Fix Race
852c447 GH-1879: Factories Now Configure (De)Serializers
523fa05 GH-1900: Fix Parameter Type for Previous Commit
acd09de GH-1900: Add @nullable to setters for the corresponding nullable getters.
9e199fb Add Newlines When Logging Container Config
bcf8fdb Fix Race in Test
d1a5437 Fix Sonar Issues
97ac358 GH-1827: ContainerGroupSequencerTests Diagnostics
56021ab Suppress Sonar Issues
6ecafd9 GH-1898: Fix OOM in LoggingProducerListener
b79994f Improve Decorated ListenerExecutionFailedException
3ae1aea GH-1882 DLPR: Add Exception Cause Header
6e5d4b9 GH-1872: @KafkaListener Override Listener Type
a6616ba GH-1894: DLPR: Fix Headers with Only Key Exception
9ad308d GH-615: Complete CommonErrorHandler Work
50196bf GH-615: More CommonErrorHandlers
b53bb33 GH-1880: Fix Unused Import
3676502 GH-1880: SpEL Improvements for Property Overrides
c9d0b48 GH-1888: Revert Deprec. setTransactionDefinition()
7af2a1c GH-1886: Deprecate RetryTemplate
c43a265 GH-1883: Fix replyTimeout Logic
e20c2ec Make JacksonUtils
compatible with Native
8fa4c60 GH-615: Fix new Sonar Issue
a35a6c5 GH-1876: Fix new Sonar Issues
3b06529 GH-615: Add DefaultErrorHandler
24ff85d GH-1876: Seek To Timestamp with Manual Assignment
3fb3bb8 Documentation: fixup example for sending a message (#1874)
v2.7.6
Change log:
90c3497 GH-1827: Fix Race
5921a41 Upgrade versions; prepare for release
32b11fd GH-1900: Fix Parameter Type for Previous Commit
0fb5e7b GH-1900: Fix Kotlin Compatibility
25b7bac Fix Race in Test
6c506a6 GH-1827: ContainerGroupSequencerTests Diagnostics
f7578af GH-1898: Fix OOM in LoggingProducerListener
fb9c1dd Improve Decorated ListenerExecutionFailedException
6625d8e GH-1894: DLPR: Fix Headers with Only Key Exception
8553c6f GH-1888: Revert Deprec. setTransactionDefinition()