Commit Graph

12706 Commits

Author SHA1 Message Date
Thales Macedo Garitezi 0f9cc0d93f test(refactor): stop snabbkaffe on every test 2022-11-11 10:03:30 -03:00
Thales Macedo Garitezi b673bef027 style: indent script 2022-11-11 10:02:02 -03:00
Stefan Strigler b5a84b8b0f test: increase timeout creating listeners 2022-11-11 13:34:46 +01:00
Stefan Strigler 12ba831246 fix(emqx_authn_api): return 404 for status of unknown authenticator
This also makes sure we call the same code everytime we access an authenticator.
Moreover we return a 500 in case a remote call fails due to technical issues.
2022-11-11 13:34:44 +01:00
lafirest d0df9e5213
Merge pull request #9332 from lafirest/feat/filiter_is_banned_in_retained
feat: filter out messages which the source client is banned when delivering the retained message
2022-11-11 18:16:53 +08:00
firest 6b0de714bc chore: bump retainer version 2022-11-11 17:51:20 +08:00
JianBo He d636f28383 chore: fix the bad change logs introduced in #9307 2022-11-11 16:57:39 +08:00
Zaiming (Stone) Shi 03db5ba8bf test: change CT_READABLE default value to true 2022-11-11 08:43:28 +01:00
Gala b9de05e67c
Merge pull request #9317 from Gala-R/fix-ssl-existingName-invalid
fix(helm): fix existingName does not take effect
2022-11-11 11:24:04 +08:00
Gala b2b46b0216
Merge branch 'master' into fix-ssl-existingName-invalid 2022-11-11 10:25:00 +08:00
raoxiaoli a66a4ffa49 fix(helm): fix existingName does not take effect
when ssl.enabled and ssl.useExisting are true, ssl.existingName does not take effect
2022-11-11 10:16:02 +08:00
firest cd2cf15677 chore: update changes 2022-11-10 10:21:31 +08:00
firest 4290847b9d feat: filter out messages which the source client is banned when delivering the retained message 2022-11-10 10:21:21 +08:00
Zaiming (Stone) Shi 155d4a9818 ci: fix yaml syntax 2022-11-09 19:11:48 +01:00
Zaiming (Stone) Shi 34a6c6c889 Merge remote-tracking branch 'origin/master' into release-v50 2022-11-09 18:26:33 +01:00
Zaiming (Stone) Shi 97df9c72bf
Merge pull request #9336 from id/docs-update-v5.0.10-changelog
docs: update v5.0.10 changelog for #9293
2022-11-09 18:25:33 +01:00
Zaiming (Stone) Shi d9573a5f43 Merge remote-tracking branch 'origin/master' into release-v50 2022-11-09 18:24:11 +01:00
Ivan Dyachkov 7e8d31b219 docs: update v5.0.10 changelog for #9293 2022-11-09 17:34:03 +01:00
lafirest 4160a2f86a
Merge pull request #9293 from lafirest/ci/bump_opt_version
chore: bump OTP version
2022-11-09 21:20:59 +08:00
Zaiming (Stone) Shi c186bc2c55 docs: add v5.0.11 change logs file 2022-11-09 13:12:21 +01:00
Zaiming (Stone) Shi 7f2fb0ea57 ci: fix artifacts upload for linux build 2022-11-09 13:02:50 +01:00
Zaiming (Stone) Shi 493b91782d ci: fix upload artifacts path 2022-11-09 11:54:24 +01:00
Zaiming (Stone) Shi 715c2d856d chore: upgrade dashboard version to v1.1.1 2022-11-09 11:28:17 +01:00
Zaiming (Stone) Shi a03271d6b2 docs: add missing change logs 2022-11-09 11:26:05 +01:00
Ivan Dyachkov c1255188db chore: manually initialize .erlang.cookie for ct_docker 2022-11-09 10:12:13 +01:00
Ivan Dyachkov 7bbd6353aa chore: fix /.cache and /.erlang.cookie in erlang container 2022-11-09 09:30:32 +01:00
firest 9b999f070d chore: make the ./cache to be writeable 2022-11-09 15:39:45 +08:00
Zaiming (Stone) Shi c19462cb87
Merge pull request #9327 from JimMoen/fix-disconnect-hook-by-takenover
fix(channel): session takenover & discarded maybe call disconnect hook
2022-11-09 08:25:44 +01:00
Ivan Dyachkov d90b3760b1 ci(ct/run.sh): use host uid and gid in erlang container for ct 2022-11-09 09:53:03 +08:00
firest 6ef7123bb9 chore: bump OTP version 2022-11-09 09:53:03 +08:00
Zaiming (Stone) Shi 8faa9d8358 chore: make nl check script happy 2022-11-08 21:36:03 +01:00
Zaiming (Stone) Shi 354b94fc2d test: ensure all modules start 2022-11-08 20:59:24 +01:00
Zaiming (Stone) Shi 6515032e06
Merge pull request #9299 from sstrigler/authz-api-fixes
Authz API fixes
2022-11-08 20:28:00 +01:00
Zaiming (Stone) Shi aa215904a9
Merge branch 'master' into authz-api-fixes 2022-11-08 18:13:15 +01:00
Zaiming (Stone) Shi 30d9143b0e
Merge pull request #9310 from sstrigler/fix-configs-api-for-bad-nodes
fix(emqx_mgmt_api_configs): use 'node' query paramter if given
2022-11-08 18:10:43 +01:00
Zaiming (Stone) Shi 467010e3d3 chore: bump emqx_authz app vsn 2022-11-08 17:40:34 +01:00
Stefan Strigler 0678e05e84 style: fix message returned for 404
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
2022-11-08 17:40:34 +01:00
Stefan Strigler 3eda28ba9c chore: add changelog 2022-11-08 17:40:34 +01:00
Stefan Strigler ba1e19f068 fix(emqx_authz_api_sources): make schema fit to what we send 2022-11-08 17:40:34 +01:00
Stefan Strigler e0ed0855ff fix(emqx_authz_api_sources): return 'code' in response body for 404 2022-11-08 17:40:34 +01:00
JimMoen 4f00206693
test: different resons for disconnect event 2022-11-08 23:22:58 +08:00
JimMoen 2cd457e07c
fix(channel): session takenover & discarded maybe call disconnect hook 2022-11-08 23:22:58 +08:00
Stefan Strigler 62856a8b77
style: fix typo in changelog
Co-authored-by: Thales Macedo Garitezi <thalesmg@gmail.com>
2022-11-08 16:10:18 +01:00
Zaiming (Stone) Shi 073989834b
Merge pull request #9326 from lafirest/feat/check_is_banned
feat(delayed): check if the source client is banned when publishing a delayed message
2022-11-08 12:10:39 +01:00
firest 848b68de88 chore: update changes 2022-11-08 17:04:55 +08:00
firest dd7d4224ce feat(delayed): check if the source client is banned when publishing a delayed message 2022-11-08 16:32:24 +08:00
firest ebaba0c2b1 fix: Revert "feat(banned): clean retained/delayed data when client is banned"
This reverts commit 69701ff578.
2022-11-08 11:36:11 +08:00
Thales Macedo Garitezi 04588148b7 test(influxdb): increase influxdb bridge/connector coverage (ee5.0) 2022-11-07 15:15:49 -03:00
Stefan Strigler ea5b2cba6a chore: add changelog 2022-11-07 15:02:26 +01:00
Stefan Strigler 1fb441dd9e test: add tests for 'configs?node' 2022-11-07 14:12:21 +01:00