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
JianBo He
34c489da40
Merge pull request #6868 from HJianBo/fix-stomp-frame-parser
...
Fix the sticky tcp stream parsing
2022-01-27 10:40:37 +08:00
Zaiming (Stone) Shi
72c909051b
fix: stop command should detect defunct pid
2022-01-26 23:48:31 +01:00
Zaiming (Stone) Shi
61e9fd5f04
Merge pull request #6875 from zmstone/ci-find-upgrade-base-with-script
...
ci: find relup base version using script scripts/relup-base-vsns.sh
2022-01-26 20:52:09 +01:00
Zaiming (Stone) Shi
e5d196569c
ci: find relup base version using script scripts/relup-base-vsns.sh
2022-01-26 18:26:43 +01:00
Zaiming (Stone) Shi
f65cd003c0
Merge pull request #6872 from zmstone/update-windows-build-instructions
...
Update windows build instructions
2022-01-26 13:33:32 +01:00
Zaiming (Stone) Shi
99712d3521
ci: debug windows build
2022-01-26 12:08:32 +01:00
Fernando Almeida
b91dc1c13d
fix(helm-chart): revised software name to match conventioned name
...
fix(helm-chart): added missing new-line from resource templates
2022-01-26 09:01:25 +00:00
zhongwencool
d9e7868d64
Merge pull request #6865 from zhongwencool/sys-mem-alarm
...
fix(appup): add emqx.erl to appup.src
2022-01-26 16:40:22 +08:00
JianBo He
18ed00e57e
test(stomp): add testcase for sticky tcp strem
2022-01-26 15:49:51 +08:00
JianBo He
fd88f484d2
fix(stomp): fix the sticky tcp stream parsing
2022-01-26 15:41:14 +08:00
JianBo He
85652aa373
fix(webhook): remove the connected_at field for client.connect
2022-01-26 15:01:36 +08:00
zhongwencool
9d633507f5
fix(appup): add emqx.erl to appup.src
2022-01-26 14:32:00 +08:00
Fernando Almeida
73c452c64d
fix(helm-chart): replace envFromSecret with more broad extraEnvFrom
...
fix(helm-chart): refactored Stateful set for readability.
fix(helm-chart): added missing extra* variables to StatefulSet and README.
fix(helm-chart): added sensible defaults for extra* settings.
2022-01-25 23:43:35 +00:00
Fernando Almeida
86887e8559
fix(helm-chart): fix indentation bug in env configmap
2022-01-25 23:43:35 +00:00
Fernando Almeida
36b5982630
feat(helm-chart): fix value in WSS example
2022-01-25 23:43:35 +00:00
Fernando Almeida
43624d6407
feat(helm-chart): revised emqx env ConfigMap to allow specifying settings also using the namespaced dot notation
...
feat(helm-chart): updated README to include description of previous change and fix value in WSS example
2022-01-25 23:43:35 +00:00