zhongwencool
59b5923887
chore: update changelog and appup.src
2022-10-26 10:03:00 +08:00
zhongwencool
4e4f72d479
fix: use os:system_time replace erlang:system_time in trace's start_at/end_at
2022-10-26 10:03:00 +08:00
zhongwencool
3dd2084c2e
fix: get trace list crash when trace not initialized
2022-10-26 10:03:00 +08:00
Zaiming (Stone) Shi
51c73eed55
Merge pull request #9044 from HJianBo/fix-jwt-acl-rules
...
fix(acl): support all rules in JWT ACL
2022-10-25 20:33:22 +02:00
Thales Macedo Garitezi
7ba1fa00dc
Merge pull request #9220 from thalesmg/sync-v44-a
...
Sync v44 a
2022-10-25 11:04:46 -03:00
Thales Macedo Garitezi
8206f39b7c
chore: update appups
2022-10-25 09:43:12 -03:00
Thales Macedo Garitezi
a987d6fc94
test(rulesql): fix broken test
2022-10-25 09:43:12 -03:00
Shawn
006d2e5f29
fix: rolling upgrade failed on undef funcs
2022-10-25 20:41:31 +08:00
Thales Macedo Garitezi
0a8f3d4e16
Merge remote-tracking branch 'origin/main-v4.3' into sync-v44-a
2022-10-24 16:28:11 -03:00
Thales Macedo Garitezi
ba422532c7
Merge remote-tracking branch 'origin/release-v44' into sync-v44-a
2022-10-24 16:26:18 -03:00
Thales Macedo Garitezi
41a488b6ec
Merge pull request #9210 from thalesmg/fix-mgmt-endpoint-status-code-v43
...
fix(mgmt_api): return 503 when emqx is not running in `/status` (v4.3)
2022-10-24 16:24:53 -03:00
Thales Macedo Garitezi
51f2414eaa
docs: improve changelog
...
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
2022-10-24 15:24:49 -03:00
Thales Macedo Garitezi
c0b5b887c3
fix(mgmt_api): return 503 when emqx is not running in `/status`
2022-10-24 14:22:28 -03:00
Ivan Dyachkov
d0a4f75bf2
Merge pull request #9214 from emqx/chore-update-codeowners-paths
...
chore: add leading slash for paths in codeowners
2022-10-24 13:16:18 +02:00
JimMoen
3c1608f883
Merge pull request #9174 from emqx/1019-fix-ci-workflow
...
1019 fix ci workflow
2022-10-24 17:42:35 +08:00
Ivan Dyachkov
78fc9ff64e
chore: add leading slash for paths in codeowners
2022-10-24 11:28:39 +02:00
JimMoen
34d73960e7
ci: fix macos erlang-otp cache hitting
2022-10-24 16:58:19 +08:00
JianBo He
bd59197a58
chore: apply suggestions from code review
...
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
2022-10-24 16:28:25 +08:00
JimMoen
075228aadc
chore: fix local actions path
2022-10-24 14:15:20 +08:00
JianBo He
4a9b5662f8
chore: fix diaylzer warnings
2022-10-24 09:51:05 +08:00
Zaiming (Stone) Shi
3b59f1440b
chore: bump lc from 0.3.1 to 0.3.2
...
there is no beam change in 0.3.2 (comparing to 0.3.1)
2022-10-22 15:14:58 +02:00
Shawn
15248eb069
chore: update the change log
2022-10-21 15:41:00 +08:00
Shawn
2c61f92eec
fix: refresh resources and rules asynchronously
2022-10-21 15:06:35 +08:00
JianBo He
b9e9540120
chore(auth): support printing unicode string
2022-10-21 11:59:01 +08:00
JianBo He
38e87579c0
chore(jwt-acl): avoid the disruptions caused by rule formatting errors
2022-10-21 11:47:19 +08:00
JianBo He
fa4203effa
chore: apply suggestions from code review
...
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
2022-10-21 11:47:19 +08:00
JianBo He
7b0acf2c4d
chore: update changes and appup.src
2022-10-21 11:47:07 +08:00
JianBo He
1857fe643a
fix(acl): support all rules in JWT ACL
2022-10-21 11:44:48 +08:00
Xinyu Liu
eff4c109e0
Merge pull request #9185 from terry-xiaoyu/fix_precision_of_rule_metrics
...
fix: set precision of counter 'max_speed' to 2 digits
2022-10-21 09:22:17 +08:00
Shawn
f8686ffc62
chore: update the change logs
2022-10-21 09:15:03 +08:00
Shawn
bfe238fa1c
fix: set precision of counter 'max_speed' to 2 digits
2022-10-21 09:05:25 +08:00
Zaiming (Stone) Shi
0eaa45f958
Merge pull request #9164 from zmstone/1017-docs-split-changelogs
...
docs: split change logs
2022-10-20 12:25:21 +02:00
Xinyu Liu
99fa3a0a61
Merge pull request #9184 from terry-xiaoyu/mongodb_v3.0.14
...
chore: update mongodb driver to v3.0.14
2022-10-20 18:18:21 +08:00
JianBo He
8e199b3a77
chore: update appup.src
2022-10-20 15:52:17 +08:00
JianBo He
317ef65c7e
chore: remove the duplicated clientid print in log
2022-10-20 15:50:04 +08:00
JianBo He
4cf3d181d8
chore(auth-http): more infos for auth/acl checking failure
2022-10-20 15:48:58 +08:00
Shawn
524ba512d8
chore: update mongodb driver to v3.0.14
2022-10-20 13:41:28 +08:00
Xinyu Liu
8ba3357973
Merge pull request #9183 from emqx/1020-sync-release-v43-back-to-main
...
1020 sync release v43 back to main
2022-10-20 13:39:51 +08:00
JimMoen
e0e8a5a707
chore: re-generate appup for v4.3.22
2022-10-20 10:37:32 +08:00
JimMoen
8adddb018f
Merge remote-tracking branch 'emqx/release-v43' into 1020-sync-release-v43-back-to-main
2022-10-20 10:23:08 +08:00
Zaiming (Stone) Shi
fd7a8064f4
Merge remote-tracking branch 'origin/release-v43' into release-v44
2022-10-19 19:25:43 +02:00
Zaiming (Stone) Shi
6bedc72bd2
Merge pull request #9180 from zmstone/1019-no-shared-message-redispatch-for-takeover
...
fix(shared): do not redispatch shared messages for certain shutdown
2022-10-19 19:24:38 +02:00
Zaiming (Stone) Shi
a163ffce7c
test: assert message receive pid is in the expected pids list
2022-10-19 18:16:38 +02:00
Zaiming (Stone) Shi
73a5462cba
fix(shared): do not redispatch shared messages for certain shutdown
...
For takeover, there should be no message re-dispatch because
the messages will be retried by the new session.
For kick, messages should not be re-dispatched for security reason.
i.e. if admin has identified that there are malicious messages
stored in persisted sessions, killing the session should not
cause messages to be re-dispatched
2022-10-19 17:21:56 +02:00
Zaiming (Stone) Shi
5f8453570a
Merge pull request #9168 from JimMoen/1018-fix-ci-path-error
...
chore: workflow steps with path
2022-10-18 13:21:06 +02:00
Zaiming (Stone) Shi
e607826b44
Merge pull request #9165 from zmstone/1017-add-code-owners
...
chore: add code-owners
2022-10-18 12:32:19 +02:00
JimMoen
b0ee2fdd3c
chore: workflow steps with path
2022-10-18 17:58:55 +08:00
JimMoen
37663e80c0
Merge pull request #9167 from JimMoen/1018-sync-release-v44-back-to-main
...
1018 sync release v44 back to main
2022-10-18 15:03:00 +08:00
JimMoen
8a644bac99
chore: bump app.src and appup.src
2022-10-18 11:28:54 +08:00
JimMoen
39ba167044
chore: refine chanelog
2022-10-18 10:52:23 +08:00