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 |
zhongwencool
|
c6a571c207
|
chore(alarm): support license alarm type
|
2022-01-13 17:41:16 +08:00 |
Shawn
|
a63799742f
|
fix(channel): update testcases for emqx_channel
|
2022-01-13 16:10:03 +08:00 |
Shawn
|
a6408cee4f
|
fix(session): update testcases for emqx_session
|
2022-01-13 15:28:18 +08:00 |
zhongwencool
|
27f5e765b5
|
fix(export): emqx_auth_mnesia import failed after 4.3.x
|
2022-01-13 13:53:37 +08:00 |
Shawn
|
9f7f5070b2
|
fix(channel): update the calls to emqx_session APIs
|
2022-01-13 13:33:27 +08:00 |
Zaiming (Stone) Shi
|
720c730baf
|
Merge pull request #6724 from zmstone/build-fix-version-regexp-pattern
build: fix package version regexp match pattern
|
2022-01-12 23:23:51 +01:00 |
Zaiming (Stone) Shi
|
cfc3c076bb
|
build: fix package version regexp match pattern
|
2022-01-12 21:50:50 +01:00 |
Zaiming (Stone) Shi
|
41ed507f63
|
Merge pull request #6719 from HJianBo/rename-changes.md
chore: rename CHANGES.md to CHANGES-4.3.md
|
2022-01-12 13:39:14 +01:00 |
Zaiming (Stone) Shi
|
5fc3105afc
|
Merge pull request #6721 from zmstone/ci-skip-dialyzer-race-condition-check
ci: skip dialyzer race_condition checks
|
2022-01-12 13:38:33 +01:00 |
Shawn
|
217acc0154
|
feat(rule): add new event 'delivery_dropped'
|
2022-01-12 20:11:08 +08:00 |
zhongwencool
|
85d568be60
|
chore(test): clean up auth_mnesia_SUITE:t_boot config
|
2022-01-12 19:03:44 +08:00 |
Zaiming (Stone) Shi
|
d7b0e753da
|
ci: skip dialyzer race_condition checks
backported from 5.0
race_condition check is very RAM demanding
|
2022-01-12 11:57:02 +01:00 |
JianBo He
|
6de114f822
|
chore: rename CHANGES.md to CHANGES-4.3.md
|
2022-01-12 18:49:18 +08:00 |
Shawn
|
9434c0fa6c
|
feat(hook): new emqx hook 'delivery.dropped'
|
2022-01-12 18:34:20 +08:00 |
zhongwencool
|
88060c0f9b
|
chore(auth): bump emqx_auth_mnesia version:4.3.5
|
2022-01-12 17:34:32 +08:00 |
zhongwencool
|
5521b7fa71
|
fix(auth): force update default mqtt_user when password or hashtype changed.
|
2022-01-12 17:26:27 +08:00 |
Shawn
|
449854fa11
|
Merge pull request #6647 from EMQ-YangM/main4.3
feat(rule_metrics): add more metrics to the rule engine
|
2022-01-12 14:52:46 +08:00 |
EMQ-YangM
|
da8cd5d103
|
fix(rule_engine_metrics): fxi string:to_integer pattern match error
|
2022-01-11 22:09:38 -08:00 |
EMQ-YangM
|
de58c8e7bc
|
refactor(rule_engine_metrics): refactor code_change
|
2022-01-11 22:09:38 -08:00 |
EMQ-YangM
|
7605fa5e64
|
fix(rule_engine_metric): remove unused metrics 'overall_metrics'
|
2022-01-11 22:09:38 -08:00 |