Skip to content

v3.0.0-M4

Pre-release
Pre-release
Compare
Choose a tag to compare
@garyrussell garyrussell released this 19 Sep 19:47
· 387 commits to main since this release

Change log:

edca625 Upgrade Versions; Prepare for Milestone Release
57276fc GH-1444: Remove Unused Field from Test
66e5c11 GH-1444: Listener Observability Initial Commit (#1500)
80f8c9c GH-1473: Remove Unnecessary Deprecated Interfaces
f073c5f Upgrade to Testcontainers 1.17.3
3df0f35 GH-1465: Re-enable SuperStreamSACTests
bc01253 Super Stream is not consumed for some reason
02f0386 GH-1465: Part II - Super Stream SAC
d4e0f5c GH-1485: Remove Deprecations
ba4b62e GH-1449: Fix Auto Recovery Docs
f2717a1 Remove RHU.registerSynthesizedAnnotation()
23076f8 GH-1497: Fix Test
c929cd5 GH-1497: Use RANDOM as default addressShuffleMode
5e6595d Switch to spring-asciidoctor-backends
7e47014 Move to Micrometer Snapshots
ab3eb36 GH-1494: Fix Test Harness with @repeatable
97644e9 Improve Stream Template Test Coverage
8c37c2d Fix aot.factories for Previous Commit
c76c671 AOT RuntimeHints Polishing
f2e1e98 GH-1491: Fix Fallback When Parameter is Optional
c67f80b GH-1487: Countdown not active AsyncMProcConsumer
0a6a606 GH-1491: Fix Possible NPE
158d5cd GH-1491: Support Optional/null Payloads
d96aa71 GH-1489: Batch RabbitListener Improvements
515eb9a GH-1484: RabbitListener.batch() Override
97a508e GH-1480: Switch to CompletableFuture in s-r-stream
b03a0bc GH-1473: Switch to CompletableFuture
8becb89 Fix Sonar Issue
330764c Fix Micrometer Tracing Artifact Name
655f460 Upgrade Micrometer Versions
f5aba94 GH-1474: Fix MessageProperties.lastInBatch
18e4209 GH-1474: Fix BatchingStrategy Propagation
d4fc77f GH-1467: Support Spring AOT for Native Image
32c1c99 Resolve Deprecations in Spring Framework 6.0
d538c39 Fix Another Test with SF 6
38103d6 Fix Test for Latest Spring Framework 6.0
6afdfac Upgrade Kotlin to 1.7
d143d4b GH-1465: Part 1: Provision Super Streams over AMQP
6dae0fc Fix Previous Commit
5062410 Fix Sonar Issues
e25600b Fix AbstractMLC.getMessageListener Return Type
ac62429 GH-1338: Fix Javadoc
247c45e GH-1338: Polishing
76348cb GH-1338: Add MessageAckListener
bd46d47 GH-1463: RabbitTemplate.logReceived() Protected
6c7d53c Remove extra space in SimpleConnection.toString()
f63c1ed GH-1459: Fix Javadocs
9d8dfe8 GH-1459: Remove Unused Method
cffebb9 GH-1459: Improve MeterRegistry Discovery