RabbitMQ changelog
Changelog
2025-11 (Version 25.11.0, Current)
- Updated RabbitMQ connector with AMQP client library v4.8.4 and enabled SNI support.
2025-09 (Version 25.09.01)
-
Enhanced the RabbitMQ Publish operation to provide selective control over sending message headers. Users can choose between Dynamic Document Properties or the header panel in operation properties to send message headers. In-built AMQP headers will be restricted as keys in the header panel of the operation properties.
-
Added a configurable
Frame_Maxoption to align with server limits. Values above the limit are auto-adjusted to the server's maximum, while values below 4 KB trigger a runtime error.
2025-01 (Version 25.01.0)
- Users can set an Expiration Time while publishing messages, enabling automatic expiration of messages after a specified duration.
2024-09 (Version 24.09.0)
- Fixed critical and major Sonar issues for the connector.
2024-07 (Version 24.07.2)
- Necessary runtime packages are now packaged with the connector.