Commit Graph

8900 Commits

Author SHA1 Message Date
Xinyu Liu e415425780
Merge pull request #7774 from EMQ-YangM/fix_error_field
fix: remove error field
2022-04-27 13:40:51 +08:00
EMQ-YangM e67b710fac fix: update emqx_rule_engine.appup.src 2022-04-27 09:35:20 +08:00
Zaiming (Stone) Shi 4f45670725 fix: add 2 seconds delay penalty for bad logins 2022-04-26 21:02:45 +02:00
gsychev 1bae610c3d
chore(eredis): changelog
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
2022-04-26 18:37:20 +00:00
Georgy Sychev 8385b3cca4 chore(eredis_cluster): bump eredis version to 0.7.2 2022-04-26 19:30:36 +04:00
EMQ-YangM ffd51e1fe6 fix: remove error field 2022-04-26 19:07:00 +08:00
Zaiming (Stone) Shi 0d43bd6243
Merge pull request #7759 from zmstone/fix-improve-app-secret-randomisation
fix(emqx_mgmt_auth): randomise all bytes in app secret
2022-04-25 16:54:19 +01:00
Zaiming (Stone) Shi 0dd48e30b6 fix(emqx_mgmt_auth): randomise all bytes in app secret
prior to this change, app secrets are uuids which is not
completely random.
2022-04-25 11:34:46 +02:00
zhongwencool f7f1b0ecbf
Merge pull request #7689 from zhongwencool/fix-sub-search
fix: topic filter with qos/clientid/share
2022-04-25 09:34:42 +08:00
zhongwencool 4789f1f97b chore: bump management to 4.3.13 2022-04-24 17:37:37 +08:00
zhongwencool 9d4d918e2c
Merge branch 'main-v4.3' into fix-sub-search 2022-04-24 17:18:01 +08:00
zhongwencool 29e453383a chore: update changelog 2022-04-24 16:48:12 +08:00
Rory Z d052680793
Merge pull request #7714 from Rory-Z/feat/helm-ingress
feat(helm): the pathType of ingress can be made configurable via values
2022-04-24 09:39:14 +08:00
Zaiming (Stone) Shi 5182016ad5
Merge pull request #7737 from zmstone/0423-fix-sed-replace-for-macos10
fix(bin/emqx): make sed replace \n work in macos 10
2022-04-23 13:56:22 +01:00
Zaiming (Stone) Shi 2710dff8c5
Merge pull request #7736 from zmstone/merge-v43-to-v44
Merge v43 to v44
2022-04-23 13:56:03 +01:00
Zaiming (Stone) Shi 5d8539c01a fix(bin/emqx): make sed replace \n work in macos 10 2022-04-23 13:27:02 +02:00
Zaiming (Stone) Shi a9acfc0ee1 fix(bin/emqx): fix sed replace with '/n' work for macos 10 2022-04-23 13:22:05 +02:00
Zaiming (Stone) Shi 4330edd674 fix(appup): bump to 4.4.4-beta.1
also fix emqx appup instructions
2022-04-23 11:50:07 +02:00
Zaiming (Stone) Shi 42aa0e5d0a chore: add debug output to update-appup.sh 2022-04-23 10:43:58 +02:00
Zaiming (Stone) Shi be24868b36 Merge remote-tracking branch 'origin/fix/v4.4.3' into merge-v43-to-v44 2022-04-23 10:42:28 +02:00
Zaiming (Stone) Shi 0bf55b99e3 chore: fix appup after merge from 4.3 2022-04-23 10:32:13 +02:00
Zaiming (Stone) Shi 723f294119 Merge remote-tracking branch 'origin/main-v4.3' into merge-v43-to-v44 2022-04-23 10:07:25 +02:00
Ilya Averyanov 7ee1d6d54d
Merge pull request #7620 from savonarola/jwt-acl-nocache
Add support for JWT authorization
2022-04-22 14:54:16 +03:00
Zaiming (Stone) Shi 0764ef9303
Merge pull request #7720 from zmstone/0422-simplify-windows-scripts-4.3
fix(windows): boot console and remote_console from erl not werl
2022-04-22 12:35:24 +01:00
Ilya Averyanov 41746e8d7a feat(emqx_auth_jwt): use JWT for ACL checks 2022-04-22 12:22:58 +03:00
Ilya Averyanov 36c1ecd9b7 chore(emqx_auth_jwt): do not use gen_server call for jwt verification 2022-04-22 12:16:32 +03:00
Zaiming (Stone) Shi 4a5602dc9c fix(windows): boot console and remote_console from erl not werl
Otherwise it's impossible to troubleshoot when werl fail to start
2022-04-22 09:04:11 +02:00
zhongwencool 10bca7f6b5 fix: topic filter with qos/clientid/share 2022-04-22 14:42:12 +08:00
Zaiming (Stone) Shi 59660e99db
Merge pull request #7711 from emqx/dev/v4.3.15
merge dev/v4.3.15 to main-v4.3
2022-04-22 07:15:54 +01:00
JianBo He b267866dc1
Merge pull request #7647 from lafirest/fix/remove_empty_check_in_frame_4.3
fix(frame): remove empty topic check, because it checked in emqx_channel
2022-04-22 14:13:19 +08:00
Zaiming (Stone) Shi 1de3ed8783 Merge remote-tracking branch 'origin/main-v4.3' into dev/v4.3.15 2022-04-22 07:45:00 +02:00
Rory Z 74e9754154 feat(helm): the pathType of ingress can be made configurable via values 2022-04-22 10:00:08 +08:00
JianBo He 7981e5f5bd
Merge pull request #7706 from HJianBo/merge-v4314
Merge v4.3.14 to main-v4.3
2022-04-21 22:24:04 +08:00
JianBo He 14bc646e86 Merge tag 'v4.3.14' into merge-v4314 2022-04-21 21:14:53 +08:00
Zaiming (Stone) Shi a070bf5e2f
Merge pull request #7681 from zmstone/0419-4.3-fix-rpm-dependencies
fix(rpm): ensure correct dependencies for el7 and el8
2022-04-21 10:35:18 +01:00
JianBo He bd640a1748 Merge tag 'v4.3.14' into fix/v4.4.3 2022-04-21 17:27:42 +08:00
Zaiming (Stone) Shi ec80a05a50
Merge pull request #7702 from savonarola/fix-install_upgrade
fix(install_upgrade): fix unpack_zipballs return value
2022-04-21 10:05:14 +01:00
Ilya Averyanov d60252d678 fix(install_upgrade): fix unpack_zipballs return value 2022-04-21 11:56:51 +03:00
firest 8fcff16bff fix: fix bad indent 2022-04-21 15:11:28 +08:00
Zaiming (Stone) Shi 81d62082ec chore(emqx_dashboard): bump app vsn 2022-04-20 10:41:10 +02:00
Zaiming (Stone) Shi 31b4be79f0 chore(emqx_rule_engine): update appup 2022-04-20 09:29:14 +02:00
Zaiming (Stone) Shi b068937ce3 fix(rpm): ensure correct dependencies for el7 and el8 2022-04-19 22:49:40 +02:00
firest 03cdcab6f6 chore: bump emqx version 2022-04-18 18:27:19 +08:00
firest 8a269099ad fix(frame): remove empty topic check, because it checked in emqx_channel 2022-04-18 14:23:22 +08:00
Xinyu Liu 645b79c793
Merge pull request #7646 from emqx/copy-of_main-v4.3
Merge main-v4.3 -> main-v4.4
2022-04-18 12:02:40 +08:00
Xinyu Liu ca43fb73c5
Merge branch 'main-v4.4' into copy-of_main-v4.3 2022-04-18 12:02:11 +08:00
Xinyu Liu 93411ecd4b
Merge pull request #7645 from HJianBo/bump-vsn-for-v4.3
chore: tag 4.3.14
2022-04-18 11:59:07 +08:00
JianBo He c0f6c08836 chore: tag 4.3.14 2022-04-18 11:55:46 +08:00
Xinyu Liu cbf5ad849f
Merge pull request #7637 from HJianBo/merge-main-v4.3-into-v4.4
Merge main v4.3 into v4.4
2022-04-16 12:41:53 +08:00
JimMoen 09a100fc2d chore: apps version check ignore comments in erl/hrl file 2022-04-16 12:10:52 +08:00