docs: update changelog

This commit is contained in:
Thales Macedo Garitezi 2022-12-29 13:04:29 -03:00
parent ea209585b5
commit 05070f416d
2 changed files with 16 additions and 0 deletions

8
changes/v4.4.13-en.md Normal file
View File

@ -0,0 +1,8 @@
# 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)

8
changes/v4.4.13-zh.md Normal file
View File

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