Commit Graph

13 Commits

Author SHA1 Message Date
Shawn e92eb22c13 Merge branch 'release-v44' into main-v4.4 2023-06-30 13:32:24 +08:00
Kjell Winblad fba8a787f4 fix: rule engine different behavior for div and mod
Previously, the div operation could only be used as an infix operation
while mod could only be used as a function call. After this commit, one
can use both div and mod using function call syntax and infix syntax.

Fixes: https://emqx.atlassian.net/browse/EMQX-10216
2023-06-27 14:51:22 +02:00
Shawn 23786e949e chore: update change logs 2023-06-25 16:48:40 +08:00
Shawn 20cf06c917 chore: add changelogs for random sql functions 2023-06-21 16:44:25 +08:00
Shawn 2487aa906f fix: improve the change logs 2023-06-11 18:56:46 +08:00
Shawn 3dd51247eb chore: update change logs 2023-05-31 18:39:08 +08:00
Shawn 836edad6cf chore: update change logs 2023-05-29 18:08:39 +08:00
William Yang 7cd059b5c9 docs(partial-chain): changelogs 2023-05-23 09:11:17 +02:00
Xinyu Liu 1aceb7aa6a
Merge pull request #10710 from terry-xiaoyu/webhook-crash
fix: webhook crash at on_client_connack
2023-05-17 21:19:04 +08:00
Shawn b19136a12f chore: update change logs 2023-05-17 14:36:59 +08:00
William Yang 535d040554 docs: changelog for tls client cert keyusage validation 2023-05-12 11:36:56 +02:00
William Yang 35d6c55633 docs: fix misplaced TLS partial chain changlog 2023-05-11 10:35:00 +02:00
Shawn 6f959e5784 chore: update the change logs for v4.4.19 2023-05-06 15:42:31 +08:00