Skip to content

v3.0.0-M4

Pre-release
Pre-release
Compare
Choose a tag to compare
@garyrussell garyrussell released this 17 May 19:57
· 738 commits to main since this release

Change log:

59a1c82 Upgrade Versions; Prepare for Milestone Release
db54e24 GH-2274: Option to Not Configure (De)serializers
db0f958 Upgrade kafka-clients to 3.2.0; other upgrades
02d3b72 GH-2269: Improve DLPR Extensibility
f94620a GH-2252: Keep offset metadata in case of batch reprocessing (#2253)
731af32 GH-2128: More Doc Polishing
df4e0aa GH-2260: Reduce Header Constant Verbosity
a957b39 GH-2249: Batch Listener LISTENER_INFO Headers
03b0009 GH-2225: Fix New Package Tangle
01a1401 GH-2128: Document Nack Sleep Time Limitations
e1160fa GH-2172: Expose Retry Topic Chain at Runtime (#2245)
f200c03 GH-2226: Remove Obsolete Test
b2beec3 GH-2226: Add RetryTopicConfigurationSupport
44e3f52 Change Some Tests to Parameterized
ab871ab GH-2240: Bug fix for KafkaTemplate.receive(..) Fixes GH-2240 (#2240)
920089b Fix Sonar Issue
21a5ada Make artifactoryPublish dependsOn build
4915d6f Switch to Micrometer 1.10.0-SNAPSHOT
8ccdbd7 Fix TopicPartitionOffset Hash Code (NPE)
80b1770 GH-2220: Fix TopicPartitionOffset for Retry Topics (#2223)
01d3672 Revert "Temporarily Restore Deprecations Affecting SIK"
edd7c6d Fix Javadocs For Removed Error Handlers
777d7f3 Fix Links to Boot Documentation
cdf05a6 Update Gradle Enterprise plugin to 3.9
af56eca GH-2195: DefaultErrorHandler Improvements
c635572 Fix What's New
40d1ec2 Fix What's New Title
feb3563 GH-2222: Re-Pause Paused Partitions After Rebal.
e1e46c6 Adapt to latest Micrometer Binders changes
e0fee7e GH-2212: Log listener exception in retry topic flow (#2213)
0278465 GH-2218 add ability to pass AdminClient
10905dc GH-2214: Fix Manual Nack with Zero Sleep
f53d41b GH-2208: Add Paragraph to Doc
34c5619 GH-2208: Fix Manual Nack with Mutating Interceptor
6022835 GH-2197: Fix Container State After Fatal Stop
1c98623 Upgrade Jackson Version
50498f9 GH-2170: Support Custom OffsetAndMetadata
bf36c64 KafkaStreamsDefConfig: Remove unused configuredBy
e6bd735 GH-2198: Move to Micrometer Snapshots
408623c GH-2059: expose adminTimeout property in EmbeddedKafka annotation (#2194)
31b78c4 fixed spacing in dead letter publishing failed message.
448871a GH-2184 KafkaBackOffException logged as ERROR
d65a9f0 DLPR - Generate Header Values Lazily