Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 20:48
· 59 commits to main since this release
94cdc4f

Added

  • Officially declare Python 3.11 support.
  • Added the dmarc_metrics_exporter_build_info metric which contains version information in its labels.

Changed

  • Renamed Ansible role dmarc-metrics-exporter to dmarc_metrics_exporter [as - is no longer allowed in role names](https://galaxy.ansible.com/docs/contributing/creating_role.html#role-names).
  • dmarc_metrics_exporter_virtualenv_path variable has been added
  • The Ansible role no longer creates a system user. Instead the systemd "DynamicUser" feature is used.
  • Add the imap_use_ssl and imap_verify_certificate variables to the Ansible role.