From b1f59498e565a8b89de5792c0b263d1a1524e989 Mon Sep 17 00:00:00 2001 From: heavyrian2012 Date: Tue, 10 Sep 2024 10:57:15 +0800 Subject: [PATCH] version and release note --- broker/pom.xml | 2 +- common/pom.xml | 2 +- distribution/pom.xml | 2 +- pom.xml | 2 +- release_note.md | 5 +++++ sdk/pom.xml | 2 +- 6 files changed, 10 insertions(+), 5 deletions(-) diff --git a/broker/pom.xml b/broker/pom.xml index 12f24a768..f9d16d123 100644 --- a/broker/pom.xml +++ b/broker/pom.xml @@ -5,7 +5,7 @@ ../ wildfirechat-parent cn.wildfirechat - 1.2.8 + 1.2.9 moquette-broker diff --git a/common/pom.xml b/common/pom.xml index ed369dd21..225b75bca 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ wildfirechat-parent cn.wildfirechat - 1.2.8 + 1.2.9 4.0.0 diff --git a/distribution/pom.xml b/distribution/pom.xml index 4214228a8..8c88fccb0 100755 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -6,7 +6,7 @@ wildfirechat-parent cn.wildfirechat - 1.2.8 + 1.2.9 distribution diff --git a/pom.xml b/pom.xml index 2e1d12891..fcaf84d0b 100755 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ wildfirechat-parent pom - 1.2.8 + 1.2.9 Wildfire Chat Wildfire Chat Server 2019 diff --git a/release_note.md b/release_note.md index a4641cf7b..a78a916ce 100644 --- a/release_note.md +++ b/release_note.md @@ -12,6 +12,11 @@ # 更新记录 +-------------- +Release note 1.2.9: +1. 解决server api获取群组信息不全的问题。 +2. 添加配置使用uuid作为用户群组等ID。 + -------------- Release note 1.2.8: 1. server api获取被封禁用户时,过滤掉正常用户。 diff --git a/sdk/pom.xml b/sdk/pom.xml index 89c6fdf74..b6f19a166 100644 --- a/sdk/pom.xml +++ b/sdk/pom.xml @@ -3,7 +3,7 @@ wildfirechat-parent cn.wildfirechat - 1.2.8 + 1.2.9 4.0.0