Skip to content

Commit 4dae897

Browse files
committed
prepare release 2.0.0
1 parent f7037f6 commit 4dae897

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## 2016-11-15 - 2.0.0 (Feature/Bugfix release)
2+
3+
#### Bugfixes:
4+
5+
- Fix broken systemd part for Debian
6+
- Fix cluster coverage error in redis.conf template
7+
- Add required update-rc.d headers to debian init.d scripts
8+
9+
#### Features:
10+
11+
- redis and sentinel: allow turning off protected mode
12+
- Added option to redis.conf: client-output-buffer-limit, as a hash
13+
- Added option to redis.conf: repl_backlog_size, a simple value
14+
- allows for compatibility with Amazon Linux
15+
- Add cluster params documentation + enable cluster support
16+
117
## 2016-06-24 - 1.9.0 (Feature/Bugfix release)
218

319
#### Bugfixes:

metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
}
3131
],
3232
"name": "dwerder-redis",
33-
"version": "1.9.0",
33+
"version": "2.0.0",
3434
"source": "https://github.com/echocat/puppet-redis.git",
3535
"author": "Daniel Werdermann",
3636
"license": "MPL-2.0",

0 commit comments

Comments
 (0)