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.
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
- 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
- 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
- Switch to Molecule for tests
- Upgrade to postgres_exporter 0.4.7
- User, Group and Home are explicitly managed (switched off by default)
- Log dir is created in Ansible
- Modified to use Jeff Geerling's docker based testing technique
- Create log directory from Ansible [#3][#3] by mbee
- Use postgres_exporter 4.6.1 #4 by pokerazor
- Missing export of DATA_SOURCE_NAME in upstart init, part of #3 by mbee (above)