Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Latest commit

 

History

History
111 lines (93 loc) · 5.08 KB

HISTORY.md

File metadata and controls

111 lines (93 loc) · 5.08 KB

1.0.0 - 2021-05-05

List of commits

Changed

  • 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

List of commits

Added

Changed

Fixed

0.1.0 - 2020-08-13

Added

Changed

Fixed

  • 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)