Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

37 lines (24 loc) · 1.09 KB

Release 1.4.0

  • bdebcdf [bugfix][feature] introduce fluentd_plugins_to_create (#50)
  • ef6b8c8 [feature] introduce fluentd_extra_groups (#48)

Release 1.3.0

  • 35c0b41 [feature][bugfix] support reloading fluentd (#45)
  • e877178 remove hard-coded ruby installation tasks (#43)
  • 576e7d0 [feature] support OpenBSD (#41)
  • 522a0fd [feature] support fluentd_pid_dir and fluentd_pid_file (#39)

Release 1.2.0

  • b6b3e2d [enhancement] explain fluentd_plugin_dir and fluentd_flags (#36)
  • ebd748a [feature] introduce fluentd_flags and fluentd_plugin_dir (#35)

Release 1.1.1

  • c5ba769 [bugfix] patch record_transformer plug-in (#32)
  • f8bebb9 [bugfix] work around SNI issue (#29)

Release 1.1.0

  • f4416ee [bugfix] do not hard-code system-wide configuration (#27)
  • 205258d [feature] support ubuntu 16.04 (#26)
  • 4425f7a bugfix: do not hard-code release name (#25)
  • a37cf5f [feature] create fluentd_log_dir if defined (#24)
  • b6bff62 [bugfix] fix conditionals to test emptiness (again) (#23)

Release 1.0.1

  • 3e7b53a [bugfix] fix conditionals to test emptiness (#18)

Release 1.0.0

  • Initial release