Просмотр исходного кода

docs: add changelog for PR 13521

zmstone 1 год назад
Родитель
Сommit
f6a0f56771
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      changes/ce/feat-13521.en.md

+ 4 - 0
changes/ce/feat-13521.en.md

@@ -0,0 +1,4 @@
+Fix LDAP query timeout issue.
+
+Previously, LDAP query timeout may cause the underlying connection to be unusable.
+Fixed to always reconnect if timeout happens.