23.1. release_0.7 CHANGELOG¶
23.1.1. v0.7.3 (2019-08-29)¶
23.1.1.1. New Features¶
23.1.1.2. Bug Fixes¶
- important fix about failure_policy_move_keep_tags
23.1.2. v0.7.2 (2019-06-13)¶
- No interesting change
23.1.3. v0.7.1 (2019-06-12)¶
23.1.3.1. New Features¶
23.1.3.2. Bug Fixes¶
- create a missing directory during hot reload after a new plugin install
23.1.4. v0.7.0 (2019-05-24)¶
23.1.4.1. New Features¶
- introduce log management with mfadmin
- add keep-tags and keep-tags-suffix when failure-policy is move
- port redis_service feature of mfserv to mfdata
- add missing initialization and description of some atributes
- incase of failure during failure policy, delete file and tags
- port “extra_daemon” feature from mfserv to mfdata
- add optional mqtt 3.1.1 incoming messages support
23.1.4.2. Bug Fixes¶
- catch some magic exception with some exotic files
- don’t clean nginx upload tmp directory
- fix building issues with proxy
- fix issue ‘bad magic file in a plugin can break the switch plugin’
- fix typo
- fix bug CHANGELOGS not generated when CHANGELOGS.md doesn’t exist (for the first time)