Zaiming (Stone) Shi
|
22ae8985c6
|
chore: compare to rel-* versions for appup
|
2022-02-14 22:18:53 +01:00 |
Thales Macedo Garitezi
|
e1592c41d0
|
Merge pull request #6979 from thalesmg/bugfix-find-alias-clause
fix(channel): wrong case clause when alias is inexistent
|
2022-02-14 15:24:54 -03:00 |
Thales Macedo Garitezi
|
3f31df2297
|
docs: add comment explaining application and release vsn discrepancy
|
2022-02-14 13:18:53 -03:00 |
Thales Macedo Garitezi
|
b6e9043c49
|
chore(changelog): update changelog
|
2022-02-14 13:18:51 -03:00 |
Thales Macedo Garitezi
|
acf3b8cbe9
|
chore(emqx): update appup
|
2022-02-14 13:18:07 -03:00 |
Thales Macedo Garitezi
|
8302cac329
|
fix(channel): wrong case clause when alias is inexistent
Fixes #6978 .
|
2022-02-14 13:18:07 -03:00 |
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 |
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 |
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 |
zhanghongtong
|
e9238c6ca3
|
ci: use exclude instead of include for build matrix
|
2022-02-13 12:51:53 +08: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 |
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 |
JimMoen
|
130b455752
|
Merge pull request #6960 from JimMoen/update-dashboard
chore(dashboard): update dashboard version
|
2022-02-10 10:37:40 +08:00 |