Skip to content

Latest commit

 

History

History
65 lines (56 loc) · 2.65 KB

CHANGELOG.md

File metadata and controls

65 lines (56 loc) · 2.65 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Added

Changed

Deprecated

Removed

Fixed

Security

4.1.1 2020-12-30

  • Ansible 2.9.16 and Molecule 3 for tests
  • Pre-comit update (minor)
  • prometheus_exporter dependency updated to 2.0.3
  • (tests) dependency geerlingguy/postgresql updated to 3.0.0

4.1.0 2020-01-11

Changed

  • Ansible 2.9.2 for tests
  • Molecule update (minor)
  • Pre-commit update (minor)
  • prometheus_exporter dependency updated to 1.1.3
  • postgres_exporter updated to 0.8.0
  • geerlingguy/postgresql updated to 2.0.1

4.0.0 2019-08-13

Changed

  • Ansible 2.8.3 for tests
  • Molecule update (minor)
  • Pre-commit update (minor)
  • prometheus_exporter dependency updated to 1.1.1
  • postgres_exporter updated to 0.5.1

Changed

  • Switch to Molecule for tests
  • Upgrade to postgres_exporter 0.4.7

Changed

  • User, Group and Home are explicitly managed (switched off by default)
  • Log dir is created in Ansible

Changed

Fixed

  • Missing export of DATA_SOURCE_NAME in upstart init, part of #3 by mbee (above)