1.0.0 - 2021-05-05
- Upgrade and pin project dependencies (!35 by Normo).
- Upgrade Redis from 6.0.9 to 6.2.2 (!36 by Normo).
- Verify that Redis is running and listening on default ports (!40 by Normo).
- Bind Redis on loopback interface by default (!41 by Normo).
- Interact with Redis when testing the role (!43 by Normo).
0.2.0 - 2020-11-09
- Upgrade Redis from version 6.0.6 to 6.0.8 (!19 by christian.hueser.hzdr).
- Improve and speed up the CI pipeline (!20 by tobiashuste).
- Include role independent of project directory name (!25 by Normo).
- Upgrade Redis from version 6.0.8 to 6.0.9 (!27 by Normo).
- Fix linter issues 106 and 208 (!23 by tobiashuste).
- Simplify Systemd configuration reload (!28 by Normo).
0.1.0 - 2020-08-13
- Add initial molecule setup (!1 by Normo).
- Set up CI/CD. (!3 by Normo).
- Make Redis Role idempotent (!4 by Normo and christian.hueser.hzdr).
- Add proper licensing to the project (!5 by tobiashuste).
- Provide templates for Systemd service files and make them configurable (!11 by christian.hueser.hzdr).
- Add file CHANGELOG.md and use Semantic Versioning (!13 by christian.hueser.hzdr).
- Add defaults to Redis Ansible role and rename variables to more meaningful ones (!2 by christian.hueser.hzdr).
- Upgrade Redis from 6.0.5 to 6.0.6 (!6 by christian.hueser.hzdr).
- Simplify version check (!7 by Normo).
- Make the log level configurable (!8 by christian.hueser.hzdr).
- Make Redis protected-mode configurable and activate it (!9 by christian.hueser.hzdr).
- Only use one password variable instead of 3 equal ones (!16 by tobiashuste)
- Redis / Sentinel service isn't restarted on update or config change (!10 by christian.hueser.hzdr).
- Fix Redis Server and Sentinel not starting properly (!15 by tobiashuste)
- Update project path to gitlab-ci templates (!14 by Normo)