v2.7.13
Change log:
7813e9d Upgrade Spring, Reactor versions
7a58a2b Upgrade versions; prepare for release
a781be7 Fix TopicPartitionOffset Hash Code (NPE)
39276ea GH-2220: Fix TopicPartitionOffset for Retry Topics (#2223)
f831072 GH-2222: Fix Race in Test
051ceb5 Fix Links to Boot Documentation
cd43976 GH-2222: Re-Pause Paused Partitions After Rebal.
c3d9779 GH-2212: Log listener exception in retry topic flow (#2213)
a89895b GH-2208: Add Paragraph to Doc
7a19129 Use correct ConsumerRecord ctor in the test
9510d44 Add missed import for Optional
e1c59c5 Fix test compatibility with the RecordInterceptor
549e243 GH-2208: Fix Manual Nack with Mutating Interceptor
afc689a Upgrade Jackson Version