Skip to content

Latest commit

 

History

History
60 lines (30 loc) · 2.74 KB

CHANGELOG.md

File metadata and controls

60 lines (30 loc) · 2.74 KB

Changelog

2.0.0 (2024-02-12)

Features

  • drop support for ubuntu 18.04 (691a8aa)
  • used full qualified collection names (a67a856)

Bugfixes

  • remove meta requirements and document used collections (fbb78b4)

1.3.1 (2023-12-18)

Bugfixes

  • deps: update dependency prometheus/mysqld_exporter to v0.15.1 (e950298)

1.3.0 (2023-11-20)

Features

  • integrate docker deployment and upgrade to 11.1 (3977fad)

1.2.0 (2023-06-26)

Features

  • deps: update dependency prometheus/mysqld_exporter to v0.15.0 (2394977)

1.1.0 (2023-04-17)

Features

  • use unified path for repo key and drop legacy key (7e99834)

1.0.0 (2023-01-05)

Features

  • add option to write config files (31bbfba)
  • integrate galera cluster creation (fa5e075)
  • restructure workflows and enable automated releases (7e740d6)

Bugfixes

  • add dummy default for delegate_to (03db5c8)
  • delegate to inventory_hostname if not galera (db4827f)
  • stdout and stderr for exporter version check (cbc36f6)
  • switch to working mirror, make mirror configurable (d9782bb)
  • use include_tasks instead of include (f0dd84d)