Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 741 Bytes

CHANGELOG-2.0.md

File metadata and controls

37 lines (21 loc) · 741 Bytes

release_2.0 CHANGELOG

v2.0.3 (2023-08-31)

Bug Fixes

  • fix mfdata.status when MFDATA_AUTORESTART_FLAG is set to 0 (backport #445) (#446)

v2.0.2 (2022-09-27)

Bug Fixes

  • remove hardcoded MFDATA_DATA_IN_DIR (backport #443) (#444)

v2.0.1 (2022-07-12)

Bug Fixes

  • fix build of plugins amqplistener and mqttlistener (#440)

v2.0.0 (2022-04-12)

New Features

  • build on centos8 (#421)

Bug Fixes

  • fix important typo about monitoring feature of mfdata (#424)
  • fix the variable used by watched_directories in comment (#422)
  • #426
  • fix bzip2 plugin routing rule (#429)
  • fix #420 switch_no_match_policy not taken into account (#431)
  • fix #433 (#434)
  • remove duplicated layer (backport #436) (#437)