Skip to content

Commit 77053a3

Browse files
authored
Merge pull request #3261 from emqx/fix-4.4.33-release-notes-format
Fix format for e4.4.33 release notes
2 parents 586999d + b5c0cb4 commit 77053a3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

en_US/changes/changes-ee-4.4.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
*Release Date: 2025-11-26*
66

7-
## Enhancements
7+
### Enhancements
88

99
- Added rate limiting based on Tag.
1010

@@ -24,7 +24,7 @@
2424

2525
This optimization reduces unnecessary data synchronization operations when the module detects other nodes going offline, thereby lowering system resource usage.
2626

27-
## Fixes
27+
### Fixes
2828

2929
- Fixed an issue where SQL multi-row insert syntax could not be used in MySQL and PostgreSQL actions. The following error message would appear in the logs:
3030

zh_CN/changes/changes-ee-4.4.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
*发布日期: 2025-11-26*
66

7-
## 增强
7+
### 增强
88

99
- 新增基于 Tag 的速率限制功能。
1010

@@ -24,7 +24,7 @@
2424

2525
此优化减少了用户名配额模块在检测到其他节点掉线时的不必要的数据同步操作,从而降低了系统资源消耗。
2626

27-
## 修复
27+
### 修复
2828

2929
- 修复了 MySQL,PostgreSQL 动作中无法使用 SQL 多行插入语法的问题。日志中会看到如下错误信息:
3030

0 commit comments

Comments
 (0)