chore: rename v4.4.13 to v4.4.14

This commit is contained in:
Zaiming (Stone) Shi 2022-12-30 19:50:15 +01:00
parent eec9833828
commit dbbc41c112
4 changed files with 13 additions and 16 deletions

View File

@ -1,8 +0,0 @@
# v4.4.13
## Enhancements
## Bug Fixes
- Fix an issue where testing the GCP PubSub could leak memory, and an issue where its JWT token would fail to refresh a second time [#9640](https://github.com/emqx/emqx/pull/9640).

View File

@ -1,8 +0,0 @@
# v4.4.13
## 增强
## 修复
- 修复了测试 GCP PubSub 可能泄露内存的问题,以及其 JWT 令牌第二次刷新失败的问题 [#9640](https://github.com/emqx/emqx/pull/9640)。

7
changes/v4.4.14-en.md Normal file
View File

@ -0,0 +1,7 @@
# v4.4.14
## Enhancements
## Bug Fixes

6
changes/v4.4.14-zh.md Normal file
View File

@ -0,0 +1,6 @@
# v4.4.14
## 增强
## 修复