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

Commit dc135e9

Browse files
committed
Release version 1.3.0
1 parent 3d8b170 commit dc135e9

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [v1.3.0](https://github.com/hifis-net/ansible-role-redis/tree/v1.3.0) (2023-07-31)
4+
5+
[Full Changelog](https://github.com/hifis-net/ansible-role-redis/compare/v1.2.0...v1.3.0)
6+
7+
**Fixed bugs:**
8+
9+
- Changing sentinel.conf always results in 'ok' [\#6](https://github.com/hifis-net/ansible-role-redis/issues/6)
10+
- fix: do not overwrite sentinel configuration [\#106](https://github.com/hifis-net/ansible-role-redis/pull/106) ([tobiashuste](https://github.com/tobiashuste))
11+
12+
**Closed issues:**
13+
14+
- Adapt Redis config template due to changes after restart of Redis service [\#19](https://github.com/hifis-net/ansible-role-redis/issues/19)
15+
- Make Molecule test image configurable [\#3](https://github.com/hifis-net/ansible-role-redis/issues/3)
16+
317
## [v1.2.0](https://github.com/hifis-net/ansible-role-redis/tree/v1.2.0) (2023-07-31)
418

519
[Full Changelog](https://github.com/hifis-net/ansible-role-redis/compare/v1.1.0...v1.2.0)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
#
44
# SPDX-License-Identifier: Apache-2.0
55

6-
1.2.0
6+
1.3.0

0 commit comments

Comments
 (0)