- fix decorators with failure policy (#378)
- No interesting change
- add a keep_original_basename in copy/move_to_plugin_step
- fix typo in configuration key for amqp (topic mode)
- fix bug in amqp topic mode
- No interesting change
- improve debug logs for switch plugin
- No interesting change
- No interesting change
- allow ,;: in directorie/filenames
- fix get_original_basename/dirname behaviour in debug mode
- No interesting change
- fix failure_policy_move_keep_tags configuration key
- change the behavior of hardlinks methods to provide atomicity
- add getuid() method and better getsite() error reporting
- add metrics to reinject step
- fix issues with hardlinking when incoming files come with another uid
- fix default value for step_name
- No interesting change
- introduce a bunzip2 plugin
- add some optional dependencies for plugins
- replace MODULE* environment variables names by MFMODULE* (MODULE_HOME becomes MFMODULE_HOME and so on)
- increase default file size limit for plugins
- introduce better error reporting
- add new options for switch plugin
- build mfdata without mfcom (mfcom layers are now included in mfext)
- refactor around #154 issue
- allow "-" and "." in http receiver
- introduce acquisition decorators for gunzip and bunzip2
- fix logging issue with mqtt_listener in some cases
- fix amqp listener plugin configuration
- important fix about failure_policy_move_keep_tags
- fix some warnings on switch plugin with hardlinking