JianBo He
|
0dee156185
|
Merge pull request #6838 from EMQ-YangM/main-v4.3
fix(emqx_rule_engine_metrics): fix code_change vsn value
|
2022-01-24 11:39:33 +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 |
Zaiming (Stone) Shi
|
fcb3ba6cc8
|
Merge pull request #6828 from JimMoen/fix-typo
ci: fix a typo in fvt_tests
|
2022-01-21 15:14:51 +01:00 |
JimMoen
|
cb6f7cb496
|
ci: fix a typo in fvt_tests
|
2022-01-21 19:53:49 +08:00 |
JianBo He
|
b19441df70
|
Merge pull request #6822 from HJianBo/more-fields-for-webhook
Ensure connected_at field for connect/connack/disconnected event
|
2022-01-21 16:09:04 +08:00 |
JianBo He
|
3b4ddd6f51
|
chore: bump emqx_modules vsn
|
2022-01-21 15:05:13 +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
|
4af01bb601
|
Merge pull request #6814 from zhongwencool/subscribe-api-meta
fix(api): sub api return meta
|
2022-01-21 14:57:21 +08:00 |
JianBo He
|
09002c4cd2
|
revert: revert #6797 due to the acl metrics refactor
|
2022-01-21 14:24:03 +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
|
14538e5f6d
|
chore(emqx): update appup.src
|
2022-01-21 14:24:01 +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 |
JianBo He
|
d535d44845
|
revert: revert #6797 due to the acl metrics refactor
|
2022-01-21 11:32:10 +08:00 |
JianBo He
|
c56be7dcd7
|
refactor(metrics): more clear for acl metrics
For clarity in the meaning of metrics, we put `client.acl.allow`,
`client.acl.deny` into emqx_metrics and increased after a acl checking
returned.
|
2022-01-21 11:21:25 +08:00 |
zhongwencool
|
140a1c0276
|
chore(api): add api_sub http api test
|
2022-01-21 10:56:41 +08:00 |
zhongwencool
|
f36791bab9
|
fix(api): sub api return meta
|
2022-01-20 18:40:25 +08:00 |
zhongwencool
|
964a77510d
|
Merge pull request #6797 from zhongwencool/internal-acl-metrics
feat(acl): internal acl should support metrics[client.acl.ignore/allow/deny]
|
2022-01-20 10:36:59 +08:00 |
Shawn
|
668aa0ac12
|
Merge pull request #6800 from terry-xiaoyu/rule_empty_ids
fix(rule): deny POST rules or resources with empty ids
|
2022-01-19 19:58:54 +08:00 |
Shawn
|
2d00373e49
|
fix(appup): update appup file for emqx_rule_engine_api
|
2022-01-19 19:51:25 +08:00 |
zhongwencool
|
4317845482
|
fix(test): test case failed by unload
|
2022-01-19 19:48:07 +08:00 |
Shawn
|
70c6ac4e0d
|
fix(rule): deny POST rules or resources with empty ids
|
2022-01-19 19:22:25 +08:00 |
zhongwencool
|
6378cd1f9a
|
chore(version): bump emqx_modules to 4.3.4
|
2022-01-19 18:05:51 +08:00 |
zhongwencool
|
e1274e1117
|
feat(acl): internal acl should support metrics(client.acl.ignore/allow/deny).
|
2022-01-19 18:00:54 +08:00 |
William Yang
|
ab7d6def9d
|
Merge pull request #6782 from qzhuyan/backport/william/ci-macbuild-reduce-build-cache-size-4.3
ci(mac): cache otp install only
|
2022-01-19 09:01:15 +01:00 |
zhongwencool
|
30e07307e9
|
Merge pull request #6785 from zhongwencool/auth-acl-data-import
fix(auth_mnesia): import auth acls data according to different data format
|
2022-01-19 11:07:33 +08:00 |
zhongwencool
|
506be21aa2
|
fix(auth_mnesia): bump up emqx_mgmt to 4.3.10
|
2022-01-19 10:36:12 +08:00 |
lafirest
|
0486fb96be
|
Merge pull request #6778 from lafirest/fix/limiter
feat(emqx_limiter): add support for update overall limiter
|
2022-01-19 09:45:48 +08:00 |
zhongwencool
|
19fc143f41
|
fix(auth_mnesia): import auth acls data according to different data format
|
2022-01-19 00:12:30 +08:00 |
William Yang
|
afa4c7d341
|
ci(mac): cache otp install only
only cache otp installation instead of the entire kerl dir to save cache spaces
|
2022-01-18 11:49:53 +01:00 |
lafirest
|
deada0ea44
|
chore(appup): update appup file and esockd version
|
2022-01-18 16:26:01 +08:00 |
lafirest
|
eb003e3305
|
feat(emqx_limiter): add support for update overall limiter
|
2022-01-18 14:06:26 +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
|
5481723513
|
chore(docs): update changes-4.3.md
|
2022-01-14 14:55:31 +08:00 |
zhongwencool
|
4ba43d3aea
|
fix(auth): move log outside of transaction
|
2022-01-14 11:38:28 +08:00 |
Shawn
|
cffbe46f0b
|
Merge pull request #6748 from terry-xiaoyu/fix_restore_action_metrics_in_cluster
fix(rule): restore the metrics for actions in cluster
|
2022-01-14 11:34:08 +08:00 |
zhongwencool
|
729ab6f60d
|
Merge branch 'main-v4.3' into auth-mnesia-default-import
|
2022-01-14 11:29:41 +08:00 |
zhongwencool
|
ab18020eea
|
Merge pull request #6736 from zhongwencool/support-license-alarm-type
chore(alarm): support license alarm type
|
2022-01-14 11:19:48 +08:00 |
zhongwencool
|
9a17bcfcc9
|
chore(appup): update eqmx.appup.src
|
2022-01-14 11:03:27 +08:00 |
Shawn
|
eec566fe40
|
fix(rule): restore the metrics for actions in cluster
|
2022-01-14 10:33:32 +08:00 |
Shawn
|
0af912f8a9
|
Merge pull request #6734 from terry-xiaoyu/hook_delivery_drop
New Hook: delivery drop
|
2022-01-14 09:39:32 +08:00 |
zhongwencool
|
e96c9ada52
|
chore(test): fix typo error
|
2022-01-14 00:43:27 +08:00 |
zhongwencool
|
7c0d70cfde
|
feat(license): license expriy early alarm.
|
2022-01-14 00:31:56 +08:00 |
Shawn
|
4abcab8d52
|
fix(appup): update appup files for emqx,emqx_sn,rule_engine
|
2022-01-13 18:37:22 +08:00 |
Zaiming (Stone) Shi
|
dac0e824c8
|
build: fix package version regexp match pattern
|
2022-01-13 18:37:22 +08:00 |
JianBo He
|
a46ea363f6
|
chore: rename CHANGES.md to CHANGES-4.3.md
|
2022-01-13 18:37:22 +08:00 |
Zaiming (Stone) Shi
|
adbb067a91
|
ci: skip dialyzer race_condition checks
backported from 5.0
race_condition check is very RAM demanding
|
2022-01-13 18:37:22 +08:00 |