lafirest
|
252514bfe0
|
fix(emqx_slow_subs): trap the exit message
|
2022-02-08 18:28:00 +08:00 |
Shawn
|
791b22f151
|
Merge branch 'main-v4.4' into copy_of_main-v4.3
|
2022-01-27 18:46:49 +08:00 |
zhongwencool
|
e2dec09b0d
|
fix(alarm): watermark replace >= =< with > <
|
2022-01-27 11:59:48 +08:00 |
JianBo He
|
4cdd529b5a
|
Merge pull request #6866 from HJianBo/remove_connected_at_feild
fix(webhook): remove the connected_at field for client.connect
|
2022-01-27 10:41:53 +08:00 |
JianBo He
|
18ed00e57e
|
test(stomp): add testcase for sticky tcp strem
|
2022-01-26 15:49:51 +08:00 |
JianBo He
|
fd88f484d2
|
fix(stomp): fix the sticky tcp stream parsing
|
2022-01-26 15:41:14 +08:00 |
JianBo He
|
85652aa373
|
fix(webhook): remove the connected_at field for client.connect
|
2022-01-26 15:01:36 +08:00 |
DDDHuang
|
43e528b2ba
|
fix(cli): emqx_auth_mnesia_cli function spec
|
2022-01-25 17:11:22 +08:00 |
lafirest
|
1f718fbb94
|
fix(emqx_slow_subs): fix index update error
|
2022-01-24 18:16:29 +08:00 |
JianBo He
|
ceeeaf37e1
|
Merge pull request #6819 from HJianBo/merge-main-v4.3-into-v4.4
[Conflicts Resolved] Sync main-v4.3 into main-v4.4
|
2022-01-24 17:04:04 +08:00 |
JianBo He
|
e5fab4df25
|
Merge remote-tracking branch 'ce/main-v4.3' into merge-main-v4.3-into-v4.4
|
2022-01-24 15:25:01 +08:00 |
JianBo He
|
680339ff14
|
Merge pull request #6840 from zhongwencool/auth-default-user-warnring
fix(auth_mnesia): don't force update default user.
|
2022-01-24 15:24:13 +08:00 |
zhongwencool
|
efa3e32ee5
|
fix(auth_mnesia): don't force update default user.
|
2022-01-24 13:58:37 +08:00 |
JianBo He
|
7c31de7c55
|
Merge pull request #6839 from JimMoen/chore-mgmt-app-vsn
chore(app_vsn): revert management app.src repetitive increased
|
2022-01-24 12:08:52 +08:00 |
JimMoen
|
287b48d49a
|
chore(app_vsn): revert management app.src repetitive increased
|
2022-01-24 11:38:25 +08:00 |
EMQ-YangM
|
03d240c59e
|
fix(emqx_rule_engine_metrics): fix code_change vsn value
|
2022-01-24 11:14:31 +08:00 |
JianBo He
|
b635d56aec
|
Merge branch 'main-v4.3' into merge-main-v4.3-into-v4.4
|
2022-01-21 16:27:56 +08:00 |
firest
|
5ec3b6aef7
|
fix(emqx_slow_subs): add default for stats_type
|
2022-01-21 16:25:06 +08:00 |
JianBo He
|
8f517cebf7
|
Merge branch 'main-v4.3' into more-fields-for-webhook
|
2022-01-21 15:01:38 +08:00 |
JianBo He
|
c5f9bfc305
|
Merge pull request #6811 from HJianBo/acl-metrics-fixes
refactor(metrics): more clear for acl metrics
|
2022-01-21 15:00:56 +08:00 |
JianBo He
|
f86c1316e7
|
chore(auth): bump version & update appup.src
|
2022-01-21 14:24:03 +08:00 |
JianBo He
|
f0a3b7754e
|
refactor: remove the acl metrics for all auth plugins
|
2022-01-21 14:24:03 +08:00 |
JianBo He
|
77609ebd96
|
chore: bump vsn and update appup.src
|
2022-01-21 13:52:07 +08:00 |
JianBo He
|
ad996afe47
|
chore: ensure connected_at field for connect/connack/disconnected event
|
2022-01-21 13:52:05 +08:00 |
zhongwencool
|
140a1c0276
|
chore(api): add api_sub http api test
|
2022-01-21 10:56:41 +08:00 |
JianBo He
|
508e50af63
|
Merge branch 'main-v4.3' into merge-main-v4.3-into-v4.4
|
2022-01-21 10:44:38 +08:00 |
zhongwencool
|
f36791bab9
|
fix(api): sub api return meta
|
2022-01-20 18:40:25 +08:00 |
JianBo He
|
461f856239
|
fix(plugin-lib): bump vsn to 4.4.1
|
2022-01-20 14:10:33 +08:00 |
Shawn
|
2d00373e49
|
fix(appup): update appup file for emqx_rule_engine_api
|
2022-01-19 19:51:25 +08:00 |
Shawn
|
70c6ac4e0d
|
fix(rule): deny POST rules or resources with empty ids
|
2022-01-19 19:22:25 +08:00 |
lafirest
|
14636a745e
|
fix(emqx_slow_subs_api): return error when the module is not enable
|
2022-01-19 16:11:11 +08:00 |
lafirest
|
e82c73988b
|
Merge pull request #6790 from lafirest/fix/slow_subs
fix(emqx_slow_subs): add ClientInfo into the args of the delivery.com…
|
2022-01-19 15:54:44 +08:00 |
lafirest
|
46f86204c0
|
fix(emqx_slow_subs): add ClientInfo into the args of the delivery.completed hook
|
2022-01-19 14:02:30 +08:00 |
zhongwencool
|
50606a7eab
|
fix(data_import): support v4.4
|
2022-01-19 11:55:39 +08:00 |
zhongwencool
|
24f8c353dc
|
Merge branch 'main-v4.4' into sync-from-4.3-to-4.4
|
2022-01-19 11:24:57 +08:00 |
zhongwencool
|
506be21aa2
|
fix(auth_mnesia): bump up emqx_mgmt to 4.3.10
|
2022-01-19 10:36:12 +08:00 |
lafirest
|
696acbfc5c
|
fix(emqx_slow_subs): change on_publish_completed to on_delivery_completed
|
2022-01-19 09:50:31 +08:00 |
lafirest
|
44fe882f14
|
refactor(emqx_slow_subs): refactor slow subs
|
2022-01-19 09:50:31 +08:00 |
zhongwencool
|
19fc143f41
|
fix(auth_mnesia): import auth acls data according to different data format
|
2022-01-19 00:12:30 +08:00 |
DDDHuang
|
5397d80680
|
feat(metrics): session metrics & api format
|
2022-01-17 15:15:00 +08:00 |
Shawn
|
2da30465de
|
fix(merge): solve conflicts when merge 4.4 to 4.3
|
2022-01-14 15:45:33 +08:00 |
zhongwencool
|
51e62468ed
|
Merge pull request #6717 from zhongwencool/auth-mnesia-default-import
fix(auth): force update default mqtt_user when password or hash_type changed.
|
2022-01-14 15:35:10 +08:00 |
zhongwencool
|
4ba43d3aea
|
fix(auth): move log outside of transaction
|
2022-01-14 11:38:28 +08:00 |
zhongwencool
|
729ab6f60d
|
Merge branch 'main-v4.3' into auth-mnesia-default-import
|
2022-01-14 11:29:41 +08:00 |
Shawn
|
eec566fe40
|
fix(rule): restore the metrics for actions in cluster
|
2022-01-14 10:33:32 +08:00 |
zhongwencool
|
e96c9ada52
|
chore(test): fix typo error
|
2022-01-14 00:43:27 +08:00 |
Shawn
|
4abcab8d52
|
fix(appup): update appup files for emqx,emqx_sn,rule_engine
|
2022-01-13 18:37:22 +08:00 |
JianBo He
|
b3862fb283
|
chore: fix the app vsn and appup.src
|
2022-01-13 17:30:20 +08:00 |
JianBo He
|
0e118dd16d
|
Merge remote-tracking branch 'ce/main-v4.3' into main-v4.4-merged-main-v4.3
|
2022-01-13 16:05:00 +08:00 |
zhongwencool
|
27f5e765b5
|
fix(export): emqx_auth_mnesia import failed after 4.3.x
|
2022-01-13 13:53:37 +08:00 |