Commit Graph

7721 Commits

Author SHA1 Message Date
Thales Macedo Garitezi 6dad8f5926 ci: disable cross build outside ce repo 2022-08-26 11:43:34 -03:00
William Yang f245b34c34 ci: run test cases on self-hosted 2022-08-26 11:54:41 +02:00
William Yang 60ef87a4d4 ci: 4.3 runners 2022-08-26 11:54:41 +02: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
Zaiming (Stone) Shi 10cabddb07 ci: update OTP version 2022-08-17 23:43:07 +02:00
zhongwencool 71610b01c6
Merge pull request #8752 from zhongwencool/fix-crash-list-listener-bad-json
fix: list_listener crash with invaild json
2022-08-17 23:38:52 +08:00
zhongwencool 8a78c8a2f5 chore: add emqx_app to 4.3.19 2022-08-17 23:37:50 +08:00
zhongwencool a583c221f0 fix: list_listener crash with invaild json 2022-08-17 23:12:51 +08:00
zhongwencool 28859bad7d
Merge pull request #8747 from zmstone/0817-chore-sync-emqx-appup-file
chore: sync ee emqx.appup.src to ce
2022-08-17 23:12:03 +08:00
zhongwencool 89b2f361e1
Merge pull request #8750 from zhongwencool/remove-rebance-plugins
feat(rebalance): remove unannounced plugins from plugin lists
2022-08-17 22:07:38 +08:00
zhongwencool 117348fb85 feat(rebalance): remove unannounced plugins from plugin lists 2022-08-17 22:05:22 +08:00
zhongwencool 46e45615c5
Merge pull request #8748 from zhongwencool/bump-to-v4.3.19-beta.1
chore: bump to v4.3.19-beta.1
2022-08-17 20:28:37 +08:00
zhongwencool 1d43c11e5b chore: bump to v4.3.19-beta.1 2022-08-17 20:27:41 +08:00