Zaiming (Stone) Shi
206b7ac4a9
Merge pull request #6996 from zmstone/feat-add-cli-to-clean-pem-cache
...
feat: add cli to clean pem cache
2022-02-14 16:22:13 +01:00
Zaiming (Stone) Shi
91180595d0
refactor(cli): simplify ACL cache CLI logging
2022-02-14 14:52:34 +01:00
Zaiming (Stone) Shi
f6ca64c76d
feat: add pem cache CLI
2022-02-14 14:52:34 +01:00
Zaiming (Stone) Shi
2a5de6a872
Merge pull request #6995 from zmstone/ci-exclude-instead-of-include
...
ci: use exclude instead of include for build matrix
2022-02-13 07:18:29 +01:00
Zaiming (Stone) Shi
dfb591cac7
ci: use exclude instead of include for build matrix
...
include is unconditional, as a result, it brins in emqx profile
to enterprise repo
2022-02-12 14:32:54 +01:00
Zaiming (Stone) Shi
5171d3811c
ci: revert to openssl digest for sha256 sum on mac
2022-02-12 12:24:48 +01:00
Zaiming (Stone) Shi
9ff0899b75
Merge pull request #6994 from emqx/fix-sha256sum-on-windows
...
ci: fix sha256sum in windows
2022-02-12 11:04:23 +01:00
Zaiming (Stone) Shi
857e9aee52
ci: fix sha256sum in windows
...
for some reason Get-FileHash (or maybe later piped tools) produced
non-text content
2022-02-12 10:48:28 +01:00
Zaiming (Stone) Shi
71a9489cfe
Merge pull request #6993 from zmstone/ci-fix-action-typo
...
ci: fix action typo repository -> registry
2022-02-11 21:41:54 +01:00
Zaiming (Stone) Shi
257f6cc589
ci: fix action typo repository -> registry
2022-02-11 21:24:40 +01:00
Zaiming (Stone) Shi
17fa49738f
Merge pull request #6991 from emqx/test-debian10-ci
...
wait longer for emqx stop in relup test
2022-02-11 17:21:46 +01:00
Zaiming (Stone) Shi
2df43f8b5f
ci: add more time to allow stop
2022-02-11 16:19:02 +01:00
Zaiming (Stone) Shi
a42403e046
ci: quite unzip
2022-02-11 15:56:25 +01:00
Zaiming (Stone) Shi
28508e23ec
ci: dump logs when failed to stop
2022-02-11 15:20:15 +01:00
Shawn
992e7e66cf
Merge pull request #6957 from thalesmg/fix-ctl-print-43
...
fix(ctl): fix formatting when printing messages without arguments (4.3)
2022-02-10 22:09:06 +08:00
Thales Macedo Garitezi
fdef292ef7
fix(appup): rm redundant `load_module` instruction after `update`
2022-02-10 09:31:36 -03:00
Shawn
646ef25d96
Merge branch 'main-v4.3' into fix-ctl-print-43
2022-02-10 19:13:29 +08:00
JianBo He
d7c432f57c
Merge pull request #6928 from Rory-Z/ci/push-multiarch-image-for-aws-ecr
...
ci(build_packages): push muilt arch image for aws ecr
2022-02-10 18:58:20 +08:00
Shawn
b09a38d53f
chore: update release to 4.3.12
2022-02-10 18:30:22 +08:00
JianBo He
175d6969d4
Merge pull request #6963 from HJianBo/fix_stomp_unexpected_linefeed
...
fix(stomp): fix unexpected_linefeed error if the packet truncated on …
2022-02-10 17:41:51 +08:00
Shawn
40594f9713
Merge pull request #6968 from terry-xiaoyu/ekka_0.8.1.8
...
update changes doc for printable message id
2022-02-10 15:31:18 +08:00
Shawn
475f0be959
docs(CHANGES): update changes doc for #6961
2022-02-10 15:30:34 +08:00
JianBo He
cdfeb46951
test(mqttsn): remove unused vars
2022-02-10 15:30:10 +08:00
JianBo He
289904bbcf
fix(stomp): fix unexpected_linefeed error if the packet truncated on headers
2022-02-10 14:48:45 +08:00
Zaiming (Stone) Shi
3fb5e19cc9
Merge pull request #6959 from zmstone/upgrade-to-ekka-0.8.1.8
...
[4.3] Upgrade to ekka 0.8.1.8
2022-02-10 07:12:35 +01:00
Shawn
967b2e4a74
Merge pull request #6965 from terry-xiaoyu/log_printable_mqtt_msg_id2
...
fix: emqx_message:format/1 failed on undefined message id
2022-02-10 12:45:08 +08:00
Shawn
8cf268dffb
fix: emqx_message:format/1 failed on undefined message id
2022-02-10 12:43:39 +08:00
Shawn
3e962bf5ba
Merge pull request #6962 from terry-xiaoyu/log_printable_mqtt_msg_id2
...
fix(appup): update appup file for module emqx_message
2022-02-10 11:12:59 +08:00
Shawn
038136fc83
fix(appup): update appup file for module emqx_message
2022-02-10 11:04:25 +08:00
Shawn
0a2fa7c17c
Merge pull request #6961 from terry-xiaoyu/log_printable_mqtt_msg_id
...
fix(log): format the message id to hexstring before printing
2022-02-10 10:40:55 +08:00
JimMoen
130b455752
Merge pull request #6960 from JimMoen/update-dashboard
...
chore(dashboard): update dashboard version
2022-02-10 10:37:40 +08:00
JimMoen
5b71ca6ad5
chore(dashboard): update dashboard version
2022-02-10 10:00:37 +08:00
Shawn
3b5b4b99ed
fix(log): format the message id to hexstring before printing
2022-02-10 09:47:33 +08:00
zhanghongtong
ec0843633c
chore: change step name to match the actual commands
2022-02-10 09:36:16 +08:00
zhanghongtong
c316cc464f
ci(build_packages): push muilt arch image for aws ecr
2022-02-10 09:34:15 +08:00
Zaiming (Stone) Shi
12fbcc1330
chore: upgrade to ekka 0.8.1.8
...
print client status before killing due to holding lock for too long
2022-02-09 22:54:57 +01:00
Thales Macedo Garitezi
e053700441
style: please elvis checks
2022-02-09 11:02:05 -03:00
Thales Macedo Garitezi
5e223ac64f
chore(appup): update appup files
2022-02-09 09:54:39 -03:00
Thales Macedo Garitezi
b968d4c416
fix(ctl): fix formatting when printing messages without arguments (4.3)
...
Without passing an empty argument list to `emqx_ctl:print`, formatting
instructions like `~n` are being printed literally.
```
Ignore.~nJoin the cluster successfully.~nCluster status: #{running_nodes =>
['emqx@emqx-0.int.thalesmg','emqx@emqx-1.int.thalesmg',
'emqx@emqx-2.int.thalesmg','emqx@emqx-3.int.thalesmg',
'emqx@emqx-4.int.thalesmg'],
stopped_nodes => []}
```
2022-02-09 09:36:27 -03:00
Ilya Averyanov
ca5c34ba96
Merge pull request #6932 from savonarola/rebar3-vs-make-4.3
...
chore(ci): use make apps/emqx_auth_ldap-ct instead of rebar command
2022-02-08 14:38:20 +03:00
Ilya Averyanov
1480efde19
chore(ci): use make apps/emqx_auth_ldap-ct instead of rebar command
2022-02-07 21:55:30 +03:00
Zaiming (Stone) Shi
a18f3bc971
Merge pull request #6860 from fernando-almeida/main-v4.3
...
Updated Helm chart to support new features and updated README
2022-02-07 17:30:36 +01:00
Zaiming (Stone) Shi
e613843ce8
Merge pull request #6930 from zhongwencool/ci-pin-pytest
...
ci(pytest): pin pytest version at 6.2.5.
2022-02-07 17:14:51 +01:00
zhongwencool
51ed6abcd6
ci(pytest): pin pytest version at 6.2.5.
2022-02-07 17:23:13 +08:00
zhongwencool
3036f02963
Merge pull request #6893 from zhongwencool/watemark-limit-check
...
fix(watermark): hight watermark should greater than low watermark.
2022-01-28 19:06:44 +08:00
zhongwencool
579905b92a
fix(watermark): hight watermark should greater than low watermark.
2022-01-28 17:58:11 +08:00
Zaiming (Stone) Shi
570bc5023b
Merge pull request #6879 from zmstone/fix-stop-command-defunct-detection
...
fix: stop command should detect defunct pid
2022-01-27 08:25:06 +01:00
zhongwencool
ef82287634
Merge pull request #6883 from zhongwencool/fix-watermark-4.3
...
fix(alarm): watermark replace >= =< with > <
2022-01-27 14:32:16 +08:00
zhongwencool
e2dec09b0d
fix(alarm): watermark replace >= =< with > <
2022-01-27 11:59:48 +08:00
JianBo He
4cdd529b5a
Merge pull request #6866 from HJianBo/remove_connected_at_feild
...
fix(webhook): remove the connected_at field for client.connect
2022-01-27 10:41:53 +08:00