| 
         This version is still in development and is not considered stable yet. For the latest stable version, please use Spring AMQP 3.2.6!  | 
    
Stream Support Changes
RabbitStreamOperations and RabbitStreamTemplate have been deprecated in favor of RabbitStreamOperations2 and RabbitStreamTemplate2 respectively; they return CompletableFuture instead of ListenableFuture.
See Using the RabbitMQ Stream Plugin for more information.