tigercl
|
e756eb99fb
|
Merge pull request #6474 from tigercl/chore/vsns
chore(vsn): bump ehttpc and ekka version
|
2021-12-17 20:49:18 +08:00 |
Zaiming (Stone) Shi
|
c1cbf39552
|
fix(appup): add missing beams to emqx.appup.src
also re-formated emqx_sn.appup.src
|
2021-12-17 13:41:25 +01:00 |
zhouzb
|
dc9631514d
|
chore: ensure version bump for dashboard app
|
2021-12-17 20:28:54 +08:00 |
zhouzb
|
49bfabc4dc
|
chore(vsn): bump ehttpc and ekka version
|
2021-12-17 19:41:41 +08:00 |
tigercl
|
de7d510552
|
Merge pull request #6421 from Rory-Z/chore/bump-otp-version
ci: bump otp version to 24.1.5-3
|
2021-12-17 18:16:03 +08:00 |
Shawn
|
66e848b771
|
fix(code_port): improve node stop wait loop
|
2021-12-17 17:42:55 +08:00 |
tigercl
|
a585536a3b
|
Merge pull request #6468 from emqx/main-v4.3
Sync v4.3 to v4.4
|
2021-12-17 13:37:55 +08:00 |
tigercl
|
865d999e39
|
Merge pull request #6466 from emqx/improve_pgsql
chore(autotest): Improve pgsql script and change file path in emqx-fvt warehouse
|
2021-12-17 11:24:18 +08:00 |
xiangfangyang-tech
|
2da7f91c42
|
chore(autotest): improve jmeter installation mode
|
2021-12-17 10:50:58 +08:00 |
xiangfangyang-tech
|
0e9b608737
|
chore(autotest): improve pgsql script and change file path in emqx-fvt warehouse
|
2021-12-17 10:33:33 +08:00 |
tigercl
|
462c6efa5a
|
Merge pull request #6454 from terry-xiaoyu/user_property
fix(rules): add SQL test examples for user properties
|
2021-12-17 09:19:09 +08:00 |
Shawn
|
a1a9d002e3
|
fix(rules): add SQL test examples for user properties
|
2021-12-16 17:13:34 +08:00 |
zhongwencool
|
4af36ed744
|
Merge pull request #6448 from zhongwencool/log-trace-clientid-utf8
fix: trace not work if clientid is utf8
|
2021-12-15 15:59:41 +08:00 |
zhongwencool
|
b592565363
|
fix: trace not work if client is utf8
|
2021-12-15 09:53:46 +08:00 |
zhanghongtong
|
baf8d7d91c
|
ci: bump otp version to 24.1.5-3
|
2021-12-14 10:45:08 +08:00 |
zhongwencool
|
b4f9fe90be
|
Merge pull request #6442 from zhongwencool/v4.4-modules-appup
chore: clean up emqx_modules's appup.src for 4.4.0
|
2021-12-14 10:24:29 +08:00 |
zhongwencool
|
ce3006c916
|
chore: clean up emqx_modules's appup.src for 4.4.0
|
2021-12-14 10:12:05 +08:00 |
zhongwencool
|
d362d10d30
|
Merge pull request #6437 from HJianBo/update_coap_lwm2m_deps
chore: upgrade coap&lwm2m tag for otp24
|
2021-12-13 22:32:13 +08:00 |
zhongwencool
|
d50282dba6
|
Merge pull request #6434 from tigercl/chore/crypto
chore(otp): be compatibility with crypto in otp 24
|
2021-12-13 22:31:07 +08:00 |
tigercl
|
afc068a219
|
Merge pull request #6439 from terry-xiaoyu/otp_24_warnings_ssl
OTP 24 warnings ssl
|
2021-12-13 21:48:11 +08:00 |
Shawn
|
e9b8fc8606
|
fix(OTP): OTP 24 warnings for ssl:ssh_accept/1,2
|
2021-12-13 20:10:02 +08:00 |
JimMoen
|
61eb0e443c
|
Merge pull request #6438 from JimMoen/sync-from-v4.3
|
2021-12-13 19:35:38 +08:00 |
JimMoen
|
d76159d543
|
Merge remote-tracking branch 'emqx/main-v4.3' into sync-from-v4.3
|
2021-12-13 18:46:23 +08:00 |
JianBo He
|
396d328a70
|
chore: upgrade coap&lwm2m tag for otp24
|
2021-12-13 18:29:12 +08:00 |
zhouzb
|
9d14604935
|
chore: bump versions of jwt and pgsql authn to 4.4.0
|
2021-12-13 16:23:09 +08:00 |
zhouzb
|
a93c63f168
|
chore(otp): be compatibility with crypto in otp 24
|
2021-12-13 16:04:15 +08:00 |
zhongwencool
|
5eb4b6c173
|
Merge pull request #6423 from zhongwencool/fix-create-trace-failed
fix(trace): create trace validate type and filter more strictly
|
2021-12-11 16:36:25 +08:00 |
zhongwencool
|
e59c5cc3f3
|
fix(trace): create trace validate type and filter more strictly
|
2021-12-11 15:26:15 +08:00 |
Ilya Averyanov
|
38aa3d637e
|
Merge pull request #6425 from savonarola/ranch-compat-4.4
[4.4] fix(wss): update cowboy & ranch for OTP24 compatibility
|
2021-12-10 23:25:52 +03:00 |
Ilya Averyanov
|
c410571ee2
|
fix(wss): update cowboy & ranch for OTP24 compatibility
|
2021-12-10 20:39:25 +03:00 |
JimMoen
|
812d123453
|
Merge pull request #6416 from JimMoen/log-for-proxy-protocol
feat(frame): better log for proxy_protocol config disabled
|
2021-12-10 18:37:49 +08:00 |
JimMoen
|
24060285c5
|
chore(appup): update appup.src
|
2021-12-10 18:08:47 +08:00 |
JimMoen
|
bad314ae08
|
chore(gitignore): update gitignore
|
2021-12-10 18:08:47 +08:00 |
JimMoen
|
3ecc79e1bc
|
test(frame): test packet proxy_protocol config disabled
|
2021-12-10 18:08:47 +08:00 |
JimMoen
|
b9acf94fd7
|
feat(frame): better log for proxy_protocol config disabled
|
2021-12-10 18:08:47 +08:00 |
tigercl
|
f1c707e4de
|
Merge pull request #6368 from Spycsh/main-v4.3
chore: fix main-v4.3 support for networking.k8s.io/v1
|
2021-12-10 18:07:11 +08:00 |
tigercl
|
9f90837b39
|
Merge pull request #6419 from emqx/sync-from-v4.3
Sync from v4.3
|
2021-12-10 17:59:13 +08:00 |
JimMoen
|
9a43125c9b
|
Merge pull request #6420 from JimMoen/revert-topic-level-default-conf
revert(emqx_conf): zone.external.max_topic_levels
|
2021-12-10 09:43:14 +08:00 |
Spycsh
|
5c497975a6
|
chore: fix main-v4.3 support for networking.k8s.io/v1
|
2021-12-09 21:41:55 +01:00 |
tigercl
|
832700b0ff
|
Merge pull request #6418 from tigercl/chore/webhook-appup
chore(webhook): update appup
|
2021-12-09 20:27:01 +08:00 |
JimMoen
|
db8131d2a5
|
revert(emqx_conf): zone.external.max_topic_levels
revert part of changes in 289415b5aa
|
2021-12-09 20:13:40 +08:00 |
zhongwencool
|
f3fffb6156
|
Merge pull request #6417 from zhongwencool/fix-sn-appup-file
fix(emqx_sn): appup.src miss 4.3.2
|
2021-12-09 18:54:33 +08:00 |
tigercl
|
2ed5e01054
|
Merge branch 'main-v4.4' into sync-from-v4.3
|
2021-12-09 18:49:38 +08:00 |
zhouzb
|
b6ffacc062
|
chore(appup): fix appup for webhook
|
2021-12-09 18:46:13 +08:00 |
zhouzb
|
aa04df4d1b
|
chore(webhook): update appup
|
2021-12-09 18:40:45 +08:00 |
zhongwencool
|
7477615324
|
fix(emqx_sn): appup.src miss 4.3.2
|
2021-12-09 17:26:57 +08:00 |
Zaiming (Stone) Shi
|
a81f2ce315
|
Merge pull request #6414 from tigercl/chore/ehttpc-vsn
perf(http): bump ehttpc version
|
2021-12-09 09:38:30 +01:00 |
tigercl
|
42cfc6c5e6
|
Merge pull request #6272 from Rory-Z/ci/add-push-ecr-for-4.4
ci: add new steps for push ecr image when release
|
2021-12-09 16:05:17 +08:00 |
William Yang
|
f72002949b
|
Merge pull request #6403 from qzhuyan/backport/william/4.3/systemd-restart-on-failure
Backport/william/4.3/systemd restart on failure
|
2021-12-09 08:38:39 +01:00 |
zhouzb
|
63a6ac2f5f
|
perf(http): bump ehttpc version
|
2021-12-09 15:26:41 +08:00 |