Pārlūkot izejas kodu

docs: add changelog for PR 13521

zmstone 1 gadu atpakaļ
vecāks
revīzija
f6a0f56771
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  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.