Browse Source

chore: add a changelog entry

Andrew Mayorov 3 years ago
parent
commit
8c68f8e50e
2 changed files with 2 additions and 0 deletions
  1. 1 0
      changes/v5.0.15/fix-9749-en.md
  2. 1 0
      changes/v5.0.15/fix-9749-zh.md

+ 1 - 0
changes/v5.0.15/fix-9749-en.md

@@ -0,0 +1 @@
+In some cases search APIs could respond with an incorrect `count` value in the metadata, that is usually much bigger than expected, this is now fixed.

+ 1 - 0
changes/v5.0.15/fix-9749-zh.md

@@ -0,0 +1 @@
+在某些情况下,搜索 API 可能会在元数据中响应不正确的 `count` 值,这通常比预期的要大得多,现在已经修复了。