Update dependency org.springframework.kafka:spring-kafka to v2 - abandoned#646
Open
mend-for-github-com[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
Author
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
1.3.3.RELEASE->2.0.0.RELEASEBy merging this PR, the below issues will be automatically resolved and closed:
By merging this PR, the below issues will be automatically resolved and closed:
Release Notes
spring-projects/spring-kafka
v1.3.11.RELEASEChange log:
3d76427Ugrade Gradle, Spring, Retry versionsc9443eePrevent KafkaEmbedded exiting the JVM7b492f5GH-1441: Close producer after fatal send error8599625GH-1437: Check for immediate failure on send3d04b59Upgrade to Kafka 0.11.0.372f89a2Fix manual acks with transactionsbadcb8aGH-1414: ConcurrentMLC Fix ConcurrentModification7f1268dFix local variable name902e9b3GH-1283: Unique client.id for each producer54d83f3Polishing for previous commit678a21bGH-1196: Use close(Duration) instead of close()v1.3.10.RELEASEChange log:
b99716cUpgrade to Spring Framework 4.3.25, retry 1.2.456f43a8GH-1168: Fix sendOffsets in local transaction8451480Remove@Nullable: it can't be at this version03f1461GH-1145: Backport NPE Fix55a3fd5GH-1134: Fixstop(Runnable)usage6331d89Fix close producers after a rebalance73e71e5Fix URL to SI Idempotent Receiverc6a22f5URL Cleanup09cda40URL Cleanup84f6267URL Cleanupc0e9eeeURL Cleanupv1.3.9.RELEASEChange log:
209222bUpgrade Spring Framework to 4.3.221555ea4Upgrade Jackson version0a140ebGH-908: Don't cache dedicated consumer producers9e3bd8cProcess errorHandler in class level KafkaListenerd9248b6GH-900: Use correct txId for initial commitv1.3.8.RELEASEChange log:
c9ffc7aUpgrade to SF-4.3.20be0cb65GH-881: Null check in closeProducers()c2a125dGH-842: Fix NPEs in KafkaListenerAnnotationBPP (#864)a50a2a9GH-859: Fix nested transactions9c9a200GH-834: Remove transactional producers7517916GH-804: EmbedKafkaCtxCustom add hashCode & equalsv1.3.7.RELEASEChange log:
b17c530GH-800: Fix Zombie Fencing48caf23Doc: Partition Assignmentf99c74aGH-777: Reset running on stop()452814cGH-774: Rethrow e in KT.executeInTransaction()2daa46cDoc fixesv1.3.6.RELEASEChange log:
dc466adUpgrade dependency versions542c801GH-753: Close transactional producer on error4811ea8GH-686: Handle tombstones in Json Ser/Deser2472224GH-690: Propagate AfterRollbackProcessor to child1558d29Add licence and notice to all artifacts6689bbbGH-683: Fix Transactions with ErrorHandler0e90111Doc 1.0.x client overridev1.3.5.RELEASEChange Log:
0a27d14Upgrade kafka-clients to 0.11.0.27793c0bUpgrade to SF 4.3.17010c3e8GH-661: Close Producer after beginTransaction faile826a58GH-656: Fix seek on rollback877fd6aKBGH-356: Fix thread naming with no bean name1e55d7dGH-646: Avoid sync when no transaction79510ecGH-646: Transaction Improvementsv1.3.4.RELEASEChange log:
ebbe5f0Fix KafkaMesListenerContTests for proper mocks4c5399dGH-637: Fix spurious nonresponsive consumer events6943d5fChange log-compaction url398967fFix KafkaMessageListenerContainerTests8a83135Fix KafkaMessageListenerContainerTestse7e6c9dGH-623: Fix AckMode.COUNT5e877a8GH-566: Ack Concurrency Issue