Xinyu Liu
|
09c5114d42
|
Merge pull request #7042 from Rory-Z/ci/fix-cross-build-fail
ci(cross build): fix build raspbian failed on armhf
|
2022-02-17 16:52:17 +08:00 |
zhanghongtong
|
ee7acdfc33
|
ci(cross build): fix build raspbian failed on armhf
|
2022-02-17 15:52:36 +08:00 |
Xinyu Liu
|
1b5986a5e1
|
Merge pull request #7044 from terry-xiaoyu/fix_windows_build
fix(build): change header of shell script to "#!/usr/bin/env bash"
|
2022-02-17 15:33:34 +08:00 |
Shawn
|
037b9e440c
|
fix(build): change header of shell script to "#!/usr/bin/env bash"
|
2022-02-17 15:21:17 +08:00 |
JianBo He
|
922ffc1d1c
|
Merge pull request #7030 from HJianBo/force-appup-for-dashboard
|
2022-02-17 13:39:41 +08:00 |
JianBo He
|
480130c1d8
|
chore(dashboard): bump version
|
2022-02-17 09:23:40 +08:00 |
JianBo He
|
4775ea353d
|
chore: update scripts/apps-version-check.sh
Co-authored-by: k32 <10274441+k32@users.noreply.github.com>
|
2022-02-16 19:41:17 +08:00 |
JianBo He
|
e7ce4ed215
|
chore: force check for version upgrade of emqx_dashboard
same with: https://github.com/emqx/emqx/pull/5879
|
2022-02-16 18:38:55 +08:00 |
JianBo He
|
7a7b0c8442
|
Merge pull request #7024 from HJianBo/fix-bad-appup.src
chore(emqx): fix mutiply defined module in emqx.appup.src
|
2022-02-16 14:37:27 +08:00 |
JianBo He
|
a42927f173
|
chore(emqx): fix mutiply defined module in emqx.appup.src
|
2022-02-16 13:46:38 +08:00 |
JianBo He
|
9840b8da59
|
Merge pull request #7005 from zmstone/merge-v4.3.12-into-main-v4.4
Merge tag v4.3.12 into main-v4.4
|
2022-02-15 09:22:36 +08:00 |
Zaiming (Stone) Shi
|
22ae8985c6
|
chore: compare to rel-* versions for appup
|
2022-02-14 22:18:53 +01:00 |
JianBo He
|
a88dd4aaa5
|
Merge tag 'v4.3.12' into main-v4.4
|
2022-02-14 19:37:59 +08:00 |
Zaiming (Stone) Shi
|
f1b10ec2b0
|
Merge pull request #6927 from Rory-Z/ci/push-multiarch-image-for-aws
ci(build_packages): push muilt arch image for aws ecr
|
2022-02-14 12:26:56 +01:00 |
Zaiming (Stone) Shi
|
9696663a77
|
Merge pull request #6998 from zmstone/chore-package-name-from-rhel-to-el
build: rename distro from 'rhel' to 'el'
|
2022-02-14 10:47:00 +01:00 |
Zaiming (Stone) Shi
|
9f897a650a
|
build: rename distro from 'rhel' to 'el'
|
2022-02-14 09:28:29 +01:00 |
zhanghongtong
|
7a45ad8900
|
chore: fix a few typos
|
2022-02-13 20:50:35 +08:00 |
zhanghongtong
|
e9238c6ca3
|
ci: use exclude instead of include for build matrix
|
2022-02-13 12:51:53 +08: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 |
DDDHuang
|
5985b7cb09
|
Merge pull request #6985 from DDDHuang/ws_client_metrics44
feat(ws): more client metrics
|
2022-02-11 13:43:25 +08:00 |
DDDHuang
|
e9f1af8098
|
feat(ws): appup remove old
|
2022-02-11 11:16:31 +08:00 |
DDDHuang
|
c6bafd5131
|
feat(ws): appup
|
2022-02-11 11:04:14 +08:00 |
DDDHuang
|
0bb01210ae
|
feat(ws): more client metrics
|
2022-02-11 10:50:46 +08:00 |
Zaiming (Stone) Shi
|
089c1d516a
|
Merge pull request #6974 from zmstone/merge-v4.3-to-v4.4
Merge v4.3 to v4.4
|
2022-02-10 21:18:45 +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 |
Zaiming (Stone) Shi
|
5d856041c7
|
docs: update CHANGES-4.4 to prepare for 4.4.0 release cut
removed bug fixes because 4.4.0 is the first release of 4.4
all bug fixes are forward merged from 4.3
|
2022-02-10 11:41:13 +01:00 |
Shawn
|
b09a38d53f
|
chore: update release to 4.3.12
|
2022-02-10 18:30:22 +08:00 |
Zaiming (Stone) Shi
|
1392fa0b1d
|
Merge remote-tracking branch 'origin/main-v4.3' into merge-v4.3-to-v4.4
|
2022-02-10 11:25:17 +01: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 |