Skip to content

Latest commit

 

History

History
269 lines (141 loc) · 13.4 KB

CHANGELOG.md

File metadata and controls

269 lines (141 loc) · 13.4 KB

Changelog

1.15.0 (2022-01-13)

Full Changelog

Implemented enhancements:

  • Add promtail_systemd_service variable (needed to configure multiple promtail instances). #73 (aberes)

Merged pull requests:

1.14.0 (2021-12-28)

Full Changelog

Implemented enhancements:

Closed issues:

  • Ability to disable checksum check #71

1.13.1 (2021-11-28)

Full Changelog

Closed issues:

  • Cannot pull latest version #65

Merged pull requests:

1.13.1 (2021-11-28)

Full Changelog

Closed issues:

  • Cannot pull latest version #65

Merged pull requests:

1.13.0 (2021-11-10)

Full Changelog

Merged pull requests:

1.12.0 (2021-09-10)

Full Changelog

Closed issues:

  • Remove update_cache or make it optional #63
  • Remove run\_once: True in preflight #59

Merged pull requests:

1.11.0 (2021-04-06)

Full Changelog

Implemented enhancements:

Closed issues:

  • Version 1.10.0 not available on Galaxy #53

1.10.0 (2021-04-02)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • ci: ensure the release version is properly parsed in the release pipeline #54 (patrickjahns)

Merged pull requests:

1.10.0 (2021-03-11)

Full Changelog

Implemented enhancements:

1.9.1 (2020-12-30)

Full Changelog

Closed issues:

  • Entry_parser setting is no longer needed in playbook examples #47

Merged pull requests:

1.9.0 (2020-12-26)

Full Changelog

Merged pull requests:

1.8.0 (2020-12-25)

Full Changelog

Implemented enhancements:

  • Make role compatible with RHEL linux distributions #8
  • Feature rhel compatability #43 (patrickjahns)

Fixed bugs:

  • Why is the promtail_config_positions empty by default? #37

Closed issues:

  • Move ansible tests to github actions #34

Merged pull requests:

1.7.0 (2020-10-28)

Full Changelog

Implemented enhancements:

  • Chore(binary) update promtail to 2.0.0 #32 (abmurksi)

Merged pull requests:

1.6.1 (2020-09-11)

Full Changelog

Merged pull requests:

  • chore(binary): update promtail to 1.6.1 #29 (abmurksi)

1.6.0 (2020-09-03)

Full Changelog

Fixed bugs:

  • fix: specify provide permissions for file related tasks #27 (patrickjahns)

Merged pull requests:

  • chore(binary): update promtail to version 1.6.0 #26 (secustor)

1.5.0 (2020-07-29)

Full Changelog

Implemented enhancements:

  • Make role compatible with arm architecture #20

Fixed bugs:

  • Replace the rest of the hardcoded references to amd64 with {{ go_arch }} #23 (mkeesey)

1.4.0 (2020-05-27)

Full Changelog

Implemented enhancements:

1.3.1 (2020-05-26)

Full Changelog

Fixed bugs:

  • fix: raise privileges of restart handler #15 (terorie)

1.3.0 (2020-05-10)

Full Changelog

Implemented enhancements:

1.2.0 (2020-04-11)

Full Changelog

Fixed bugs:

  • fix: renamed promtail_config_scrap_configs to promtail_config_scrape_configs #10 (patrickjahns)

Merged pull requests:

1.1.0 (2020-03-01)

Full Changelog

Implemented enhancements:

Merged pull requests:

  • Updated repository settings and added release automation #5 (patrickjahns)
  • added ansible-later for more indepth static code analysis #3 (patrickjahns)

1.0.1 (2020-02-09)

Full Changelog

Fixed bugs:

1.0.0 (2020-02-08)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator