Skip to content

Releases: spring-projects/spring-kafka

v2.8.3

22 Feb 17:33
Compare
Choose a tag to compare

Change log:

810a4c8 Add what's new and docs for RT's new features
427b024 GH-2117: Make ListenerContainerFactoryConfigurer ctor public
8580d70 GH-2118: Make DLPR skip same topic fatal ex optional
92ccb55 GH-2113: Add ex classification to DDTopicResolver
e2750e1 Upgrade versions; prepare for release
a110259 GH-2069: Same factory for retryable and normal endpoints (#2108)
2cb2adf Change Spring repositories to official
fefebd1 GH-2109: Increase EKB Zookeeper Timeouts
3325e36 Doc Polishing
c20b0fb Non-Responsive Consumer Doc Polishing
1c045a2 Fix Event Consumption ToC
22737f5 GH-2089: Add Deprecations for 3.0 Removal
9300f7c GH-2099: Deprecate RetryingBatchErrorHandler
36a5297 Deprecate Accessors for Legacy Error Handlers
5728ed7 add nullable annotation to FailedRecordTracker.setBackOffFunction
550b718 Fix Missing Topics Fatal Javadoc
9722b84 GH-2076: Fix Async Commit Retries
4637d2f JsonSerde Improvement
10e73b5 GH-2085: DelegatingByTypeSerializer Improvements
b669c12 GH-2070: Producer Factory Improvements
917134d GH-2082: Fix RecordInterceptor
dd64db8 2.8.x kafka-clients 3.1.0 Compatibility

v2.7.11

22 Feb 17:32
Compare
Choose a tag to compare

Change log:

5a31b54 Upgrade versions; prepare for release
fe4a002 Change Spring repositories to official
03bc4e2 GH-2109: Increase EKB Zookeeper Timeouts
4753512 Non-Responsive Consumer Doc Polishing
93d6089 Fix Event Consumption ToC
7007c6b add nullable annotation to FailedRecordTracker.setBackOffFunction
676a5ad Fix Missing Topics Fatal Javadoc
45a6b06 GH-2076: Fix Async Commit Retries
dfce233 GH-2082: Fix RecordInterceptor

v3.0.0-M1

18 Jan 17:33
Compare
Choose a tag to compare
v3.0.0-M1 Pre-release
Pre-release

Change log:

cc2ae4c Fix Micrometer Test
ed3ca33 Upgrade Micrometer Version
3e2d273 Fix Spring Data Version
6b08c1b Upgrade Versions; Prepare for Milestone Release
44c2115 Main to 3.0; SF 6.0; JDK 17

v2.8.2

18 Jan 17:32
Compare
Choose a tag to compare

Change log:

9f75c9d Upgrade Versions; Prepare for Release
95fc922 Log KafkaBackoffException at DEBUG Level
65a7fd2 GH-2061: Remove Unused Variable
64891b3 GH-2061: Remove Unused Variable
b72a37f GH-2061: EKB Seek to End Option for Embedded Topics
6a5fdc6 Upgrade Gradle Kotlin Plugin
248cd70 GH-2055: Containers Must Implement DisposableBean
5e4e6b4 Upgrade Log4j to 2.17.1 (Tests Only)

v2.7.10

18 Jan 17:32
Compare
Choose a tag to compare

Change log:

1c9a013 Upgrade Versions; Prepare for Release
3574c5c GH-2055: Containers Must Implement DisposableBean
7f51078 Upgrade Log4j to 2.17.1 (Tests Only)
8f3b573 Upgrade Log4j to 2.17.0 (Tests Only)
9e6df04 Upgrade Log4j to 2.16.0 (Tests Only)
c62e2e3 Upgrade Log4j to 2.15.0 (Tests Only)
f775ffb Fix ClassCastException in ChainedKTM

v2.6.13

18 Jan 17:31
Compare
Choose a tag to compare

Change log:

69817cb Upgrade Spring Framework Version
129b2bf GH-2055: Containers Must Implement DisposableBean
4cc23d4 Upgrade Log4j to 2.17.1 (Tests Only)
af9115d Upgrade Log4j to 2.17.0 (Tests Only)
3d73e37 Upgrade Log4j to 2.16.0 (Tests Only)
4dc252d Upgrade Log4j to 2.15.0 (Tests Only)
97210dc Fix ClassCastException in ChainedKTM

v2.5.17.RELEASE

18 Jan 17:30
Compare
Choose a tag to compare

Change log:

66b5c39 Upgrade Spring Framework, Reactor Versions
0b376c9 GH-2055: Containers Must Implement DisposableBean
82349c1 Fix Typo in JUnit Jupiter Version
2c488d2 Upgrade Log4j to 2.17.1 (Tests Only)
76a4e0b Upgrade Log4j to 2.17.0 (Tests Only)
db11973 Upgrade Log4j to 2.16.0 (Tests Only)
35f1827 Fix ClassCastException in ChainedKTM
a2484a7 Remove non-compatible TX test
38ed17d GH-2001: Propagate Exception from TX Sync Commit
38390e8 Restore generic args for anonymous classes
c4787fc GH-1983: Support copy of producer factory

v2.8.1

20 Dec 16:25
Compare
Choose a tag to compare

Change log:

cf16e3a Upgrade versions; prepare for release
02213b4 GH-2050: Configure ErrHandlDeser if no delegate
146c491 Upgrade Log4j to 2.17.0 (Tests Only)
1fd454a Fix New Sonar Issue
ec6c6b3 Upgrade Log4j to 2.16.0 (Tests Only)
bac7166 GH-2046: Add Property to Always Check for Deser Ex
03a5e42 GH-2038: Fix DelegatingByTopicSerialization Config
4f44ad4 Upgrade to Gradle 7.3.1
2fb5360 Improve the override deps docs (#2042)
ebf7013 GH-2041: Fix Embedded Broker Error When Downgrading
a2eb4f7 Upgrade Log4j to 2.15.0 (Tests Only)
910030e Polish Samples
ba9fb41 GH-2036: Deserialization Errors and Batches
fbb38aa Fix streams.adoc for streamsBuilderFB sample
60e21e0 Cast transactionManager to interface KafkaAwareTransactionManager instead of KafkaTransactionManager.
f26a000 Simple log typo fix
c061fce GH-2018: Docs - Downgrading to Apache Kafka 2.8.1
319c114 Docs: fix some broken links
8e7c72f Bump up Gradle enterprise plugin to 3.7.2
f236286 Fix typo in the whats-new.adoc

v2.8.0

15 Nov 17:55
Compare
Choose a tag to compare

Change log:

f759800 Upgrade versions; prepare for release
ab3945d Fix New Sonar Issues
a3ee610 GH-2000: Doc RetryTopic Publish with Deser. Errors
505bd84 GH-2001: Propagate Exception from TX Sync Commit
82cb03e GH-1902: AuthenticationException Fatal By Default
15e771a GH-2003: Fix RetryableTopic Delivery Attempts Hdr
df4a5b1 GH-1994: Fix Typos in Doc
bcdd523 GH-1991: Exclude slf4j impl and log4j via Zookeeper
0ebad52 Upgrade jfrog-cli for Central Action
387d435 GH-1994: Option to Strip Exception Headers
42fef6e GH-1982: Boot 2.6 Compatibility (Retryable Topics)
d2bf746 Fix JavaDoc
1b84562 Add nullable annotation on ContainerProperties.transactionManager getter/setter
4eb4d9d GH-1983: Fix New Sonar Issues
0535760 Fix Checkstyle violation
00bf6ae GH-1983: No ProducerFactory copy in KafkaTemplate
d4b88b0 GH-1983: Support copy of producer factory
4e2a237 GH-1981: Optionally Don't Start the DLT Container
9675fea Fix Deprecation Warnings

v2.7.9

15 Nov 17:54
Compare
Choose a tag to compare

Change log:

6cfa226 Upgrade versions; prepare for release
3a87c5e GH-2000: Doc RetryTopic Publish with Deser. Errors
3da65a8 GH-2001: Propagate Exception from TX Sync Commit
1361a36 GH-2003: Fix RetryableTopic Delivery Attempts Hdr
6ed0b2e GH-1994: Fix Typos in Doc
9159ef9 GH-1994: Option to Strip Exception Headers
afc2883 Fix JavaDoc
c1f8668 Add nullable annotation on ContainerProperties.transactionManager getter/setter
c76e86f GH-1983: Support copy of producer factory