Bump org.springframework.kafka:spring-kafka from 2.8.5 to 2.9.11 #53
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.8.5
->2.9.11
For further information on security, please refer to the Confluence page link
Release Notes
spring-projects/spring-kafka (org.springframework.kafka:spring-kafka)
v2.9.11
Compare Source
⭐ New Features
🐞 Bug Fixes
🔨 Dependency Upgrades
External Links
v2.9.10
Compare Source
⭐ New Features
🐞 Bug Fixes
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@antonio-tomac and @edanidzerda
External Links
v2.9.9
Compare Source
🐞 Bug Fixes
🔨 Dependency Upgrades
External Links
v2.9.8
Compare Source
⭐ New Features
🐞 Bug Fixes
🔨 Dependency Upgrades
External Links
v2.9.7
Compare Source
🐞 Bug Fixes
🔨 Dependency Upgrades
External Links
v2.9.6
Compare Source
⭐ New Features
🐞 Bug Fixes
@Nullable
#2585📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@cenkakin and @jucosorin
External Links
v2.9.5
Compare Source
⭐ New Features
🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
🔨 Tasks
❤️ Contributors
Thank you to all the contributors who worked on this release:
@jucosorin and @truepele
External Links
v2.9.4
Compare Source
🐞 Bug Fixes
📔 Documentation
❤️ Contributors
Thank you to all the contributors who worked on this release:
@mikael-carlstedt
v2.9.3
Compare Source
Change log:
5a412d8
Upgrade Versions; Prepare for Release91ac6d2
GH-2477: Fix Static State RetryTopicConfigSupport8c15f7d
Fix Missing Re-Interrupt42f654d
Revert KafkaAdmin Change (Previous Commit)30d2b89
Fix Missing Re-Interrupts65bbdb6
Add KafkaTestUtils methods using Duration for timeout (2.9) (#2468)c92ec76
GH-2464: Fix Delivery Attempt Header (Rare)921e6ae
GH-2459: Resolve Sonar Issuesf9f6a55
@RetryableTopic More SpEL Support5c70ec1
GH-2459: FallbackBatchErrorHandler Retryable Ex2966c7d
GH-2451: Fix Class Level Listener Multi Instances9e07035
GH-2352: Fix Doc Typo2bf7d62
GH-2352: Expose KLERegistrar Getter on BPPv2.9.2
Compare Source
Change log:
6b938e4
Upgrade Versions; Prepare for Releasee455431
GH-2438: RetryTopic Destination Partition Select58aa8b1
GH-2432: Remove Unnecessary Variable9850af5
GH-2432: Fix Retryable Topic Provisioningcb5c36b
GH-2410: Disallow nack() with Out of Order Commits91507a9
Update config example type in docc69791e
Add Acknowledgment.nack() variants accepting Duration43bc67a
Fix Race In Test3850a01
GH-2419: DLPR: Protect Against Non-Compliant PF5c776cd
GH-2387: Fix FallbackBatchErrorHandler Events7c648d7
Don't Use kafka.common.KafkaException in Broker766333c
GH-2415: Doc for DeserializationEx... with DLPR8ad588e
GH-2395: RetryListener - Add Batch Methodsf584d8f
Upgrade Apache Kafka to 3.2.35fed903
GH-2400: ReplyingKT Improve CorrelationId Loggingv2.9.1
Compare Source
Change log:
fabdcb7
Upgrade Versions; Prepare for Release5efa335
Upgrade Apache Kafka to 3.2.24fdedd7
GH-2184: Don't Log KafkaBackoffException8336461
Deprecate ListenableFuture Callback Extensionsea6fa8f
Add Missing Pause/Resume Events781e726
GH-2382: Fix Unchecked Cast in Test2eacf7a
Remove Another Dead Link from Change History8f6fd87
Remove Dead Links from Change History7da485a
Fix Duplicate Doc Anchorsf9419c2
Fix typo in whats-new.adoc6a28cc5
GH-2382: Fix FBEH Cross Talk798dea3
GH-2375: Add KLER.unregisterListenerContainer90c6e95
GH-2357: Remove Remaining Uses of ListenableFuturev2.9.0
Compare Source
Change log:
7a3223d
Upgrade Versions; Prepare for Release295b68c
GH-2357: Fix Sonar Issues128372f
GH-2357: Switch to CompletableFuturea4ee066
GH-2355: Add ManualAckListenerErrorHandler (#2356)e682c87
GH-2350: Fix Paused Partitions After Rebalance2732303
GH-2344: AggReplyingKT Support Custom Correlationb1d97b9
GH-2345: Fix Possible NPE in KafkaAdmin4e6d59c
Sonar Fixese579c62
Fix for Java 8 compatibilitydd981e1
GH-2239: Fix Boot AutoConfiguration15e5668
GH-2340: Fix Retrying Batch Error Handlinge220b17
Sonar Fixes11e03c9
GH-2262: Fix Possible NPEf7cbbfe
Sonar Fixesv2.8.11
Compare Source
Change log:
e31e639
Upgrade Versions; Prepare for Release5df71c1
Fix Missing Re-Interrupta9b0252
Revert KafkaAdmin Change (Previous Commit)8c2b325
Fix Missing Re-Interrupts6ec1b3b
GH-2459: FallbackBatchErrorHandler Retryable Ex48b2017
GH-2451: Fix Class Level Listener Multi Instancesv2.8.10
Compare Source
Change log:
e021e32
Upgrade Versions; Prepare for Releasebd146f6
GH-2432: Remove Unnecessary Variable6a253f2
GH-2432: Fix Retryable Topic Provisioning950a2ea
GH-2410: Disallow nack() with Out of Order Commits0547dc7
Update config example type in doca03f67b
Fix Race In Test5bd08c0
GH-2419: DLPR: Protect Against Non-Compliant PFf6cbf11
GH-2387: Fix FallbackBatchErrorHandler Events2e1feb3
Don't Use kafka.common.KafkaException in Broker34c48f5
GH-2415: Doc for DeserializationEx... with DLPR5df2568
Fix previous commit conflicts8cfd1d8
GH-2395: RetryListener - Add Batch Methodsv2.8.9
Compare Source
Change log:
48334e4
Upgrade Reactor Version269fd79
Upgrade Versions; Prepare for Release8193cd2
Upgrade Apache Kafka to 3.0.2a190ba7
Add Missing Pause/Resume Eventse1bb194
GH-2382: Fix Unchecked Cast in Teste4eedb7
Remove Another Dead Link from Change History6d72816
Remove Dead Links from Change Historyf3837a1
Fix Duplicate Doc Anchors3de1e89
GH-2382: Fix RetryingBatchErrorHandler Cross Talkf001423
GH-2375: Add KLER.unregisterListenerContainerb6b4c1a
GH-2363: Fix Class Cast in ErrorHandlerAdapterv2.8.8
Compare Source
Change log:
16fbdde
Upgrade Versions; Prepare for Releasee94985b
GH-2350: Fix Paused Partitions After Rebalancef1f200c
GH-2344: AggReplyingKT Support Custom Correlationf747329
GH-2345: Fix Possible NPE in KafkaAdmindee71ae
GH-2340: Fix Retrying Batch Error Handling3f30673
GH-2288: Delegating EH - Traverse Causes4b93cdf
KafkaAdmin: fix usage of theMap.of()
989fb29
GH-2332: Fix Container.pause() with Manual Assign.b286250
GH-2335: Fix RetryTopic Cause Header Name3eb5d9f
Fix Doc Copyrightfea092c
transactionIdPrefix Doc Polishingbdb7e84
Polish Container setTransactionManager Javadocs46c63e2
GH-2321: Support Inbound Header Mapping Matchers558c19f
GH-2318: ReplyingKT - Wait for Assignmente49d850
Fix Possible Race in KafkaAdmind1b60d2
Widen Delegate Type for KafkaBackoffAwareMLAdapterv2.8.7
Compare Source
Change log:
c93304a
Upgrade Versions; Prepare for Release9675989
Update Gradle Enterprise plugin4bce526
GH-2306: Improve DeserEx Message For Improper Ex.168b9d2
Add Converter Factories to Method Factory273416c
GH-2304: Fix SendTo on Interface Etc.1d60eda
GH-2297: Add KLERegistry.alwaysStartAfterRefreshe88711f
GH-1482: Make Topic Config Update Optionalec2608b
GH-1482: Support Admin.incrementalAlterConfigsa1f112c
Add Acknowledgment.nack() variants accepting Durationa9a19a7
GH-2295: No Resolvers with ConsumerRecordMetadata23a103e
Log Uncommitted After Rebalance1e82ac9
GH-2292: Doc - Fix Container Factory Generics5101b17
GH-2286: Doc Fixes07e4bc8
Precise unit for sleep duration and wake time388b23f
GH-2148: Use ObjectProvider to Locate MeterRegistryba309fb
GH-2274: Option to Not Configure (De)serializersv2.8.6
Compare Source
Change log:
7f5395d
Upgrade Versions; Prepare for Release041ce86
GH-2269: Improve DLPR Extensibility6e92b7f
GH-2252: Keep offset metadata in case of batch reprocessing (#2253)9a36d9b
GH-2128: More Doc Polishing1708bf4
GH-2249: Batch Listener LISTENER_INFO Headersfc544cd
GH-2128: Document Nack Sleep Time Limitations60c8f6c
Add JUnit5 params Module to Buildf90c8e1
GH-2240: Bug fix for KafkaTemplate.receive(..)63e56a7
Fix Sonar Issue34e1950
MakeartifactoryPublish dependsOn build
fe74dbf
Revert "Make artifactoryPublish depend on build"Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.