Skip to content

release_0.8

1. v0.8.6 (2019-10-25)

1.1 New Features

  • change the behavior of hardlinks methods to provide atomicity

2. v0.8.5 (2019-10-22)

2.1 New Features

  • allow "-" and "." in http receiver

3. v0.8.4 (2019-09-22)

3.1 New Features

  • increase default file size limit for plugins

4. v0.8.3 (2019-09-05)

4.1 New Features

  • introduce a bunzip2 plugin

4.2 Bug Fixes

  • fix some warnings on switch plugin with hardlinking

5. v0.8.2 (2019-08-29)

5.1 New Features

5.2 Bug Fixes

  • important fix about failure_policy_move_keep_tags

6. v0.8.1 (2019-08-26)

6.1 New Features

6.2 Bug Fixes

  • fix amqp listener plugin configuration

7. v0.8.0 (2019-08-14)

7.1 New Features

  • use envtpl new option --reduce-multi-blank-lines
  • use template inheritance for mfdata plugins (inspired by mfserv)
  • add optional amqp 0.9.1 incoming messages support

7.2 Bug Fixes

  • create a missing directory during hot reload after a new plugin install