Zaiming (Stone) Shi
9390fe665c
Merge pull request #8390 from thalesmg/update-appup-tool-vsns
...
chore: copy `.tool-versions` when calculating appups
2022-07-02 09:27:14 +01:00
Thales Macedo Garitezi
0e82979ce3
Merge pull request #8391 from thalesmg/ci-xref
...
ci: run xref checks in CI
2022-07-01 16:26:31 -03:00
Thales Macedo Garitezi
fcb2d3dc51
fix(mgmt): use correct arity fn
2022-07-01 15:54:02 -03:00
Thales Macedo Garitezi
84c6a27758
ci: run xref checks in CI
2022-07-01 13:19:41 -03:00
Thales Macedo Garitezi
03649cc3f3
chore: copy `.tool-versions` when calculating appups
...
This can make it simpler to ensure the same OTP version that builds
the current checkout will match the one that builds the appup base,
since one may change the version locally.
2022-07-01 13:05:29 -03:00
JianBo He
12056d3f11
Merge pull request #8385 from emqx/fix-exclusive-sub-roll-upgrading
...
Merge v4.3.16 into hotfix/v4.4.5
2022-07-01 22:42:04 +08:00
JianBo He
92d1c37662
Merge v4.3.16 into hotfix/v4.4.5
2022-07-01 22:40:45 +08:00
lafirest
3dd523bdff
Merge pull request #8380 from lafirest/fix/exclusive_upgarde_4.3.16
...
Fix/exclusive upgarde 4.3.16
2022-07-01 19:11:50 +08:00
firest
59ce864f45
chore: add upgrade callback for exclusive_subscription
2022-07-01 18:43:18 +08:00
firest
8abf647452
fix(exclusive): add upgarde codes
2022-07-01 18:35:08 +08:00
Thales Macedo Garitezi
866ad5b1fa
Merge pull request #8354 from thalesmg/fix-run-mgmt-tests
...
test(mgmt): run all tests in suite
2022-06-30 13:26:10 -03:00
zhouzb
c74bbae22b
Merge pull request #8364 from emqx/sync-4.3
...
Sync from 4.3
2022-06-30 21:48:44 +08:00
zhouzb
9539446ca6
Merge branch 'main-v4.4' into sync-4.3
2022-06-30 21:48:29 +08:00
Zaiming (Stone) Shi
1b3f54c3be
Merge pull request #8361 from zmstone/0630-ensure-os-mon-app-env
...
chore: ensure os_mon.memsup_improved_system_memory_data is set to true
2022-06-30 14:43:00 +01:00
zhouzb
9d50e8f66b
Merge pull request #8363 from tigercl/chore/bump-release
...
chore: bump version
2022-06-30 21:41:41 +08:00
zhouzb
7415e2dbc7
chore: bump version
2022-06-30 21:40:40 +08:00
zhouzb
56f76c61b0
Merge pull request #8362 from tigercl/chore/bump-release
...
chore: bump vsn
2022-06-30 21:36:14 +08:00
zhouzb
3fcd28882e
chore: bump vsn
2022-06-30 21:34:36 +08:00
Zaiming (Stone) Shi
237afd0984
chore: ensure os_mon.memsup_improved_system_memory_data is set to true
2022-06-30 14:57:01 +02:00
lafirest
b4ab6d91af
Merge pull request #8358 from lafirest/fix/rmv_zone_def_val
...
fix: remove the default value of zone's exclusive_subscription
2022-06-30 19:51:57 +08:00
firest
6a741f2085
fix: remove the default value of zone's exclusive_subscription
2022-06-30 19:48:35 +08:00
Thales Macedo Garitezi
b10f8b8928
test(mgmt): run all tests in suite
2022-06-30 08:45:19 -03:00
Xinyu Liu
3c1251a99a
Merge pull request #8349 from emqx/copy-of_main-v4.3
...
merge main-v4.3 into main-v4.4
2022-06-29 22:30:42 +08:00
Xinyu Liu
2a89443377
Merge branch 'main-v4.4' into copy-of_main-v4.3
2022-06-29 22:27:49 +08:00
Xinyu Liu
e41562d4cb
Merge pull request #8348 from terry-xiaoyu/release_4.3.16-beta.4
...
chore: release 4.3.16-beta.4
2022-06-29 22:20:32 +08:00
Shawn
cb82e8cdb6
chore: release 4.3.16-beta.4
2022-06-29 22:19:46 +08:00
Xinyu Liu
a3cb718f97
Merge pull request #8346 from thalesmg/fix-sub-filter-hook
...
fix(hooks): return error on hook-removed subscription rather than deleting it
2022-06-29 22:14:05 +08:00
Thales Macedo Garitezi
5c89998049
fix(hooks): return error on hook-removed subscription rather than deleting it
...
Following https://docs.oasis-open.org/mqtt/mqtt/v5.0/os/mqtt-v5.0-os.html#_Toc3901178
2022-06-29 11:08:22 -03:00
JianBo He
905ae0dcad
Merge pull request #8345 from HJianBo/refresh-http-handlers
...
chore: stop http listener to load latest http handlers
2022-06-29 21:26:21 +08:00
JianBo He
e3bf11fe39
chore: stop http listener to load latest http hanlders
2022-06-29 20:52:11 +08:00
Xinyu Liu
56775beede
Merge pull request #8341 from emqx/copy-of_main-v4.3
...
merge main-v4.3 into main-v4.4
2022-06-29 15:40:25 +08:00
Xinyu Liu
c6573c708f
Merge branch 'main-v4.4' into copy-of_main-v4.3
2022-06-29 15:40:14 +08:00
Ilya Averyanov
19e0d72fe7
Merge pull request #8337 from savonarola/jwt-fix-timer-4.3
...
Fix JWT handling
2022-06-28 22:03:29 +03:00
Ilya Averyanov
4447948c5e
fix: handle claim verification errors correctly
2022-06-28 19:36:46 +03:00
Ilya Averyanov
f238e8f83d
fix: update JWKS renewal timer correctly
2022-06-28 09:54:12 +03:00
Shawn
a365c40765
chore: update dashboard version
2022-06-28 10:39:37 +08:00
Xinyu Liu
6a9b68f9ef
Merge pull request #8334 from emqx/main-v4.3
...
merge main-v4.3 into main-v4.4
2022-06-28 10:36:42 +08:00
Shawn
343770ce52
chore: update dashboard version
2022-06-28 10:29:01 +08:00
Ilya Averyanov
5f2fbe50c4
Merge pull request #8329 from savonarola/fix-log-errors
...
fix: remove unnecessary error messages generated by JWT auth
2022-06-27 20:08:54 +03:00
Ilya Averyanov
ddc06e8bcd
fix: remove unnecessary error messages generated by JWT auth
2022-06-27 18:42:44 +03:00
Xinyu Liu
ae294cccb9
Merge pull request #8328 from emqx/copy-of-main-v4.3
...
merge main-v4.3 into main-v4.4
2022-06-27 21:36:59 +08:00
Xinyu Liu
c812975ca6
Merge branch 'main-v4.4' into copy-of-main-v4.3
2022-06-27 21:34:11 +08:00
Xinyu Liu
cf66a29d70
Merge pull request #8327 from terry-xiaoyu/release_v4.3.16-beta.3
...
chore: release v4.3.16-beta.3
2022-06-27 18:57:15 +08:00
Shawn
5e21c60fe2
chore: release v4.3.16-beta.3
2022-06-27 18:56:19 +08:00
zhongwencool
84856252c9
Merge pull request #8302 from zhongwencool/dashboard-default-username-missing
...
fix: can't start dashboard if default_username is missing
2022-06-27 15:05:55 +08:00
zhongwencool
ab2e477ffd
fix: default_password should not be empty
2022-06-27 14:35:14 +08:00
zhongwencool
fd22639bcb
chore: remove unnessary function case
2022-06-27 14:35:14 +08:00
zhongwencool
4a87d77be3
fix: can't start dashboard if default_username is missing
2022-06-27 14:35:12 +08:00
Zaiming (Stone) Shi
9af4cb75ef
Merge pull request #8324 from zmstone/0626-fix-mem-stats
...
chore: return system total and used memory in node_info
2022-06-27 07:04:45 +01:00
JianBo He
5e3e5a5ffa
Merge pull request #8311 from HJianBo/support-key-dispatch
...
Ensuring that exhook dispatches the client events are sequential
2022-06-27 13:38:08 +08:00