Skip to content

Commit 279bd77

Browse files
committed
Changelog
1 parent 0578ede commit 279bd77

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

CHANGELOG.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
# Changelog
22

33
## 1.1.5
4+
Fix :
5+
- Restarting container with new environment #44
6+
- Cannot rerun with customized certificate at 1.1.1 #36
47

58
## 1.1.4
6-
- Remove environment variable LDAP_TLS_PROTOCOL_MIN as it takes no effect, see #69
7-
- Adjust default GnuTLS cipher string according to Red Hat's TLS hardening guide.
8-
This by default also restricts the TLS protocol version to 1.2. For reference,
9-
see #69
10-
- Fix Error in Adding "Billy" #71
11-
- Add docker-compose.yml example and update kubernetes examples #52
9+
Fix :
10+
- Remove environment variable LDAP_TLS_PROTOCOL_MIN as it takes no effect, see #69
11+
- Adjust default GnuTLS cipher string according to Red Hat's TLS hardening guide.
12+
This by default also restricts the TLS protocol version to 1.2. For reference,
13+
see #69
14+
- Fix Error in Adding "Billy" #71
15+
- Add docker-compose.yml example and update kubernetes examples #52
1216

1317
Merge pull request :
1418
- Update LDAP_TLS_CIPHER_SUITE, remove LDAP_TLS_PROTOCOL_MIN #70

0 commit comments

Comments
 (0)