diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index 1e2a601d2..10f000a0a 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -159,26 +159,27 @@ releases: 0.6.0: changes: minor_changes: + - 'feat: Add role smokeping_prober (https://github.com/prometheus-community/ansible/pull/128)' - 'feature: blackbox exporter user/group configurable (https://github.com/prometheus-community/ansible/pull/172)' + - 'feat: Add chrony_exporter role (https://github.com/prometheus-community/ansible/pull/159)' - 'feature: Make config installation dir configurable (https://github.com/prometheus-community/ansible/pull/173)' - 'feat: Add pushgateway role (https://github.com/prometheus-community/ansible/pull/127)' - - 'feat: Add role smokeping_prober (https://github.com/prometheus-community/ansible/pull/128)' - - 'feat: Add chrony_exporter role (https://github.com/prometheus-community/ansible/pull/159)' bugfixes: + - 'fix: Add test for argument_specs matching (https://github.com/prometheus-community/ansible/pull/177)' - 'fix: mysqld_exporter should actually respect the mysqld_exporter_host variable (https://github.com/prometheus-community/ansible/pull/88)' - - 'fix: Add test for argument_specs matching (https://github.com/prometheus-community/ansible/pull/177)' - 'fix(alertmanager): add routes before match_re (https://github.com/prometheus-community/ansible/pull/194)' trivial: + - 'patch: New prometheus/prometheus upstream release! (https://github.com/prometheus-community/ansible/pull/152)' - 'patch: New prometheus/snmp_exporter upstream release! (https://github.com/prometheus-community/ansible/pull/146)' - 'patch: New prometheus/mysqld_exporter upstream release! (https://github.com/prometheus-community/ansible/pull/153)' - - 'patch: New prometheus/prometheus upstream release! (https://github.com/prometheus-community/ansible/pull/152)' - 'patch: New prometheus/node_exporter upstream release! (https://github.com/prometheus-community/ansible/pull/162)' - 'patch: New prometheus/prometheus upstream release! (https://github.com/prometheus-community/ansible/pull/168)' + - 'Fix: rename collector flags (https://github.com/prometheus-community/ansible/pull/167)' + - 'docs(smokeping_prober): Update arguments specs (https://github.com/prometheus-community/ansible/pull/190)' - Fix mysqld_exporter world-readable secrets (https://github.com/prometheus-community/ansible/pull/169) - 'fix ansible-lint: risky-octal & no-same-owner (https://github.com/prometheus-community/ansible/pull/171)' - - 'Fix: rename collector flags (https://github.com/prometheus-community/ansible/pull/167)' - 'patch: New prometheus/snmp_exporter upstream release! (https://github.com/prometheus-community/ansible/pull/188)' - - 'docs(smokeping_prober): Update arguments specs (https://github.com/prometheus-community/ansible/pull/190)' - 'patch: New superq/smokeping_prober upstream release! (https://github.com/prometheus-community/ansible/pull/196)' + - 'docs: Fix node_exporter 404 TLS auth links (https://github.com/prometheus-community/ansible/pull/154)' release_date: '2023-07-29'