docs: add change log entry for jq upgrade

This commit is contained in:
Kjell Winblad 2023-09-05 13:36:26 +02:00
parent bc3f2e9726
commit d887ba5e8d
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
Upgraded jq library from v0.3.10 to v0.3.11. In this version, jq_port programs are initiated on-demand and will not appear in users' processes unless the jq function in EMQX is used. Additionally, idle jq_port programs will auto-terminate after a set period. Note: Most EMQX users, running jq in NIF mode, will be unaffected by this update.