chore: add changelog entry

This commit is contained in:
Andrew Mayorov 2023-03-21 17:22:23 +03:00
parent d9b1b1c802
commit e2ff8c1c8f
No known key found for this signature in database
GPG Key ID: 2837C62ACFBFED5D
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
Fix the issue where nodes responses to the list bridges RPC were incorrectly flattened, which caused List Bridges API HTTP handler to crash when there was more than 1 node in the cluster.