Hi, I was looking at the manual entry for RabbitMQ component on 3.18 (LTS) and found that there is an IMPORTANT notice
> It is recommended to use the Camel Spring RabbitMQ <https://camel.apache.org/components/3.18.x/spring-rabbitmq-component.html> component, instead of using this component. This notice does not show up for previous 3.17 version. I checked the changelog and there is no references to "rabbit" (cursory search). I also checked the release notes ( https://camel.apache.org/releases/release-3.18.0/) but there is also no mention. So... why is the Spring RabbitMQ component recommended over the non-Spring component? Thanks