release_1.1
1. v1.1.4 (2023-02-01)
2. v1.1.3 (2021-10-28)
2.1 Bug Fixes
- fix http upload feature (backport #413) (#415)
3. v1.1.2 (2021-07-30)
3.1 Bug Fixes
- fix nginx startup fix with send_nginx_logs=1 (#406)
4. v1.1.1 (2021-06-14)
4.1 New Features
- add sftpsend plugin (backport #398) (#402)
4.2 Bug Fixes
- configure step failure policy for reinject steps (backport #394) (#396)
- fix typo in error messsage (backport #399) (#401)
5. v1.1.0 (2021-05-01)
5.1 New Features
- load the pythonX_scientific_core layer by default in plugins (if the layer is installed) (#331)
- add some new config options to amqp_listener plugin (see issue #317) (#345)
5.2 Bug Fixes
- remove old parameters about AMQP/MQTT from the module configuration file (#336)
- self._consumer.on_message is not set after exception (#338)
- fix multiple steps targets with switch plugin (#352)
- fix missing file in listener template (#360)
- fix some stop/start issues (#380)