Commit Graph

161 Commits

Author SHA1 Message Date
Thales Macedo Garitezi a92a68c1e0 fix(ocsp): ensure request path is URL encoded (v4.4)
Fixes https://emqx.atlassian.net/browse/EMQX-10624
2023-07-26 09:19:36 -03:00
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
William Yang 8503d3c6dd test(tls-partial-chains): renewed intermediate_cacert 2023-05-09 17:00:32 +02:00
William Yang 11c8e937b4 docs: changelog for TLS listener partial certificate chain validation 2023-05-09 17:00:32 +02:00
Shawn 6f959e5784 chore: update the change logs for v4.4.19 2023-05-06 15:42:31 +08:00
Shawn 7836eb44d4 chore: add change logs for v4.4.18 2023-04-21 18:18:55 +08:00
Shawn 35aaa7746d chore: improve the change logs 2023-04-13 14:49:21 +08:00
Shawn 9768b8112d chore: improve the change logs 2023-04-13 14:41:48 +08:00
Shawn 9bafc1c997 chore: improve the change logs 2023-04-11 17:26:57 +08:00
Shawn f17d2fe9c4 chore: update change logs 2023-04-11 00:10:22 +08:00
Shawn 0c07edb8ff chore: update change logs 2023-03-31 13:14:44 +08:00
Rory Z 286fbb69dc fix(helm): fix wrong file path 2023-03-24 11:09:48 +08:00
Shawn cb61e5deca chore: update the change logs 2023-03-22 10:51:10 +08:00
Shawn 21a203a375 chore: update esockd to 5.8.9 2023-03-21 11:35:08 +08:00
Shawn cbc85bac42 fix: conflicts in change logs 2023-03-20 11:01:47 +08:00
Shawn 69f8d4e969 fix: conflicts in change logs 2023-03-20 10:23:13 +08:00
Shawn c8a65472fd chore: update change logs for v4.4.16 2023-03-09 15:10:20 +08:00
William Yang ddd08b782f docs: update changelogs. 2023-03-08 11:59:18 +01:00
William Yang 2cfec75652 fix: MQTT bridge verify wildcard certs 2023-03-08 11:56:13 +01:00
Shawn 2c22b7d8e9 chore: update the change logs 2023-03-08 16:00:05 +08:00
Shawn 53e04fc950 chore: update the emqx.appup.src 2023-03-08 14:40:38 +08:00
Shawn 87994fc23f fix: update change logs 2023-03-02 16:06:08 +08:00
JimMoen 3a735d8f5d
chore: bump app.src and appup.src. update changes.md 2023-02-28 19:25:52 +08:00
firest c2d895da24 chore: update changes 2023-02-20 16:54:13 +08:00
Shawn 4f302fc22e chore: update change logs 2023-02-13 21:08:59 +08:00
Xinyu Liu 99d46bd1ce
Merge branch 'main-v4.4' into kjell/mongodb_upgrade_in_4.4 2023-02-13 11:45:56 +08:00
Erik Timan 3d41e58d80 chore: update changes 2023-02-09 17:21:12 +01:00
Xinyu Liu df3c114938
Merge pull request #9943 from lafirest/fix/more_logs
fix(auth): add more detailed logs for auth/acl
2023-02-09 18:41:50 +08:00
firest 6129d1dd4f chore: update changes 2023-02-09 15:16:11 +08:00
Xinyu Liu a4bada457b
Merge pull request #9942 from emqx/http-api-publish-crash
Http api publish crash
2023-02-09 13:55:12 +08:00
Shawn 56156aa097 fix: update change logs 2023-02-09 13:54:32 +08:00
zhongwencool 6f5e6e7f9b
Merge pull request #9933 from zhongwencool/keepalive-undefined
fix: don't crash when connecting via keepalive=0
2023-02-08 20:06:38 +08:00
zhongwencool 0ed4a2fa49 chore: add keepalive changelog 2023-02-08 17:28:26 +08:00
Shawn 1ea3fdf0e6 chore: update change logs 2023-02-08 15:42:53 +08:00
lafirest 8e6ccd14a7
Merge pull request #9904 from lafirest/feat/kick_when_banned
feat(banned): session will be kicked when client is banned by `clientid`
2023-02-07 18:52:24 +08:00
Shawn b9a80903e3 fix: update change logs 2023-02-07 17:18:41 +08:00
Shawn 79c8b69e36 chore: add change logs 2023-02-07 10:26:53 +08:00
Shawn e1418cd038 fix: typos in change logs 2023-02-06 10:51:42 +08:00
Shawn 5f0d570ab9 chore: udpate change logs 2023-02-04 12:49:09 +08:00