docs: add change log entry

This commit is contained in:
Kjell Winblad 2023-05-08 12:50:31 +02:00
parent a711ee21f3
commit 62570d076b
1 changed files with 1 additions and 0 deletions

1
changes/ce/fix-10636.md Normal file
View File

@ -0,0 +1 @@
An issue with the MongoDB connector related to the "Max Overflow" parameter has been fixed. Previously, the minimum limit for the parameter was incorrectly set to 1 instead of allowing a minimum value of 0. This issue has been fixed, and the "Max Overflow" parameter now correctly supports a minimum value of 0.