spring-kafka

Provides Familiar Spring Abstractions for Apache Kafka

APACHE-2.0 License

Stars
2.1K
Committers
215

Bot releases are hidden (Show)

spring-kafka -

Published by artembilan over 3 years ago

Change log:

decf67ee8de0a9ca68cdaaa485ececc1cb82432a Escape build name in the release GH action
949263851c821e809dfe132ed18ef2ba22a74d77 GH-1789: Reduce Method Complexity
2aa4230dc5451a3a8f7e6b22cafa7d5ddbf04f2a GH-1789: Refactoring
d360b19b6d2967a7b8c2ee135f89a8f62150993a Javadoc Polishing
426b943a6e7292d158eee71c9720114884d72e29 Upgrade Reactor Version
2faa4f01c97f9af738148e6ee17695e368a619dd Add sample-04: Topic Delayed Non-Blocking Retry
74ad9a604d788615c088cf3071ca5005fcf33eae GH-1789: Content Type Conversion (Outbound)
515c6e33aa736ff44485c2ce346a037fc8b603b9 GH-1789: Fix Unused Import
505b66ebe83634fc7ee13517c06afcc5ed54acea GH-1789: Content Negotiation for Conversion (#1791)
eeaf3c0cb03683c9141fba16b52cb2d12d8c6595 GH-1787: Only Validate Once
2afc4fe36f23f83c80c1aef50fdc1bfc3fc46be4 Fix Signing Key Secret Name
66e4cf94b34c61bc421875570f6de42efe36201a GH-1785: Fix ListenerUtils.stoppableSleep()
015ef39a8b23f349c1e4594f252ee9a1f6e9e409 GH-1772 Add RetryTopicNamesProvider (#1773)
5826949b62990f41af2c2d9e4eae2c5ede2b6d0d GH-748: Handle Kotlin/Lombok Message Listeners
ac23f46c15d691b320cdb120dbf0d058c2c98180 Checkstyle Fix
9e0936fb453023d5067be68b36697634ab4caafe Fix Issues Reported by Sonar
bbc5003cf7e26a3166924f06a2a407b33cf591eb GH-1778: Properly Apply Client Post Processors
06483a0c009b7a9d65fb5f26daf0043fd33e2fd6 GH-1776: Fix transactional Template with Overrides
dc9a58e5843a883fbcdd73672b1120c5bd997f70 Javadoc Polishing
d7dc466d745365178827335f7aa53554ee641705 GH-1774: kafka-clients 2.8.0 Compatibility
98e95356f647d6ddff3003385e71fe9a00f3184b GH-1770: Fix ClientId for @KafkaListener
1c798665050936d19934811198732c09ad98282f More Doc Polishing
fd0d81ee2cc354b02b8f18b84ca43d3a8145dc73 Fix Link to Configuring Topics in What's New
8ecd8763e75272c7eb956f5e397449e967e58b3c Fix Typo in What's New
1a3c7424ade1e6728be3a5c0f2f83e1048a2044c Add s01 URL to close and release workflows
894bd80e28e6e82c7b9dfa8eaef21387e9fd8813 Add Maven Publish Workflows

spring-kafka -

Published by artembilan over 3 years ago

Change log:

73c72516d952926c074fa7e2269dfc61cefb1a20 Upgrade dependencies prepare for release
ffa7e80becb90aeeb16d537618bb104566304cd2 GH-1681: Add "after" methods to RecordInterceptor
a6c86cf04ecb81d1b2074e089868472233976a38 GH-1787: Only Validate Once
4dc6d49bd29976d369052bf647cc44374b202c2a Revert deprecation message, which is since 2.7
51ea8e380ab7e8b08775afcb5e9850324c3dba6a GH-748: Handle Kotlin/Lombok Message Listeners
da2eab699512c25017f8d251bd42e98ff2bf6a2d Upgrade Apache Kafka Version to 2.6.2
ee8287624994ec7f00795a23e06092caa0cee708 GH-1778: Properly Apply Client Post Processors
813e104c02440db75202f78ce33bb608161a305b GH-1776: Fix transactional Template with Overrides
ffa6f7814b9714156053b43bbe5bb0af5bddaf8d GH-1770: Fix ClientId for @KafkaListener
9ab0e6b0a245a151e1a6488d8dd5a199f6ff68ab Doc polishing
2d955383bec325f00992d2362dac04a450a84b05 Don't Log Converted Message With Projection

spring-kafka -

Published by artembilan over 3 years ago

Change log:

90c64b74360a41ca94565b195a06d4569971144f (2.5.x) Upgrade dependencies prepare for release
a38f824dd29362a2ae53d923a5331a344f4d3ed2 GH-1787: Only Validate Once
43dd7e333d8a99fc390d7fd54447b459ec603890 Add mavenCentral() to repos
8a6260ecc112c4fc01588aabdcaf5576dcaa6876 Revert deprecation message, which is since 2.7
0a0cd3504853478fb3d5cea6955ec837f3755a18 GH-748: Handle Kotlin/Lombok Message Listeners
d47d178cef1031df477b1fac06ce82fa7688286c GH-1778: Properly Apply Client Post Processors
a0b88dcca2ac5eea65c489882acda92114eac22b GH-1776: Fix transactional Template with Overrides
f5d09db90db8c1cb31a08c824ace77d4c3e00199 Don't Log Converted Message With Projection

spring-kafka - v2.7.0-RC2

Published by garyrussell over 3 years ago

Change log:

20397d95 GH-1757: Option for Raw ConsumerRecord Header
290d11a3 GH-1744: Improve KafkaConsumerBackoffManager dependency management
294c220a Fix Sonar Issue
0fd1a384 More project name corrections
7d99b3b5 Doc polishing
a2d0a69c GH-1753: Fix Project Name in Docs
9545893c Fix Project Name in README
bd49070c GH-1751: JsonDeser. Trust Mapped Class Packages
df6e4b17 GH-1749: Fix DLPR Send Timeout
7badf420 GH-1747: Add ConsumerAwareRecordInterceptor
5d40c805 Fix Kotlin Doc Snippet Syntax
47b84948 GH-1741: Fix New Sonar Issue
524f585e GH-1741: Add Message)
24d16016 Checkstyle Fixes
258fde7e Remove Invalid Reactive Test
132f20d1 More Reactive Test Diagnostics
60f2cc19 Diagnostics for Flaky Reactor Test
93d5db0d Don't Log Converted Message With Projection
3286f5fd GH-1725: KafkaAdmin Improvements
ca2cb941 Docs for new default CleanupConfig
eff20540 Don't wipe out local state stores by default (#1739)

spring-kafka - v2.7.0

Published by garyrussell over 3 years ago

Change log:

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

spring-kafka - v2.7.0-RC1

Published by garyrussell over 3 years ago

Change log:

9e47566e Upgrade versions; prepare for release
b08b1a87 Fix New Sonar Issues
9f58014f Gh 1716 - Refactoring and Test Coverage (#1734)
c24ce2ca Enable Verbose Test Logging from Gradle
0b61b5d6 GH-1736: Depr. StreamsBuilderFactoryBeanCustomizer
73d853b6 Capture Test Results in PR Builds (#1735)
1b9a9451 GH-1728: ReplyingKT Hook for User Errors
da3e8a42 GH-920: Fix More Sonar Issues
ab64d4d9 GH-920: Suppress ERROR Log for Expected Exception
e5e64e06 GH-1714: @RetryableTopic Support SpEL and PPH
d1753de7 GH-920: Fix Class Tangle
b399f299 Polish Samples
1cafb9f3 Migrate test classes to AssertJ (#1724)
5dffa839 GH-1727: Close Producer if initTransactions Fails
e6c31835 Fix Broken Link in Doc
944c263f Fix checkstyle for AssertJ
946a3e98 Fix Sonar Issue
26ed05c5 Fix Sonar Issues
d005a2af GH-1715,GH-1717: GH-920 Polishing
120ca483 Checkstyle fix
93a2fa1a GH-920: Improvements in ack / DLPR. Updated docs.
f0af60d3 MessagingTransformer Javadocs
997cc55f NonNullApi in adapter package
4412da77 Remove JDK-8074381 work-around in tests
f633c44e Fix typo
691b1e21 Fix typo
ad6e2a14 NonNullApi for listener package
efaab85f Fix null checks in config package
d094c395 GH-1708: Fix New Package Tangles

spring-kafka - v2.6.7

Published by garyrussell over 3 years ago

Change log:

f7014efb Upgrade versions; prepare for release
a72d222d GH-1736: Depr. StreamsBuilderFactoryBeanCustomizer
547a3a3b GH-1728: ReplyingKT Hook for User Errors
c33b0b33 GH-1727: Close Producer if initTransactions Fails
e48b6395 Update Doc Copyright

spring-kafka - v2.5.12.RELEASE

Published by garyrussell over 3 years ago

Change log:

4caa3fcb Upgrade versions; prepare for release
960287ec GH-1727: Close Producer if initTransactions Fails
2d5dfc80 Update Doc Copyright
ea777b1b Update Gradle Enterprise Versions

spring-kafka - v2.7.0-M2

Published by garyrussell over 3 years ago

Change log:

3d727a512ba3daf91d3ceecf7a2b87c87b16e72c Fix Javadoc Typo
983c9440fb36b7bba1e69e6c0bb0af04f9042c0b Upgrade versions; prepare for release
b2b22628d600bea3af198e2fd703c8432206e07d (origin/sonar, sonar) Resolve new Sonar Issues
777a9303288f8d4215359c30ca13f43412d583cc Skip Sonarqube for spring-kafka-docs
257bff50ada77933c56c0b94b62409d1de3b4151 GH-920: - More enhancements
1a2f671c9c06587550ba5d25cd961506cf60413a GH 920 - Topic-based retry support (#1664)
074f991672b4ad4a2913c7d81adbc7271bee7dc6 GH-1700: Reduce Method Complexity
bdd9ee8fd52934fbff24145b262cf38ecff8b29f GH-1700: Check Partition in DLPublishingRecoverer
8995e4da169860838d982e740256d5ded44f08c3 GH-1699: Deprecate ChainedKafkaTransactionManager
92a2c9bdb62c7133d8cdcc27743c01967a044af4 GH-1700: Highlight Config of Default Dest Resolver
c75d244965d3d57971503403450381944bc2bb9a Verify Doc Code Snippets Compile
e718ac09cf567dbd7a0b3ef3ca6317a33ed4a5f2 Fix Missing Links in Docs
a58063c608969ee18df733a9f3f12b469eea53ad Upgrade Boot Version in Samples; Fix Tests
6fed87bc0bda9de7e3a8673aa8dca746d49dbd63 Fix previous commit
10cb5e42ed19c12f8364b834ca759ada1f9b0d46 Sonar: Fix Nullable on Possibly null Parameters
9dbd0e59fb12dfc60c25672e5d07715e4b6bd29d Improve Sonar and Jacoco plugin configurations
f2f54cadcc333d93818efa9cabff2b3d57112e56 GH-1681: Add "after" methods to RecordInterceptor
887942741381a08727e0d69139f7f6c04244781a GH-1678: Allow CF Property Overrides
9101166b7eaefc77a3e630f26f4d40d3bfa89a9b GH-1693: Use concatMap in ReactiveKafkaTemplate
5e46e02d7576db43545143ad090e6b7442a96f79 GH-1690: Polish Quick Start Docs
a8a42413545a6c7ef0470d2d3311f03cfd7c0b43 GH-1638: Add RetryListener
01e85723a13eaedf289c8e75f96cf3878479de21 GH-1480: Suppress Sonar issue in deprecated method
d53ec47a49ffad570f2302e8f063d36989cec152 GH-1480: "Interruptible" BackOff for shutting down
a7c47687ef59e03110c0cf193369080b99b84850 GH-1688: AckMode Javadoc Polishing
eb39afcdc94cb6c205c37ba3a319183b60f85f77 Resolve several Sonar reported issues
60618a2a6bd93c54ba7e2cd265568535fd4112de Fix What's New Anchors

spring-kafka - v2.6.6

Published by garyrussell over 3 years ago

Change log:

bc08dd11fbb0eef365b16ce0de5554b34c1ba969 Upgrade versions; prepare for release
ce946fdfb379db3e29338aa8235e3efdac40435d GH-1700: Highlight Config of Default Dest Resolver
12932f719a9dcb8cd8c6463e33a0d8c44337edff Fix Missing Links in Docs
2f8b0425d326fa79c970e79fb35bfae1959149cd GH-1693: Use concatMap in ReactiveKafkaTemplate
afbecd2519175c42107e8f932aab1246c007f19a GH-1690: Polish Quick Start Docs
e978ae4f91712601ad091dd172c356789f38c47f Update Gradle Enterprise Versions
0591ec3de0a116f8bfcb7de56cc520e67475689d GH-1688: AckMode Javadoc Polishing
73ad11ef57ef3cf0817774c00abace06bee65f51 GH-1683: Improve Missing Ack Argument Exception
f736bd9487034eb479f50577fd5bf16946a8b07c Prepare for GH-1480

spring-kafka - v2.7.0-M1

Published by garyrussell over 3 years ago

Change log:

9f8576faaf0897f4661ba57653bf955c8dd2c942 GH-1683: Refactoring
e2cd1a16eb7615ab61dd809617669c284d067d32 GH-1683: Improve Missing Ack Argument Exception
b022f9a394584b4380543f63625caca70e4c499a GH-1605: DeadLetterPublishingRecoverer Improvement
f9bc4195110c07651e004fa9ab9638d392c2baaa GH-1675: Resolve Sonar Issue (Method Complexity)
aa507b3e406bf32b947a33c2fbf85ceb8b1730e6 GH-1675: Validation on @KafkaHandler Methods
4781d8184219247ba8e5033e029f242b8246b630 GH-1672: More Sonar Polishing
dcce9d0e74bdf9ce36e50eeba025cc9135775ad2 GH-1672: Sonar Fix (Complexity)
c537280053e6fc78d88ab15e868bdd252dc7f2ce GH-1672: Option to Immediately Stop the Container
e12e13a35bed791e7db8d5d4773b62f74ca633c9 GH-1673: Improve Docs for Default @KafkaHandler
adda0bf577b5342dadec51c80f3f66de388a6aff Fix typos in ContainerProperties
28d1dac3d69ad3754e6de106427ff920c3385485 GH-1661: Fix Typo
fa5c35e9b15c4cecfc6ea2bbbf9e7745bc5d9f75 GH-1661: @KafkaListener Improvements
f637add6552999229fb173169ffd6c5bdad6b7c0 GH-1668: Fix Sonar issue
5879b41a8c410f156050c3549d7b61b17a636dac GH-1688: ConsumerAwareRebalListener Improvements
2f93abe1f3e582b42759df738ef2689c41b9d329 Fix Sonar Magic Number
40f963c469df9f1128cb82d155d6b907188f37ce Add api to PR build
e5b55a2ad8256d0780e4141cfe80b204cf600e21 Remove JavaDocs for non-existing generics
b9599a88f5202e657a31f4515e0843b773356e4b Add getEndOffsets() to KafkaTestUtils
043090d0a647b468bc21ca2f2190972f6d450b57 Fix hamcreset dependency for awaitility
8be928891dd034ac684aacb7272b5a0e77bb6dca Fix Race in Test
62046c299fd9783b01e866076176d5e2a0a23d60 GH-1659: Only Log Record Metadata true by default
8276b6c07c4a36544f9556eaa970299ca7e7162d Remove staging repo; 2.7.0 is now in central
d54e50a395176499ac6536bb31749b7b2971764d Upgrade Gradle Enterprise and Conventions Versions
f68ef3d8d8efc82afc3d024edd0cdc560eb0238c GH-1653: Fix resetStateOnExceptionChange
fa50aa0d6358f05905b4ad67368283eb0a177aba Fix doc typo
134f99bbda79e0593a3c4228fb26a7d7932c34ff Upgrade versions
37cb8e70a0381d6d280d3b7ac12f9db234b7d917 Javadoc Polishing
e4ddc1bf043f928b500c2dd793c5b7586270ff87 Remove push to master from GH actions
d77df70a6971a058afaab386262ad305c3b0b68c Some dependencies upgrades (#1652)
84bad5cdcdf7f502d86b9045a0c56e78e7e6bae5 Add GH Actions for PRs
c156539e0c91dbe2c70e863be93a87c8505cfa3f Upgrade dependency and gradle versions
5c279ecae7aa62cb3f60b8e26b9e879028de0432 Fix Javadoc Links
47cb78d7179c47c0449134f0dd31084247846b5e Remove deprecations; add assertion
f38cb4fa971dd2e8ec2e7f6fa2ddbda002ab12cd 2.7.0 RC3 Kafka Clients
ef6c115ca716b8c1ad2e7f7ce267c338e8cf95f0 GH-1646 Clear lastCommits after fixTxOffset
3a86d8d67658dcf28d951b45c4a97d84b7e10d8e Don't cache tx producers after reset()
2f2010ddc92c8493c5ff89e812ccfec4a0ee58d0 GH-1643: Add More ConsumerStoppedEvent.Reasons
1140d5ee4d6873d504737af3151f75ce1ecea32c GH-1641: Reconfigurable Producer Factory
1ff7823cae1dece83c16345e98581c124256f67e Remove unused method
f60a5549ed1fbc9d19be5de0987e23f259781e0f Partition list, range with initial offsets
e666153734404a4ea0638a1c60fe2fce07921e50 GH-1637: Fix TopicPartitionOffset.hashCode()
0f43bf26098d542dc8f47b597fd171aba34a91ff Manual Assignment: Support Partition Ranges, Lists
74feb40ad0f34da593ec774b8e263138dac9bf4e GH-1631: Remove unused topics from test
90b9f625ff9e8226dba0593602f07d5b69983a6a GH-1631: fix missing @SendTo for cglib proxies
43c95272bf7bceacb286cd3d39bfe3346326ba3e GH-1633: Suppress Sonar Issue
81342e7205419691afd05a39cb5507f760817652 GH-1633: Fix Race and Event
786b8b13da128445457dc19494bd23b245f50c3b GH-1633: Do not stop parent container when fenced
8b52f56ac8f68430c988597d4e9b5a2cf0a657f2 Fix two small typos in the documentation
465a91b7220119d6637f27e66cf3452923937e4b Clean repositories up in the Gradle build script
82fc24a4c635665f880c25d931a7580268eca5c5 Remove TODO
1a1cc290ecaa3bfe781ea82c63ccae8457dbb494 GH-1621: Doc/Javadoc Polishing
5c7790582f6f4d67b9488cc4eb716be3eccd120f Improve subBatchPerPartition determination
19bea7f3fcdd459c68ad234ee793af898542c7cc GH-1621: Test Polishing
1c1edcfabd24da14fc0b1e60858ae15c109b0122 GH-1621: Fix nack() with Tx Batch Listener
82dd6c31c1e459e3bbefd9f84c9a63cc26df2cd8 GH-1615: Resolve Sonar Issues

spring-kafka - v2.6.5

Published by garyrussell almost 4 years ago

Change log:

4076f42ad49412c8df05167ada666e945ec7c0d5 Upgrade Micrometer Version; Prepare for Release
ee02d319f7427841d7cdee2596f570196e853a86 GH-1675: Validation on @KafkaHandler Methods
4c9ecb1672d85a407c4a5cab27be3202b17e0dae GH-1672: Option to Immediately Stop the Container
ff802bdd41a67e5f90a9908428bbe4773ca3bb0c GH-1673: Improve Docs for Default @KafkaHandler
19e99e6e9541c869c2f4a6e9ae6b4190e0b4d379 Upgrade kafka-clients, reactor versions
c842cfed960ab40e150ed9e056a4fe077e071894 Fix typos in ContainerProperties
74719460347af5bc53ef5e9ad36f8cc00dd75c4f GH-1668: Fix Sonar issue
67e1522d384316f3367c92957417c6d874262a24 GH-1688: ConsumerAwareRebalListener Improvements
27ddb42e71a9c2ddc13ac47195448f5d4ae69705 Remove JavaDocs for non-existing generics
bec6c2a74c462598eade073579c6d8eecf13d042 Add getEndOffsets() to KafkaTestUtils
49cf8f5f70ee4da2e92ea14d538d38c5aec28e61 Add Gradle Plugins Repo
3961bf474491fed7a19fef9dca572b96d59d3b08 Doc overrides for Kafka 2.7.0

spring-kafka -

Published by artembilan almost 4 years ago

Change log:

fab754a45fe4c7d0352712d4eb3fca0553c3ebf4 Upgrade Versions; Prepare for Release
bf5d38ec30aad02dd84cc54eb869d1aed0341156 (2.5.x) GH-1675: Validation on @KafkaHandler Methods
f2ecd40ea5cc9c7d6643426f1045ac10812ffefd Fix Java 11 syntax in test code
0fe7fad424e03edf5886de2f861befd503f429cb Add repos to build script for plugins
09fb266b0a2f427d368fdb7359a4ad6322910474 GH-1672: Option to Immediately Stop the Container
c54d4f59cdf3b7b0a8f4774ec1f6e6a84fc8bd1b GH-1673: Improve Docs for Default @KafkaHandler
23c0957d6a8e6848ae21084a972f611933660ac1 Fix doc typo

spring-kafka - v2.6.4

Published by garyrussell almost 4 years ago

Change log:

e9d52823 Upgrade versions; prepare for release
da91130a Javadoc Polishing
36e30f15 Fix Javadoc for default EOSMode
ef6c115c GH-1646 Clear lastCommits after fixTxOffset
3a86d8d6 Don't cache tx producers after reset()
2f2010dd GH-1643: Add More ConsumerStoppedEvent.Reasons
1140d5ee GH-1641: Reconfigurable Producer Factory
1ff7823c Remove unused method
f60a5549 Partition list, range with initial offsets
e6661537 GH-1637: Fix TopicPartitionOffset.hashCode()
0f43bf26 Manual Assignment: Support Partition Ranges, Lists
74feb40a GH-1631: Remove unused topics from test
90b9f625 GH-1631: fix missing @SendTo for cglib proxies
43c95272 GH-1633: Suppress Sonar Issue
81342e72 GH-1633: Fix Race and Event
786b8b13 GH-1633: Do not stop parent container when fenced
8b52f56a Fix two small typos in the documentation
465a91b7 Clean repositories up in the Gradle build script
82fc24a4 Remove TODO
1a1cc290 GH-1621: Doc/Javadoc Polishing
5c779058 Improve subBatchPerPartition determination
19bea7f3 GH-1621: Test Polishing
1c1edcfa GH-1621: Fix nack() with Tx Batch Listener
82dd6c31 GH-1615: Resolve Sonar Issues

spring-kafka - v2.5.10.RELEASE

Published by garyrussell almost 4 years ago

Change log:

f6880db1 Upgrade versions; prepare for release
0c5346c5 Javadoc Polishing
7bfc6b76 GH-1646 Clear lastCommits after fixTxOffset
fa8cbeb9 Don't cache tx producers after reset()
a306c584 GH-1643: Add More ConsumerStoppedEvent.Reasons
1118056b GH-1641: Reconfigurable Producer Factory

spring-kafka - v2.4.12.RELEASE

Published by garyrussell almost 4 years ago

Change log:

cac1cedc Upgrade grgit plugin
8163abdb Upgrade versions; prepare for release
e777a6b9 Javadoc Polishing
e307771d Don't cache tx producers after reset()
2b029878 Adjust repositories in build.gradle
fa50a4ac GH-1637: Fix TopicPartitionOffset.hashCode()
8e9f9dee GH-1631: fix missing @SendTo for cglib proxies
c52d7361 GH-1519: Fix @SendTo on @KafkaHandler
724ac8a1 GH-1621: More back-ported test fixes
21f511b1 GH-1621: Fix test for back-port
c2407371 GH-1621: Fix nack() with Tx Batch Listener

spring-kafka - v2.3.13.RELEASE

Published by garyrussell almost 4 years ago

Change log:

8b69169e Upgrade versions; prepare for release
5a352d21 Javadoc Polishing
b7663d38 Adjust repositories in build.gradle
2b2bb89f Don't cache tx producers after reset()
e9c52033 GH-1637: Fix TopicPartitionOffset.hashCode()
65cec041 GH-1631: fix missing @SendTo for cglib proxies
79a9e9a6 GH-1519: Fix @SendTo on @KafkaHandler
ef1b322c GH-1621: Fix test for back-port
d3685180 GH-1621: Fix nack() with Tx Batch Listener
24225a25 API Compatibility Back Ports
c0ce4681 GH-1613: Fix Race in Producer Factory

spring-kafka - v2.5.9.RELEASE

Published by garyrussell almost 4 years ago

Change log:

482b5465 GH-1637: Fix TopicPartitionOffset.hashCode()
9a013e23 GH-1631: Remove unused topics from test
dca07ac3 GH-1631: fix missing @SendTo for cglib proxies
a2275942 GH-1633: Fix Race and Event
8cc23017 GH-1633: Do not stop parent container when fenced
9d61d73e Fix two small typos in the documentation
049ab3de GH-1621: Test Polishing
004c9198 GH-1621: Fix test for back-port
4892f27c GH-1621: Fix nack() with Tx Batch Listener

spring-kafka - v2.6.3

Published by garyrussell almost 4 years ago

Change log:
7e21d653 Upgrade versions; prepare for release
7668f525 GH-1618: Remove Duplicate Parameter
5c1d2904 GH-1612: Fix Javadocs
c092202e JsonDeserializer - javadoc fix, minor changes
89b6ffc5 GH-1612: Option: Producer Fenced: Stop Container
078474ef GH-1615: Add maxAge to Producers
7ad38c09 GH-1613: Fix Race in Producer Factory
b9e28d75 GH-1610: Reset Retry State when Exception Changes
620c1a6f GH-1587: Fix NPE with Foreign TM and fixTxOffsets
9bb4334f GH-1587: Improve Javadocs for fixTxOffsets
212689cc DeadLetterPublishingRecoverer Docs
a6ee4b37 Upgrade Spring Data Version
7f04c446 Upgrade Dependency Versions
70af1ca1 Javadoc Polishing

spring-kafka - v2.5.8.RELEASE

Published by garyrussell almost 4 years ago

Change log:

25fc8f9b GH-1618: Remove Duplicate Parameter
2240affb GH-1612: Fix Javadocs
49aedaa1 GH-1612: Option: Producer Fenced: Stop Container
f195b62b GH-1615: Add maxAge to Producers
e815ace6 GH-1613: Fix Race in Producer Factory
fb1977c1 GH-1587: Fix NPE with Foreign TM and fixTxOffsets
36abb92a GH-1604: Document Scala Incompatibility
ab6a1fd4 Remove extraneous file

Package Rankings
Top 2.68% on Repo1.maven.org
Top 8.17% on Proxy.golang.org
Badges
Extracted from project README
Build Status Revved up by Develocity
Related Projects