Skip to content

Latest commit

 

History

History
279 lines (213 loc) · 19.4 KB

CHANGELOG.md

File metadata and controls

279 lines (213 loc) · 19.4 KB

Changelog

v1.4.3 (2024-05-23)

Full Changelog

Merged pull requests:

v1.4.2 (2023-10-18)

Full Changelog

Fixed bugs:

  • Conflicting configuration generated by CONFIG REWRITE #133

Merged pull requests:

  • Prepare release 1.4.2 #135 (Normo)
  • fix: remove config rewrite section when changing the config #134 (Normo)

v1.4.1 (2023-10-17)

Full Changelog

Fixed bugs:

  • Sentinel service is not restarted when config is changed #128

Merged pull requests:

v1.4.0 (2023-09-21)

Full Changelog

Closed issues:

  • Adapt Redis config template due to changes after restart of Redis service #19

Merged pull requests:

v1.3.0 (2023-07-31)

Full Changelog

Fixed bugs:

  • Changing sentinel.conf always results in 'ok' #6
  • fix: do not overwrite sentinel configuration #106 (tobiashuste)

Closed issues:

  • Make Molecule test image configurable #3

v1.2.0 (2023-07-31)

Full Changelog

Implemented enhancements:

  • Allow to configure a password for Redis Sentinel #103

Merged pull requests:

v1.1.0 (2023-01-26)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Molecule folder not linted by molecule #52
  • Add folder molecule to command ansible-lint in molecule lint #74 (christianhueserhzdr)

Closed issues:

  • Add support for initial dry-runs to role #72
  • Use FQCN everywhere in the project #12
  • Switch to molecule-podman #62
  • Release version 1.1.0 of Ansible role Redis #22
  • Add an auto-generated version of the CHANGELOG file #21

Merged pull requests:

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)

* This Changelog was automatically generated by github_changelog_generator