docs: add changelogs

This commit is contained in:
Zaiming (Stone) Shi 2023-02-22 22:18:44 +01:00
parent fc614e16e5
commit 2811c371ad
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
Fix bridge metrics when running in async mode with batching enabled (`batch_size` > 1).

View File

@ -0,0 +1 @@
修复使用异步和批量配置的桥接计数不准确的问题。