Thales Macedo Garitezi
e2976c7007
Merge pull request #11348 from thalesmg/fix-ocsp-path-encoding-v44-20230725
...
fix(ocsp): ensure request path is URL encoded (v4.4)
2023-07-26 15:29:37 -03:00
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
Xinyu Liu
12c5595381
Merge pull request #11167 from terry-xiaoyu/bump_app_vsn
...
fix: bump app vsns
2023-06-30 15:54:21 +08:00
Shawn
504b20d4bc
fix: download maven-3.6.3 404
2023-06-30 15:38:27 +08:00
Shawn
ab26831e7e
fix: download jmeter failed with 404
2023-06-30 14:58:52 +08:00
Shawn
25b4737890
fix: bump app vsns
2023-06-30 14:41:54 +08:00
Shawn
e92eb22c13
Merge branch 'release-v44' into main-v4.4
2023-06-30 13:32:24 +08:00
Kjell Winblad
4ee6244c93
Merge pull request #11073 from kjellwinblad/kjell/fix/4.4/div_mod_diff_behavior/EMQX-10216
...
fix: rule engine different behavior for div and mod
2023-06-27 17:32:27 +02: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
bfc336bc5e
chore: release v4.4.19
2023-06-25 19:14:59 +08:00
Shawn
23786e949e
chore: update change logs
2023-06-25 16:48:40 +08:00
Shawn
705f2df456
chore: release v4.4.19-alpha.4
2023-06-21 17:31:35 +08:00
Xinyu Liu
c9b029a6f0
Merge pull request #11113 from terry-xiaoyu/random_uuid_sql_funcs
...
feat: add new sql-funcs random/0 and uuid_v4/0
2023-06-21 17:02:48 +08:00
Shawn
20cf06c917
chore: add changelogs for random sql functions
2023-06-21 16:44:25 +08:00
Shawn
2929e986ef
feat: add new sql-funcs random/0 and uuid_v4/0
2023-06-21 16:16:54 +08:00
Shawn
74006440a8
chore: release v4.4.19-alpha.3
2023-06-20 20:49:06 +08:00
Shawn
e6ae98dd40
chore: sync code from ee
2023-06-20 20:47:51 +08:00
Xinyu Liu
21797d841e
Merge pull request #11096 from emqx/range_validator_max_clientid_len
...
fix: add range validation for max_clientid_len
2023-06-20 11:33:00 +08:00
Shawn
38d92c9401
fix: add range validation for max_clientid_len
2023-06-20 10:30:06 +08:00
Xinyu Liu
70344aae25
Merge pull request #11072 from terry-xiaoyu/more-reliable-rule-cache-update
...
fix: make rule cache update more reliable
2023-06-17 17:48:19 +08:00
Shawn
c1e47914a6
fix: make rule cache update more reliable
2023-06-16 17:46:45 +08:00
Xinyu Liu
a2dae3425f
Merge pull request #11060 from emqx/password-leak-in-logs-rule-engine
...
Password leak in logs rule engine
2023-06-15 16:59:37 +08:00
Shawn
57cc1d2235
chore: update appup.src
...
This reverts commit 4836bc62f6
.
2023-06-15 15:47:15 +08:00
Shawn
391c088060
fix: dialyzer problems
2023-06-15 15:36:56 +08:00
Shawn
4836bc62f6
chore: update emqx_rule_engine.appup.src
2023-06-15 15:07:17 +08:00
Shawn
e64587f3da
fix: password leaks from rule engine logs
2023-06-15 14:58:03 +08:00
Shawn
fd551e92d1
chore: sync code from ee
2023-06-11 19:25:38 +08:00
Shawn
6426bf29eb
chore: release v4.4.19-alpha.2
2023-06-11 18:57:30 +08:00
Shawn
2487aa906f
fix: improve the change logs
2023-06-11 18:56:46 +08:00
William Yang
b85f5f0b23
Merge pull request #10981 from qzhuyan/docs/william/tls-partial-chain-add-defaults
...
chore: add missing TLS defaults in emqx.conf
2023-06-09 09:28:14 +02:00
William Yang
007144a3cc
chore: add missing TLS defaults in emqx.conf
...
- partial chain
- verify_peer_ext_key_usage
2023-06-08 13:24:46 +02:00
Shawn
414f6af663
chore: sync some code from ee
2023-06-01 00:26:40 +08:00
Shawn
3ae37d6d81
chore: release v4.4.19-alpha.1
2023-05-31 23:50:46 +08:00
Xinyu Liu
0f1406743a
Merge pull request #10898 from terry-xiaoyu/add-live-connections-in-nodes-api
...
chore: update change logs
2023-05-31 18:39:51 +08:00
Shawn
3dd51247eb
chore: update change logs
2023-05-31 18:39:08 +08:00
Xinyu Liu
52b269a680
Merge pull request #10859 from terry-xiaoyu/add-live-connections-in-nodes-api
...
feat: add 'live_connections' field in the /nodes API
2023-05-30 10:25:14 +08:00
Shawn
ab376fa141
feat: add 'live_connections' field in the /nodes API
2023-05-29 23:40:49 +08:00
Xinyu Liu
abbea11a44
Merge pull request #10854 from terry-xiaoyu/sync-code-from-ee
...
feat: configurable TCP keepalive
2023-05-29 19:49:48 +08:00
Shawn
797c422221
chore: update emqx.appup.src
2023-05-29 19:49:33 +08:00
Shawn
836edad6cf
chore: update change logs
2023-05-29 18:08:39 +08:00
Shawn
d6282e9156
feat: configurable TCP keepalive
2023-05-29 17:48:03 +08:00
William Yang
3e7ec9d008
Merge pull request #10705 from qzhuyan/dev/william/tls-root-fun-verify-partial-chain-2
...
feat(tls-partial-chains): update schema
2023-05-24 10:03:00 +02:00
William Yang
7cd059b5c9
docs(partial-chain): changelogs
2023-05-23 09:11:17 +02:00
William Yang
9c76bd2c4b
feat(tls-partial-chains): update schema
2023-05-23 09:10:04 +02:00
Shawn
9986a2b8df
chore: update emqx.appup.src
2023-05-18 17:47:10 +08:00
Xinyu Liu
be0038ec25
Merge pull request #10729 from terry-xiaoyu/improve-emqx-cm
...
Improve emqx cm
2023-05-18 17:18:28 +08: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
fd0083d836
chore: update ehttpc to 0.4.9
2023-05-17 21:17:58 +08:00
William Yang
4a476be5b7
Merge pull request #10669 from qzhuyan/dev/william/tls-verify-keyusages
...
feat(TLS): veriy client cert keyusage
2023-05-17 10:59:36 +02:00
Shawn
b19136a12f
chore: update change logs
2023-05-17 14:36:59 +08:00