Skip to content

v3.0.0-M3

Pre-release
Pre-release
Compare
Choose a tag to compare
@garyrussell garyrussell released this 22 Mar 18:47
· 783 commits to main since this release

Change log:

478cf6d GH-2182 - Capitalize title in docs
6c05000 Upgrade Spring Data to M3
ee3fc60 Exclude Micrometer from spring-data
379d158 Fix Gradle Sha
c96f511 Upgrade versions; prepare for release
3bc00a9 GH-2178: Fix CSA.onPartitionsAssigned (Manual)
e4d9641 GH-2179: Exit RetryingBatchErrorHandler on Stop
bf3dc8c Fix typo
ceaf437 GH-2164: Remove More Dead Code
03a2124 GH-2164: Remove EOSMode.V1
a8f98bd GH-1886: Fix Javadocs
ec69ddc GH-1886 More RetryTemplate Related Deprecations
be7d128 Fix typo
d983f0b GH-2153: Remove ConsumerProp.onlyLogRecordMetadata
ca9d100 More KafkaHeaderMapper Javadocs
aba4ee2 Fix KafkaHeaderMapper Javadocs
f83fc4b GH-2155: DeadLetterPublishingRecoverer Improvement
6fc037e Fix NPE
77444ab Fix Sonar Issues
6e4c819 GH-2162: Fix Record Interceptor Javadocs
bee97d9 GH-2154: Fix Tombstones with Delegating Seriali...
f0ad7b0 GH-2153: Switch to ConsumerRecord Formatter
bbf26bc Temporarily Restore Deprecations Affecting SIK
dc47e72 GH-2148: Fix MeterRegistry Detection
a1a5d48 GH-2128 Do Not Sleep Consumer Thread for Nack
1fa80aa Fix JavaDocs typo in the KafkaUtils
891664b GH-2132: Producer Record Log Formatting
17b738e GH-2134: Doc and Javadoc Polishihg
66b91de Fix Compiler Warnings
86c9aa1 GH-2134: Add filter to @KafkaListener
a7dbb78 GH-2072: Remove Invalid Deprecation Suppressions
c2362f1 Upgrade to Micrometer 2.0.0-SNAPSHOT
43cb781 Docs - Fix ToC
52d45dc Add Nullable to API methods
c6b2f9c Remove Unnecessary Suppress Warning
9741d28 GH-615: Docs - Migrating Legacy Error Handlers
9f48d00 Fix Doc Typo
2e23b1b Add getter for StreamsUncaughtExceptionHandler (#2144)
009abbb Fix Sonar Issues
675a68c GH-2140: Improve generics for DelegatingByTypeSer
24d7cad GH-2139: Clarify ExponentialBackOff maxDelay default
ae80c5d More sample-01 README Fixes
cc91242 Fix sample-01 README
01549a6 GH-2116: Add blocking retries to RT (#2124)
dad2061 GH-2135: Fix NPE in JsonDeserializer
864a318 GH-2135: Fix array support for mappings
38ed222 GH-2049: Spring Managed Producer Interceptors (#2112)
c27de92 ExceptionClassifier Reverse Option
b198c5b Revert Micrometer Upgrade to M2