Skip to content

Releases: spring-projects/spring-kafka

v2.7.1

17 May 18:22
Compare
Choose a tag to compare

Change log:

decf67e Escape build name in the release GH action
9492638 GH-1789: Reduce Method Complexity
2aa4230 GH-1789: Refactoring
d360b19 Javadoc Polishing
426b943 Upgrade Reactor Version
2faa4f0 Add sample-04: Topic Delayed Non-Blocking Retry
74ad9a6 GH-1789: Content Type Conversion (Outbound)
515c6e3 GH-1789: Fix Unused Import
505b66e GH-1789: Content Negotiation for Conversion (#1791)
eeaf3c0 GH-1787: Only Validate Once
2afc4fe Fix Signing Key Secret Name
66e4cf9 GH-1785: Fix ListenerUtils.stoppableSleep()
015ef39 GH-1772 Add RetryTopicNamesProvider (#1773)
5826949 GH-748: Handle Kotlin/Lombok Message Listeners
ac23f46 Checkstyle Fix
9e0936f Fix Issues Reported by Sonar
bbc5003 GH-1778: Properly Apply Client Post Processors
06483a0 GH-1776: Fix transactional Template with Overrides
dc9a58e Javadoc Polishing
d7dc466 GH-1774: kafka-clients 2.8.0 Compatibility
98e9535 GH-1770: Fix ClientId for @KafkaListener
1c79866 More Doc Polishing
fd0d81e Fix Link to Configuring Topics in What's New
8ecd876 Fix Typo in What's New
1a3c742 Add s01 URL to close and release workflows
894bd80 Add Maven Publish Workflows

v2.6.8

17 May 16:56
Compare
Choose a tag to compare

Change log:

73c7251 Upgrade dependencies prepare for release
ffa7e80 GH-1681: Add "after" methods to RecordInterceptor
a6c86cf GH-1787: Only Validate Once
4dc6d49 Revert deprecation message, which is since 2.7
51ea8e3 GH-748: Handle Kotlin/Lombok Message Listeners
da2eab6 Upgrade Apache Kafka Version to 2.6.2
ee82876 GH-1778: Properly Apply Client Post Processors
813e104 GH-1776: Fix transactional Template with Overrides
ffa6f78 GH-1770: Fix ClientId for @KafkaListener
9ab0e6b Doc polishing
2d95538 Don't Log Converted Message With Projection

v2.5.13.RELEASE

17 May 15:54
Compare
Choose a tag to compare

Change log:

90c64b7 (2.5.x) Upgrade dependencies prepare for release
a38f824 GH-1787: Only Validate Once
43dd7e3 Add mavenCentral() to repos
8a6260e Revert deprecation message, which is since 2.7
0a0cd35 GH-748: Handle Kotlin/Lombok Message Listeners
d47d178 GH-1778: Properly Apply Client Post Processors
a0b88dc GH-1776: Fix transactional Template with Overrides
f5d09db Don't Log Converted Message With Projection

v2.7.0

14 Apr 17:07
Compare
Choose a tag to compare

Change log:

9705891 Fix a typo in the documentation (adatper -> adapter)
723a97a Add "What's New" For Retry Topics
4597dbc Upgrade versions; prepare for release
07efad9 GH-1765 - Fix using same factory for retry & main (#1768)
45be8f0 GH-1766 - Use next topic's delay in retry topic (#1767)
99ff5cf GH-1762: Extract KafkaConsumerBackoffManager
d0471e5 GH-1764: JsonDeserializer: Remove Java9 Construct
b8e92d5 Use the current main branch in docs (#1759)

v2.7.0-RC2

14 Apr 18:01
Compare
Choose a tag to compare
v2.7.0-RC2 Pre-release
Pre-release

Change log:

20397d9 GH-1757: Option for Raw ConsumerRecord Header
290d11a GH-1744: Improve KafkaConsumerBackoffManager dependency management
294c220 Fix Sonar Issue
0fd1a38 More project name corrections
7d99b3b Doc polishing
a2d0a69 GH-1753: Fix Project Name in Docs
9545893 Fix Project Name in README
bd49070 GH-1751: JsonDeser. Trust Mapped Class Packages
df6e4b1 GH-1749: Fix DLPR Send Timeout
7badf42 GH-1747: Add ConsumerAwareRecordInterceptor
5d40c80 Fix Kotlin Doc Snippet Syntax
47b8494 GH-1741: Fix New Sonar Issue
524f585 GH-1741: Add Message sendAndReceive(Message)
24d1601 Checkstyle Fixes
258fde7 Remove Invalid Reactive Test
132f20d More Reactive Test Diagnostics
60f2cc1 Diagnostics for Flaky Reactor Test
93d5db0 Don't Log Converted Message With Projection
3286f5f GH-1725: KafkaAdmin Improvements
ca2cb94 Docs for new default CleanupConfig
eff2054 Don't wipe out local state stores by default (#1739)

v2.7.0-RC1

17 Mar 16:10
Compare
Choose a tag to compare
v2.7.0-RC1 Pre-release
Pre-release

Change log:

9e47566 Upgrade versions; prepare for release
b08b1a8 Fix New Sonar Issues
9f58014 Gh 1716 - Refactoring and Test Coverage (#1734)
c24ce2c Enable Verbose Test Logging from Gradle
0b61b5d GH-1736: Depr. StreamsBuilderFactoryBeanCustomizer
73d853b Capture Test Results in PR Builds (#1735)
1b9a945 GH-1728: ReplyingKT Hook for User Errors
da3e8a4 GH-920: Fix More Sonar Issues
ab64d4d GH-920: Suppress ERROR Log for Expected Exception
e5e64e0 GH-1714: @RetryableTopic Support SpEL and PPH
d1753de GH-920: Fix Class Tangle
b399f29 Polish Samples
1cafb9f Migrate test classes to AssertJ (#1724)
5dffa83 GH-1727: Close Producer if initTransactions Fails
e6c3183 Fix Broken Link in Doc
944c263 Fix checkstyle for AssertJ
946a3e9 Fix Sonar Issue
26ed05c Fix Sonar Issues
d005a2a GH-1715,GH-1717: GH-920 Polishing
120ca48 Checkstyle fix
93a2fa1 GH-920: Improvements in ack / DLPR. Updated docs.
f0af60d MessagingTransformer Javadocs
997cc55 NonNullApi in adapter package
4412da7 Remove JDK-8074381 work-around in tests
f633c44 Fix typo
691b1e2 Fix typo
ad6e2a1 NonNullApi for listener package
efaab85 Fix null checks in config package
d094c39 GH-1708: Fix New Package Tangles

v2.6.7

17 Mar 15:53
Compare
Choose a tag to compare

Change log:

f7014ef Upgrade versions; prepare for release
a72d222 GH-1736: Depr. StreamsBuilderFactoryBeanCustomizer
547a3a3 GH-1728: ReplyingKT Hook for User Errors
c33b0b3 GH-1727: Close Producer if initTransactions Fails
e48b639 Update Doc Copyright

v2.5.12.RELEASE

17 Mar 15:38
Compare
Choose a tag to compare

Change log:

4caa3fc Upgrade versions; prepare for release
960287e GH-1727: Close Producer if initTransactions Fails
2d5dfc8 Update Doc Copyright
ea777b1 Update Gradle Enterprise Versions

v2.7.0-M2

17 Feb 17:42
Compare
Choose a tag to compare
v2.7.0-M2 Pre-release
Pre-release

Change log:

3d727a5 Fix Javadoc Typo
983c944 Upgrade versions; prepare for release
b2b2262 (origin/sonar, sonar) Resolve new Sonar Issues
777a930 Skip Sonarqube for spring-kafka-docs
257bff5 GH-920: - More enhancements
1a2f671 GH 920 - Topic-based retry support (#1664)
074f991 GH-1700: Reduce Method Complexity
bdd9ee8 GH-1700: Check Partition in DLPublishingRecoverer
8995e4d GH-1699: Deprecate ChainedKafkaTransactionManager
92a2c9b GH-1700: Highlight Config of Default Dest Resolver
c75d244 Verify Doc Code Snippets Compile
e718ac0 Fix Missing Links in Docs
a58063c Upgrade Boot Version in Samples; Fix Tests
6fed87b Fix previous commit
10cb5e4 Sonar: Fix Nullable on Possibly null Parameters
9dbd0e5 Improve Sonar and Jacoco plugin configurations
f2f54ca GH-1681: Add "after" methods to RecordInterceptor
8879427 GH-1678: Allow CF Property Overrides
9101166 GH-1693: Use concatMap in ReactiveKafkaTemplate
5e46e02 GH-1690: Polish Quick Start Docs
a8a4241 GH-1638: Add RetryListener
01e8572 GH-1480: Suppress Sonar issue in deprecated method
d53ec47 GH-1480: "Interruptible" BackOff for shutting down
a7c4768 GH-1688: AckMode Javadoc Polishing
eb39afc Resolve several Sonar reported issues
60618a2 Fix What's New Anchors

v2.6.6

17 Feb 17:40
Compare
Choose a tag to compare

Change log:

bc08dd1 Upgrade versions; prepare for release
ce946fd GH-1700: Highlight Config of Default Dest Resolver
12932f7 Fix Missing Links in Docs
2f8b042 GH-1693: Use concatMap in ReactiveKafkaTemplate
afbecd2 GH-1690: Polish Quick Start Docs
e978ae4 Update Gradle Enterprise Versions
0591ec3 GH-1688: AckMode Javadoc Polishing
73ad11e GH-1683: Improve Missing Ack Argument Exception
f736bd9 Prepare for GH-1480