Skip to content

Releases: EncoreTechnologies/puppet-fluentd

v1.2.0

02 Nov 16:30
bd3bd48
Compare
Choose a tag to compare

2021-11-02 - Release v1.2.0

  • Add purge_config_dir parameter

    Contributed by Luc Duriez (@lduriez)

  • Fixed prepending of @ in system config where it is invalid (@synical)

  • PDK sync to 2.2.0

    Contributed by Nick Maludy (@nmaludy)

v1.1.2

07 Jul 13:01
a05c017
Compare
Choose a tag to compare

2021-07-07 - Release v1.1.2

  • Fixed Github ACtions workflow

    Contributed by Nick Maludy (@nmaludy)

  • PDK sync to 2.1.1

    Contributed by Nick Maludy (@nmaludy)

v1.1.1

16 Jun 15:45
2480c02
Compare
Choose a tag to compare

2021-06-16 - Release v1.1.1

  • Fixed bug in error handling if tdaget provider.

    Contributed by Brendan Harley (@skylt)

v1.1.0

17 Dec 05:40
09644b4
Compare
Choose a tag to compare

2020-12-17 - Release v1.1.0

  • Added support for Amazon linux.

    Contributed by Luc Duriez (@lduriez)

v1.0.2

17 Dec 05:15
f3bc6e9
Compare
Choose a tag to compare

2020-12-17 - Release v1.0.2

  • Fix tdagent provider for package to implement proper lazy delay of its commands
    and pick up the correct command path once td-agent is properly installed.
    This fixes a bug where the tdagent provider for package was not usable during
    the Puppet run when td-agent is installed.

    Contributed by Nick Maludy (@nmaludy)

  • Removed fix put in place in v1.0.1 for RHE/CentOS $releasever workaround.
    Treasure Data has fixed the problem on their repo and "7Server" now redirects properly.

    Contributed by Nick Maludy (@nmaludy)

v1.0.1

13 Nov 16:00
c980017
Compare
Choose a tag to compare

2020-11-13 - Release v1.0.1

  • Fix td-agent YUM repo URL for v4 on RHEL/CentOS not behaving correctly when $releasever
    is something like "7Server", instead it expect it to be "7"

    Contributed by Nick Maludy (@nmaludy)

v1.0.0

13 Nov 12:59
f9f0044
Compare
Choose a tag to compare

2020-11-13 - Release v1.0.0

  • Change default fluentd/td-agent version from v3 to v4

    Contributed by Nick Maludy (@nmaludy)

v0.12.4

09 Sep 13:42
ac8e722
Compare
Choose a tag to compare

2020-09-03 - Release v0.12.4

  • Fixed a bug in fluentd_windows_service where the service description was using the wrong flag.

    Contributed by Nick Maludy (@nmaludy)

v0.12.3

04 Sep 02:45
a8c4099
Compare
Choose a tag to compare

2020-09-03 - Release v0.12.3

  • Fixed a bug in fluentd_windows_service where the service description was being set to
    the wrong field.

    Contributed by Nick Maludy (@nmaludy)

  • Fixed a bug in fluentd::repo on Debian/Ubuntu where the repo url was being setup incorrectly.

    Contributed by Nick Maludy (@nmaludy)

v0.12.2

25 Jun 18:40
7890f1b
Compare
Choose a tag to compare

2020-06-25 - Release v0.12.2

  • Fixed a bug in fluentd_windows_service that wasn't properly checking registry key didn't exist.

    Contributed by Nick Maludy (@nmaludy)