Skip to content

v3.0.0-M5

Pre-release
Pre-release
Compare
Choose a tag to compare
@garyrussell garyrussell released this 18 Jul 18:02
· 676 commits to main since this release

Change log:

4924f4c Fix Tests for Latest Spring Milestone
b9f7c73 Upgrade Kotlin to 1.7; Fix Micro. Tracing Jar
5fbf683 Uprade Versions; Prepare for Milestone Release
4aa5c2a GH-2350: Fix Paused Partitions After Rebalance
6d4cba5 Remove provided deps from the target POM
58b6889 GH-2344: AggReplyingKT Support Custom Correlation
c978b86 GH-2345: Fix Possible NPE in KafkaAdmin
1026edd Sonar Fixes
2f50088 GH-2239: Fix Boot AutoConfiguration
edfbd1d GH-2340: Fix Retrying Batch Error Handling
9e123ef Sonar Fixes
3db012f Sonar Fixes
ce5a8ad More What's New
f9e63c2 Update What's New
81c9e60 Fix JavaDocs errors
6a24685 GH-2288: Delegating EH - Traverse Causes
37910b6 GH-2239: RetryableTopic Refactoring
a63359c GH-2332: Fix Partitions in Pause Event
a6cce8a GH-2335: Fix RetryTopic Cause Header Name
c0e210c GH-2332: Fix Container.pause() with Manual Assign.
d7b100b Fix Appendix (Kafka Version Override)
bb26e05 GH-2280: Add ContainerProperties.pauseImmediate
ad48491 GH-2195: Fix Remaining ConsumerRecords and Test
b2b41d9 GH-2195: Fix Fix No Seek Retries with Pause
1eca673 GH-2329: Fix interceptBeforeTx for Non-Kafka TM
36665e9 GH-2195: Polishing
e9b5e69 GH-2195: Fix No Seek Retries with Non-Blocking
20cbc75 Fix Quick Tour Clients Version
aca14ef Polish Container setTransactionManager Javadocs
2fcb082 GH-2321: Support Inbound Header Mapping Matchers
2c5c88c GH-2622: Fix Possible NPE
343f558 GH-2262: Docs
17f8f85 GH-2262: Polishing
7c52853 GH-2262: Add BackOffHander
6fbc6cb GH-2284: Publish Auth Error Events
f3215c8 GH-2318: ReplyingKT - Wait for Assignment
85061a4 Fix Previous Commit
9b97f46 Fix Possible Race in KafkaAdmin
d6fb172 Increase PPBOManagerFactory Test Coverage (Sonar)
0f69553 GH-666: Single global embedded Kafka with JUnit 5 (#2308)
596f7d9 Widen Delegate Type for KafkaBackoffAwareMLAdapter
b57c608 Use KafkaListenerEndpoint instead of MethodKafkaListenerEndpoint in the RetryTopicNamesProvider
a372cc4 Update Gradle Enterprise plugin
70a7274 Fix Sonar Issues
12c3540 Fix Sonar Issues
db617ec GH-2195: Fix No Seek Retry Mode (#2267)
8ea39c4 GH-2306: Improve DeserEx Message For Improper Ex.
a07ace9 Add Converter Factories to Method Factory
a5a28cc GH-2304: Fix SendTo on Interface Etc.
f6c0996 GH-2297: Add KLERegistry.alwaysStartAfterRefresh
a6aff27 GH-1482: Make Topic Config Update Optional
3861e44 GH-1482: Support Admin.incrementalAlterConfigs
ef48cfa Add Acknowledgment.nack() variants accepting Duration (#2281)
4d4a1a6 GH-2295: No Resolvers with ConsumerRecordMetadata
2112c8d Log Uncommitted After Rebalance
0c65c9b GH-2292: Doc - Fix Container Factory Generics
8034c2c GH-2068: Add lightweight converting adapter (#2165)
c9b74e1 GH-2286: Doc Fixes
93f5ae5 Precise unit for sleep duration and wake time
ed0a492 GH-2148: Use ObjectProvider to Locate MeterRegistry