Commit Graph

7230 Commits

Author SHA1 Message Date
zhouzb 6c18a05b78 chore: fix run_fvt_tests workflow 2022-08-30 23:21:15 +08:00
Rory Z 59c2bbe9ad chore: use minikube instead k3s 2022-08-30 23:21:07 +08:00
zhouzb 89db210b5c chore: bump vsn 2022-08-30 23:20:13 +08:00
zhongwencool e903038521 chore: update mnesia_acl appup.src 2022-08-30 23:20:03 +08:00
zhongwencool 3867229b2d chore: add emqx restart command tip 2022-08-30 23:19:47 +08:00
zhongwencool 0803c74999 chore: add emqx_ctl acl list to show all acls 2022-08-30 23:19:37 +08:00
Zaiming (Stone) Shi 5a5d901968 docs: update CHANGES-4.3.md 2022-08-30 23:18:59 +08:00
Zaiming (Stone) Shi 882ee754e5 fix(emqx): Check Erlang start after su command
When installed from RPM or DEB, In case EMQX in started by root,
the boot script changes user to emqx and then re-enter with the
same args.
Prior to this change, the Erlang start check is done before
su, causing it to be checked twice.
This commit moves the Erlang start check to after th su
2022-08-30 23:18:47 +08:00
JianBo He 575f46c72c
Merge pull request #8821 from HJianBo/bump-vsn
chore: bump vsn to 4.3.19-beta.4
2022-08-27 13:47:12 +08:00
JianBo He bed6347b4c chore: bump vsn to 4.3.19-beta.4 2022-08-27 13:44:50 +08:00
Thales Macedo Garitezi 8471fb3f9b
Merge pull request #8818 from thalesmg/ci-disable-cross-ee
ci: disable cross build outside ce repo
2022-08-26 13:23:34 -03:00
Thales Macedo Garitezi 6dad8f5926 ci: disable cross build outside ce repo 2022-08-26 11:43:34 -03:00
JimMoen d6ddb85a13
Merge pull request #8807 from JimMoen/fix-exhook-ignore-message-hook
Fix exhook ignore message hook
2022-08-26 12:35:54 +08: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
zhongwencool 074e25f433
Merge pull request #8801 from zhongwencool/improve-warning-default-modules
chore: warning default modules/plugins is working
2022-08-25 14:27:58 +08:00
zhongwencool c20c045812
Merge pull request #8803 from zhongwencool/pin-gun-to-1.3.7
chore: pin gun 1.3.7
2022-08-25 14:07:31 +08:00
zhongwencool 066db0557b chore: pin gun 1.3.7 2022-08-25 12:17:49 +08:00
zhongwencool b732aa5aa2 chore: warning default modules/plugins is working 2022-08-25 11:19:50 +08:00
Thales Macedo Garitezi 268eb59dab
Merge pull request #8795 from thalesmg/flaky-shared-sub-test
test: attempt to fix flaky shared sub test
2022-08-24 10:34:53 -03:00
Thales Macedo Garitezi a1a3f5198a test: attempt to fix flaky shared sub test
```
 %%% emqx_shared_sub_SUITE ==> t_local_fallback: FAILED
%%% emqx_shared_sub_SUITE ==> {{badmatch,[{share,<<"local_foo/bar">>,{ok,1}},
            {share,<<"local_foo/bar">>,{error,no_subscribers}}]},
 [{emqx_shared_sub_SUITE,t_local_fallback,1,
                         [{file,"/emqx/test/emqx_shared_sub_SUITE.erl"},
                          {line,411}]},
  {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
  {test_server,run_test_case_eval1,6,[{file,"test_server.erl"},{line,1292}]},
  {test_server,run_test_case_eval,9,[{file,"test_server.erl"},{line,1224}]}]}
```
2022-08-24 09:19:38 -03:00
zhongwencool 98e8980513
Merge pull request #8787 from zhongwencool/fix-plugings-ct
fix: fix plugins ct failed on ee
2022-08-24 14:19:43 +08:00
zhongwencool 3abc9f07c6 fix: fix plugins ct failed on ee 2022-08-24 11:47:25 +08:00
zhongwencool 0ed43fe857
Merge pull request #8781 from zhongwencool/bump-v4.3.19-beta.3
chore: bump to e4.3.19.beta.3
2022-08-23 21:41:34 +08:00
zhongwencool 4a1d05b266 chore: bump to e4.3.19.beta.3 2022-08-23 21:39:35 +08:00
zhongwencool 9857914235
Merge pull request #8772 from zhongwencool/remove-telemetry-from-ee-default-plugins
fix: remove emqx_telemetry from ee's default plugins
2022-08-22 16:50:10 +08:00
zhongwencool 7ad7658bbc fix: remove emqx_telemetry from ee's default plugins 2022-08-22 15:29:08 +08:00
zhongwencool ed99232a8d
Merge pull request #8725 from HJianBo/fix-exhook-exproto-bugs
fix exhook exproto bugs
2022-08-19 23:02:52 +08:00
JianBo He efdde6e107 test(exproto): fix timeout cases 2022-08-19 18:13:59 +08:00
zhongwencool 16d6b35cd8
Merge pull request #8762 from zhongwencool/bump-v4.3.19-beta.2
chore: bump v4.3.19 beta.2
2022-08-19 17:50:46 +08:00
zhongwencool 50f1d241dc chore: bump dashboard to v4.3.10/v4.3.24 2022-08-19 16:54:23 +08:00
zhongwencool e8d495b17b chore: bump to v4.3.19-beta.2 2022-08-19 16:35:20 +08:00
JianBo He f4ad7acd06 chore: update appup.src 2022-08-19 16:03:15 +08:00
JianBo He a66dc7c02b chore: update changes-4.3 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 5ba048f787 chore: upgrade grpc-erl to 0.6.7 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
Zaiming (Stone) Shi da05a2ad30 test: delete unknown plugin 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
Zaiming (Stone) Shi f1ad4cb8ca chore: fix emqx_misc ipv6 probe
The new OTP version exports gen_tcp:ipv6_probe/0 which always return
true. So we no longer need the old hacky way to do it.
2022-08-17 23:43:07 +02:00
Zaiming (Stone) Shi a645a88700 ci: skip relup test from 4.3.13 2022-08-17 23:43:07 +02:00