11# Changelog
22
3- ## 1.1.9
3+ ## 1.1.9
44Add :
55 - LDAP_RFC2307BIS_SCHEMA option to use rfc2307bis schema instead of nis default schema
66 - KEEP_EXISTING_CONFIG option to not change the ldap config
77
88Update to light-baseimage:1.1.0 (debian stretch)
99
10- ## 1.1.8
10+ ## 1.1.8
1111Fix :
1212 - LDAP_ENFORCE_TLS is not working correctly #107
1313 - Unable to reuse volumes after LDAP_TLS_ENFORCE is true #92
@@ -39,7 +39,7 @@ Merge pull request :
3939 - Update LDAP_TLS_CIPHER_SUITE, remove LDAP_TLS_PROTOCOL_MIN #70
4040 - fixed LDAP_BACKEND for readonly user #62
4141
42- ## 1.1.3
42+ ## 1.1.3
4343Merge pull request :
4444 - Use mdb over hdb #50
4545 - Ignore lost+found directories #53
@@ -53,18 +53,18 @@ Release Note:
5353
5454 Environment variable LDAP_REPLICATION_HDB_SYNCPROV changed to LDAP_REPLICATION_DB_SYNCPROV
5555
56- ## 1.1.2
56+ ## 1.1.2
5757Merge pull request :
5858 - Honor LDAP_LOG_LEVEL on startup #39
5959
6060Fix :
6161 - slapd tcp bind is network not interface, and so does not respond on overlay networks #35
6262 - specify base_dn without domain #37
6363
64- ## 1.1.1
64+ ## 1.1.1
6565Update to light-baseimage:0.2.2
6666
67- ## 1.1.0
67+ ## 1.1.0
6868Update to light-baseimage:0.2.1 :
6969 - Use \* .startup.yaml environment files to keep configuration secrets
7070 - Use cfssl tool to generate tls certs
@@ -82,24 +82,24 @@ Update to light-baseimage:0.2.0
8282
8383Makefile with build no cache
8484
85- ## 1.0.8
85+ ## 1.0.8
8686Fix an other startup bug ! whuhu
8787
88- ## 1.0.7
88+ ## 1.0.7
8989Fix startup bug
9090
91- ## 1.0.6
91+ ## 1.0.6
9292Use light-baseimage:0.1.5
9393
94- ## 1.0.5
94+ ## 1.0.5
9595Use light-baseimage:0.1.4
9696
9797Fix replication bug when the hostname was changed
9898
99- ## 1.0.4
99+ ## 1.0.4
100100Use light-baseimage:0.1.3
101101
102- ## 1.0.3
102+ ## 1.0.3
103103Use light-baseimage:0.1.2
104104
105105Fix :
0 commit comments