JianBo He
|
89ed4a350f
|
chore: avoid generating crash logs for hook execution
|
2022-09-16 17:53:49 +08:00 |
zhongwencool
|
e4c2715842
|
fix: add ip to dashboard listener_on
|
2022-09-16 15:36:17 +08:00 |
Zaiming (Stone) Shi
|
4597344881
|
Merge pull request #8941 from thalesmg/fix-appup-check-contains-re
ci(fix): fix check for appup coverage
|
2022-09-11 17:27:38 +02:00 |
Thales Macedo Garitezi
|
94afb633f8
|
chore: update missing appup instructions
|
2022-09-09 13:37:00 -03:00 |
Zaiming (Stone) Shi
|
2c54190479
|
fix: revert 'accepted' state of exproto plugin
|
2022-09-09 12:27:02 +02:00 |
Shawn
|
b9d75181e5
|
chore: update emqx_rule_engine.appup.src
|
2022-09-08 16:38:34 +08:00 |
Shawn
|
f0cc75d144
|
fix(sql): topic matching to null values should return false
|
2022-09-08 16:37:38 +08:00 |
firest
|
d5494897c7
|
fix(jwt): make jwt support float timestamp claims
|
2022-09-06 11:51:39 +08:00 |
firest
|
884ec15567
|
fix(jwt): make binary_to_number function support list type
|
2022-09-01 17:05:39 +08:00 |
firest
|
a6cf74ea6f
|
chore: fix emqx_auth_jwt appup
|
2022-09-01 16:52:41 +08:00 |
firest
|
ddc25fc5c2
|
fix(jwt): simplify binary_to_number function
|
2022-09-01 16:27:15 +08:00 |
firest
|
c999b43144
|
chore: bump emqx_auth_jwt version && update appup
|
2022-09-01 15:48:14 +08:00 |
firest
|
15c84ba152
|
fix(jwt): support non-integer timestamp claims
|
2022-09-01 15:43:32 +08:00 |
Zaiming (Stone) Shi
|
51412e25c8
|
fix(emqx_rule_engine): fix rule update function
Prior to this change, the update of a rule will always try to
initialise the action because the 'enabled' flag is by default 'true'
|
2022-08-31 15:13:38 +02:00 |
Zaiming (Stone) Shi
|
6f28e0eb83
|
chore: update appup files
|
2022-08-31 08:07:42 +02:00 |
zhongwencool
|
e4992b8f59
|
chore: update mnesia_acl appup.src
|
2022-08-30 15:41:23 +08:00 |
zhongwencool
|
78ec03f23b
|
chore: add emqx_ctl acl list to show all acls
|
2022-08-30 15:03:21 +08:00 |
Thales Macedo Garitezi
|
66a2423b8f
|
Merge pull request #8820 from thalesmg/fix-dialyzer-a
chore: fix dialyzer errors
|
2022-08-29 10:05:26 -03:00 |
Thales Macedo Garitezi
|
977ac04d24
|
chore: fix dialyzer errors
|
2022-08-26 16:09:39 -03:00 |
JimMoen
|
820e848909
|
test(exhook): more case for topic filter wildcards/level and different qos
|
2022-08-26 11:13:44 +08:00 |
JimMoen
|
2657b78c44
|
test(exhook): ExHook message hooks with topic filters
|
2022-08-26 03:35:00 +08:00 |
JimMoen
|
b083a1cd2d
|
chore: appup.src and CHANGES.md
|
2022-08-26 03:35:00 +08:00 |
JimMoen
|
d0f88b1af9
|
fix(exhook): ignore hook exection for `no_matched` topic
For message hooks, if the topics do not match, the hook should continue to be executed.
|
2022-08-26 03:35:00 +08:00 |
JianBo He
|
efdde6e107
|
test(exproto): fix timeout cases
|
2022-08-19 18:13:59 +08:00 |
JianBo He
|
f4ad7acd06
|
chore: update appup.src
|
2022-08-19 16:03:15 +08:00 |
JianBo He
|
5e505fa41c
|
chore: update appup.src
|
2022-08-19 16:03:15 +08:00 |
JianBo He
|
8186e9e47a
|
chore: close keepalive timeout channel
|
2022-08-19 16:03:15 +08:00 |
JianBo He
|
7d3ea85ef3
|
fix(exproto): produce disconnected event if kicked
|
2022-08-19 16:03:15 +08:00 |
JianBo He
|
515fd014d3
|
fix(exproto): fix undefined clientid in client.connect hook
|
2022-08-19 16:03:15 +08:00 |
JianBo He
|
58db1eb5a9
|
fix(exhook): avoid emqx_exhook_mgnr to force killed due to exceed
supervior shutdown timeout
|
2022-08-19 16:03:15 +08:00 |
Xinyu Liu
|
70b8f427d8
|
Merge pull request #8743 from terry-xiaoyu/fix_sql_compare
Fix sql compare to undefined values
|
2022-08-18 17:33:38 +08:00 |
Zaiming (Stone) Shi
|
0dbc07e73f
|
Merge pull request #8751 from zmstone/0817-ci-fix-slim-build
ci: update OTP version
|
2022-08-18 07:07:49 +01:00 |
Zaiming (Stone) Shi
|
b4ea2aefa6
|
test: export ct callbacks
|
2022-08-18 08:07:25 +02:00 |
JianBo He
|
1eadd4f750
|
Merge pull request #8736 from lafirest/fix/init_jwt
fix(jwt): change `request_jwks` to be called after initialization
|
2022-08-18 10:19:30 +08:00 |
Shawn
|
413612a69d
|
fix: duplicate appup instructions
|
2022-08-18 09:18:41 +08:00 |
zhongwencool
|
a583c221f0
|
fix: list_listener crash with invaild json
|
2022-08-17 23:12:51 +08:00 |
Xinyu Liu
|
88cf427ecc
|
Merge branch 'main-v4.3' into fix_sql_compare
|
2022-08-17 18:24:03 +08:00 |
firest
|
b9d26506a6
|
chore(jwt): bump version && update appup
|
2022-08-17 17:55:00 +08:00 |
firest
|
719f6cfb2c
|
fix(jwt): change `request_jwks` to be called after initialization
If called in `init/1`, the module-enabled API may have inconsistent state due to timeout
|
2022-08-17 17:55:00 +08:00 |
Xinyu Liu
|
f944e74440
|
Merge pull request #8745 from JimMoen/fix-mqtt-bridge-status
fix(bridge): mqtt bridge worker status idle
|
2022-08-17 17:27:31 +08:00 |
JimMoen
|
768ab4eacd
|
fix(bridge): mqtt bridge worker status idle
|
2022-08-17 16:24:39 +08:00 |
JimMoen
|
0502be6055
|
chore(typo): fix typo
|
2022-08-17 15:36:04 +08:00 |
JimMoen
|
4a89dfe362
|
chore: update CHANGES.md and appup.src
This reverts commit 7af25a82e70845a631be0c8b83ba7f1838d68389.
|
2022-08-17 11:48:59 +08:00 |
JimMoen
|
67ec6e0e66
|
fix: log RuleId for take action failed
|
2022-08-17 11:09:58 +08:00 |
Shawn
|
582ead1d77
|
fix: update appup for rule engine
|
2022-08-16 21:38:57 +08:00 |
Shawn
|
4055b20259
|
fix: sql compare to undefined values
|
2022-08-16 21:32:24 +08:00 |
Zaiming (Stone) Shi
|
bffff65df5
|
Merge pull request #8734 from zmstone/0816-update-retainer-sup
chore: make a no-op change in emqx_retainer_sup
|
2022-08-16 11:23:45 +01:00 |
Zaiming (Stone) Shi
|
0287d6c755
|
docs: fix comment typo in emqx_retainer_sup.erl
Co-authored-by: ieQu1 <99872536+ieQu1@users.noreply.github.com>
|
2022-08-16 10:30:05 +02:00 |
Zaiming (Stone) Shi
|
303249e2e8
|
chore: move rebalance and eviction code to ee
|
2022-08-16 07:40:16 +02:00 |
Zaiming (Stone) Shi
|
93a97e0df2
|
chore: make a no-op change in emqx_retainer_sup
Just to keep the appup in sync with enterprise edition
|
2022-08-16 00:56:50 +02:00 |