AMQP Technical Notes
                      Technical Notes for AMQP component.
                   
                  
               
                Changelog
1.4.3 (July 05, 2024)
  - Now logs and messages for Consumetrigger will be located in the last flow execution.
- Upgrade to sailor 2.7.2.
- Upgrade amqplib to 0.10.4.
1.4.2 (March 27, 2023)
  - Fixed issue with shutdown hook in Consumetrigger.
1.4.1 (March 27, 2023)
Fixed connection cloning in Publish action.
1.4.0 (March 25, 2023)
  - Implemented retry mechanism on connection errors.
- Added configuration fields to set retry options.
- Added Don't encrypt payloadandContent-Typeconfiguration fields toPublishaction.
- Added Don't decrypt payloadconfiguration field toConsumetrigger.
- Upgrade to sailor 2.7.1.
- Upgrade amqplib to 0.10.3.
1.3.3 (March 25, 2021)
  - Upgrade to sailor 2.6.24.
1.3.2 (November 5, 2020)
  - 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.
1.3.1 (May 22, 2020)
  - Update sailor version to 2.6.7.
1.3.0 (April 21, 2017)
  - Update sailor version to 2.1.0.
1.2.0 (February 21, 2017)
  - Update sailor version to 2.0.0.
1.1.0 (December 16, 2016)
1.0.0 (December 15, 2016)
  - Initial release.
- Add Publish Action.