- Now logs and messages for
Consume
trigger will be located in the last flow execution - Upgrade to sailor 2.7.2
- Upgrade amqplib to 0.10.4
Fixed issue with shutdown hook in Consume
trigger
Fixed connection cloning in Publish
action
- Implemented retry mechanism on connection errors
- Added configuration fields to set retry options
- Added
Don't encrypt payload
andContent-Type
configuration fields toPublish
action - Added
Don't decrypt payload
configuration field toConsume
trigger - Upgrade to sailor 2.7.1
- Upgrade amqplib to 0.10.3
- Upgrade to sailor 2.6.24
- Upgrade to sailor 2.6.18
- Annual audit of the component code to check if it exposes a sensitive data in the logs
- Annual npm vulnerabilities audit
- Update sailor version to 2.6.7
- Update sailor version to 2.1.0
- Update sailor version to 2.0.0
- Add Consume Trigger
- Initial release
- Add Publish Action