Commit Graph

8767 Commits

Author SHA1 Message Date
firest 884ec15567 fix(jwt): make binary_to_number function support list type 2022-09-01 17:05:39 +08:00
firest a6cf74ea6f chore: fix emqx_auth_jwt appup 2022-09-01 16:52:41 +08:00
firest ddc25fc5c2 fix(jwt): simplify binary_to_number function 2022-09-01 16:27:15 +08:00
firest c999b43144 chore: bump emqx_auth_jwt version && update appup 2022-09-01 15:48:14 +08:00
firest 15c84ba152 fix(jwt): support non-integer timestamp claims 2022-09-01 15:43:32 +08:00
William Yang aee1350b1d ci(xref): remove reqplayq 2022-09-01 08:54:55 +02:00
William Yang eed5a24e40 ci(xref): don't check observer 2022-09-01 08:47:28 +02:00
Thales Macedo Garitezi f95d9ca653 ci: check repo type directly in step 2022-08-31 17:04:45 -03:00
Thales Macedo Garitezi d1ac851bd9 chore: fix dialyzer errors (v4.4) 2022-08-31 16:24:34 -03:00
Thales Macedo Garitezi fd025bc1be
Merge pull request #8845 from thalesmg/merge-v43-into-v44-e
Merge v43 into v44 e
2022-08-31 16:23:15 -03:00
Zaiming (Stone) Shi f3ca2b20ed
Merge pull request #8849 from zmstone/0831-fix-rule-action-update
fix(emqx_rule_engine): fix rule update function
2022-08-31 15:17:03 +01:00
Zaiming (Stone) Shi 51412e25c8 fix(emqx_rule_engine): fix rule update function
Prior to this change, the update of a rule will always try to
initialise the action because the 'enabled' flag is by default 'true'
2022-08-31 15:13:38 +02:00
Zaiming (Stone) Shi 6579519076
Merge pull request #8850 from zmstone/0831-merge-tag-v4.3.19-back-to-main-v4.3
0831 merge tag v4.3.19 back to main v4.3
2022-08-31 10:16:37 +01:00
Zaiming (Stone) Shi 6f28e0eb83 chore: update appup files 2022-08-31 08:07:42 +02:00
Zaiming (Stone) Shi ac6f28dabf chore: bump release version to 4.3.20 2022-08-31 07:53:02 +02:00
Zaiming (Stone) Shi 060fbbbd61 Merge tag 'v4.3.19' into main-v4.3 2022-08-31 07:51:59 +02:00
Thales Macedo Garitezi b4cb256612 chore: bump app vsns and update appups 2022-08-30 18:02:31 -03:00
Thales Macedo Garitezi e05605bef0 Merge remote-tracking branch 'origin/main-v4.3' into merge-v43-into-v44-e 2022-08-30 16:38:14 -03:00
zhongwencool de9e004e18
Merge pull request #8841 from emqx/sync-v4.3.19
Merge 4.3 to 4.4
2022-08-30 23:41:56 +08:00
zhouzb 440f7ce007
Merge branch 'main-v4.4' into sync-v4.3.19 2022-08-30 23:36:41 +08:00
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
zhouzb bd7884309a
Merge pull request #8838 from emqx/release-v4.3.19
chore: bump vsn
2022-08-30 22:29:16 +08:00
zhouzb 8305bc96f0
Merge branch 'main-v4.4' into release-v4.3.19 2022-08-30 22:28:44 +08:00
zhouzb d93d80cb8e chore: fix run_fvt_tests workflow 2022-08-30 22:23:38 +08:00
Rory Z b547ed3f75 chore: use minikube instead k3s 2022-08-30 22:23:38 +08:00
zhouzb 36618576a8
Merge pull request #8834 from Rory-Z/main-v4.3
chore: use minikube instead k3s
2022-08-30 22:18:56 +08:00
zhouzb 7daeeff909 chore: bump vsn 2022-08-30 22:15:38 +08:00
zhouzb 57ef5fcd58
Merge pull request #8833 from tigercl/chore/bump-vsn-4.4
chore: bump vsn
2022-08-30 21:28:44 +08:00
zhouzb 16d32b9f57
Merge pull request #8837 from Rory-Z/main-v4.4
chore: use minikube instead k3s
2022-08-30 21:27:12 +08:00
Rory Z ce5988b195 chore: use minikube instead k3s 2022-08-30 20:52:27 +08:00
zhouzb eaa21b15cf chore: fix run_fvt_tests workflow 2022-08-30 20:36:49 +08:00
Rory Z 48aab7daff chore: use minikube instead k3s 2022-08-30 19:34:24 +08:00
zhouzb 0d900e1276 chore: bump vsn 2022-08-30 17:51:29 +08:00
JianBo He 0b221048dd
Merge pull request #8832 from tigercl/chore/bump-vsn
chore: bump vsn
2022-08-30 17:32:03 +08:00
zhouzb df51af0ce6 chore: bump vsn 2022-08-30 17:27:54 +08:00
zhongwencool 91b0e4147e
Merge pull request #8831 from zhongwencool/improve-cli-msg
Improve cli msg
2022-08-30 16:22:25 +08:00
zhongwencool e4992b8f59 chore: update mnesia_acl appup.src 2022-08-30 15:41:23 +08:00
zhongwencool 9258f5a2aa chore: add emqx restart command tip 2022-08-30 15:04:00 +08:00
zhongwencool 78ec03f23b chore: add emqx_ctl acl list to show all acls 2022-08-30 15:03:21 +08:00
zhongwencool 8e84466f8a
Merge pull request #8824 from zmstone/0829-chore-check-erlang-after-check-user
fix(emqx): Check Erlang start after su command
2022-08-29 22:01:14 +08:00
Thales Macedo Garitezi 66a2423b8f
Merge pull request #8820 from thalesmg/fix-dialyzer-a
chore: fix dialyzer errors
2022-08-29 10:05:26 -03:00
William Yang 5d91deb83e ci: add escript xref check
Check all the released modules
2022-08-29 14:33:48 +02:00
Zaiming (Stone) Shi 886b084a67 docs: update CHANGES-4.3.md 2022-08-29 11:14:41 +02:00