Skip to content

Latest commit

 

History

History
75 lines (57 loc) · 7.47 KB

CHANGELOG.md

File metadata and controls

75 lines (57 loc) · 7.47 KB

Changelog

1.5.5 (2024-11-07)

Miscellaneous Chores

  • vmagent: upgrade to v1.106.0 (51e564d)

1.5.4 (2024-11-02)

Features

  • CI: add release please (6a21aa6)
  • CI: create release over tag (85f8868)
  • create promtail and system user (c9971bb)
  • create pushgateway role (545d0e4)
  • create the node-exporter role (71ea899)
  • create the vmagent role and test the vagrant in CI (606f3da)
  • initial haproxy role definition (aaf9329)
  • vmagent: add fail2ban to scrape config (19197e4)
  • vmagent: allow for additional CLI flags in systemd definition (5366058)

Bug Fixes

  • CI: add the missing requirements.yml (563f447)
  • CI: address playbook schema issue (#4) (c544276)
  • CI: create user with duplciate code even (9c93e05)
  • CI: drop find altogether (1faa145)
  • CI: escape quotes properly (e3eb6e6)
  • CI: extract promtail with expected filename (55f82dc)
  • CI: fetch and parse promtail checksum (fec7fc9)
  • CI: find promtail explicitly (b82718e)
  • CI: install dependencies before test (4e4d6b2)
  • CI: list unarchive files before using it (0a19f06)
  • CI: make it work (d35cf85)
  • CI: modify undefined var name (918dd5e)
  • CI: now use json_query to capture the value (26de4eb)
  • CI: pass token (306d9cb)
  • CI: place some content in requirements (b1c241b)
  • CI: provide name and mode (edd6ade)
  • CI: provide the promtail handler (36b54ce)
  • CI: remove extra opts from unarchive (56f3f17)
  • CI: remove mode and add depth (dee5891)
  • CI: run tests against the runner (e3d0be4)
  • CI: run tests before publishing (a75efc0)
  • CI: run tests on macos-12 (ef14f9a)
  • CI: run the tests in MacOS (7bb2422)
  • CI: specify full path to promtail binary (bfc1273)
  • CI: specify more robust conditional on j2 template (e9e6c8d)
  • CI: use ansible builtin functions to extact the path (1b712ce)
  • docs: modify plaintext format (aa492c9)
  • modify detected arch for ARM64 (1d2832b)
  • remove v from galaxy version (ffba8e8)
  • use the release please output tag name in galaxy version (b8da863)
  • vmagent: make remote write url mandatory (0808435)
  • vmagent: make VM protocol optional (bea423a)
  • vmagent: modify target password file path (91e7025)
  • vmagent: modify template indentations (492a61b)
  • vmagent: provide undefined var (7742be0)
  • vmagent: verify the correctness before release (a9b5984)

Miscellaneous Chores

1.5.4 (2024-11-02)

Bug Fixes

  • use the release please output tag name in galaxy version (b8da863)