You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 2, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,21 @@ Summary of release changes for Version 2.
6
6
7
7
CentOS-7 7.5.1804 x86_64 - Redis 4.0.
8
8
9
+
### 2.1.0 - Unreleased
10
+
11
+
- Updates source image to [2.5.0](https://github.com/jdeathe/centos-ssh/releases/tag/2.5.0).
12
+
- Updates and restructures Dockerfile.
13
+
- Updates default HEALTHCHECK interval to 1 second from 0.5.
14
+
- Updates container naming conventions and readability of `Makefile`.
15
+
- Fixes issue with unexpected published port in run templates when `DOCKER_PORT_MAP_TCP_6379` or `DOCKER_PORT_MAP_UDP_6379` is set to an empty string or 0.
16
+
- Adds placeholder replacement of `RELEASE_VERSION` docker argument to systemd service unit template.
17
+
- Adds consideration for event lag into test cases for unhealthy health_status events.
18
+
- Adds port incrementation to Makefile's run template for container names with an instance suffix.
19
+
- Removes use of `/etc/services-config` paths.
20
+
- Removes X-Fleet section from etcd register template unit-file.
21
+
- Removes the unused group element from the default container name.
22
+
- Removes the node element from the default container name.
23
+
9
24
### 2.0.1 - 2018-11-19
10
25
11
26
- Updates source image to [2.4.1](https://github.com/jdeathe/centos-ssh/releases/tag/2.4.1).
0 commit comments