chore: rename v4.4.13 to v4.4.14
This commit is contained in:
parent
eec9833828
commit
dbbc41c112
|
@ -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).
|
|
|
@ -1,8 +0,0 @@
|
||||||
# v4.4.13
|
|
||||||
|
|
||||||
## 增强
|
|
||||||
|
|
||||||
|
|
||||||
## 修复
|
|
||||||
|
|
||||||
- 修复了测试 GCP PubSub 可能泄露内存的问题,以及其 JWT 令牌第二次刷新失败的问题 [#9640](https://github.com/emqx/emqx/pull/9640)。
|
|
|
@ -0,0 +1,7 @@
|
||||||
|
# v4.4.14
|
||||||
|
|
||||||
|
## Enhancements
|
||||||
|
|
||||||
|
|
||||||
|
## Bug Fixes
|
||||||
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
# v4.4.14
|
||||||
|
|
||||||
|
## 增强
|
||||||
|
|
||||||
|
|
||||||
|
## 修复
|
Loading…
Reference in New Issue