From d0a9dca10bb381b0565d15eee1973b9acfa1d297 Mon Sep 17 00:00:00 2001 From: JianBo He Date: Tue, 30 May 2023 09:43:02 +0800 Subject: [PATCH] chore: update changes --- changes/ce/feat-10598.en.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/ce/feat-10598.en.md diff --git a/changes/ce/feat-10598.en.md b/changes/ce/feat-10598.en.md new file mode 100644 index 000000000..d08233392 --- /dev/null +++ b/changes/ce/feat-10598.en.md @@ -0,0 +1 @@ +Provide a callback method of Unary type in ExProto to avoid possible message disorder issues.