Commit Graph

8767 Commits

Author SHA1 Message Date
Zaiming (Stone) Shi a162196719
Merge pull request #8511 from qzhuyan/ci/william/4.3-new-otp-23.3
[WIP] ci: [4.3 only] release with OTP 23.3
2022-08-02 13:28:41 +01:00
Zaiming (Stone) Shi 3cd513d74e
Merge pull request #8553 from zmstone/0722-add-ssl-debug
feat: make possible to debug ssl handshake
2022-08-02 12:07:16 +01:00
William Yang 0d1b26cabf ci(linux): disable 23.2.7.2-emqx-3 2022-08-02 10:01:54 +02:00
William Yang 874d308334 build: docker build from otp-23.3 2022-08-02 09:59:59 +02:00
William Yang 19d36fbf14 ci: assert no restart_emulator in relup 2022-08-02 09:59:33 +02:00
William Yang 8835296c7a ci(rel): intro. rel_otp_apps.eterm 2022-08-02 09:59:33 +02:00
William Yang b17078b93f fix(otp23.3): OTP app overwrites support emqx-edge 2022-08-02 09:59:33 +02:00
William Yang c9c1dfb823 fix(upgrade): ensure files in BINDIR executable
During upgrade procedure, emqx zip file is repacked to .tar.gz but does not
preserve permission of files.

This commit ensure files under BINDIR is executable
2022-08-02 09:59:33 +02:00
William Yang 08033a82e8 build(relup): restore emqx.rel backups after rebar relup 2022-08-02 09:59:33 +02:00
zhouzb 071998a423
Merge pull request #8629 from emqx/main-v4.3
Sync 4.3 to 4.4
2022-08-02 10:58:18 +08:00
zhouzb 12bc3da560
Merge pull request #8619 from Rory-Z/chore/fix-helm-error
ci: fix push helm repo error
2022-08-02 10:56:43 +08:00
Rory Z bb7575f5d6 ci: fix push helm repo error 2022-08-01 10:59:50 +08:00
zhouzb b2c8f7d1ce
Merge pull request #8615 from tigercl/chore/dashboard-vsn
chore: update dashboard vsn
2022-07-30 12:30:51 +08:00
zhouzb d2dda69729 chore: update dashboard vsn 2022-07-30 12:29:36 +08:00
zhouzb 499e794a59
Merge pull request #8614 from emqx/main-v4.3
Sync 4.3 to 4.4
2022-07-30 12:25:15 +08:00
zhouzb f55aaf3a39
Merge pull request #8613 from tigercl/chore/dashboard-vsn
chore: update dashboard vsn
2022-07-30 12:21:26 +08:00
zhouzb 3a62935205 chore: update dashboard vsn 2022-07-30 12:18:55 +08:00
zhouzb 9110d0d271
Merge pull request #8609 from emqx/sync-4.3
chore: sync v4.3 to v4.4
2022-07-29 20:59:45 +08:00
zhouzb 633f22cda9
Merge branch 'main-v4.4' into sync-4.3 2022-07-29 20:59:23 +08:00
JianBo He 84154f0a24
Merge pull request #8606 from HJianBo/docs-for-quick-false
chore: add docs for false_quick_deny
2022-07-29 17:15:09 +08:00
JianBo He e315f1a146 chore: add docs for false_quick_deny 2022-07-29 17:11:36 +08:00
zhongwencool 32d7cd99dc
Merge pull request #8605 from zhongwencool/bump-v4.4.6
chore: bump to 4.4.6
2022-07-29 15:14:33 +08:00
zhongwencool 6352b381b6
Merge pull request #8604 from zhongwencool/bump-4.3.17
chore: bump to 4.3.17
2022-07-29 15:14:11 +08:00
zhongwencool 0ba6ab7feb chore: bump to 4.4.6 2022-07-29 15:00:50 +08:00
zhongwencool b5b6e036f3 chore: bump to 4.3.17 2022-07-29 14:58:03 +08:00
zhouzb 5e61f895b6
Merge pull request #8600 from Rory-Z/chore/update-helm
ci: use action to update helm repo
2022-07-29 13:55:10 +08:00
Rory Z dafa4d63cb ci: use action to update helm repo 2022-07-29 10:29:03 +08:00
zhongwencool 938607baca
Merge pull request #8587 from emqx/main-v4.3
chore: sync v4.3 to v4.4
2022-07-28 08:30:28 +08:00
JianBo He 836b988b91
Merge pull request #8575 from HJianBo/fix-exproto-on-udp
Fix(exproto): refine keepalive timer checking
2022-07-27 14:23:52 +08:00
JianBo He 448ae41a64 chore: update changes 2022-07-27 09:58:27 +08:00
JianBo He a5bf1a3b2d chore(exproto): update app.src & appup.src 2022-07-27 09:38:46 +08:00
JianBo He c188eeb1d9 fix(exproto): refine keepalive timer checking 2022-07-27 09:36:18 +08:00
JianBo He db26956f3e feat(exproto): keeping client information up to date 2022-07-27 09:36:18 +08:00
ieQu1 f23134d52a
Merge pull request #8539 from ieQu1/shared-sub-test-timeout
test(shared_sub): Increase timeout
2022-07-26 15:57:00 +02:00
ieQu1 b042498b3c
test(shared_sub): Apply remarks
Co-authored-by: Thales Macedo Garitezi <thalesmg@gmail.com>
2022-07-26 15:25:01 +02:00
ieQu1 0982e8e7fd test(shared_sub): Fix gen_rpc setup 2022-07-26 15:15:25 +02:00
zhongwencool 955e92cba1
Merge pull request #8573 from zhongwencool/copy-of-main-v4.4
sync main-v4.3 to main-v4.4
2022-07-26 17:04:42 +08:00
zhongwencool 778260f245 Merge branch 'main-v4.3' into copy-of-main-v4.4 2022-07-26 17:03:48 +08:00
zhongwencool 93010e83d1
Merge pull request #8574 from zhongwencool/bump-v4.3.17-beta.4
chore: bump to v4.3.17.beta.4
2022-07-26 17:01:44 +08:00
zhongwencool 26cae49e4a chore: bump to v4.3.17.beta.4 2022-07-26 17:00:46 +08:00
ieQu1 1a2a8f017c test(shared_sub): Increase timeout 2022-07-26 10:37:40 +02:00
zhongwencool 0e8888716d Merge branch 'main-v4.3' into copy-of-main-v4.4 2022-07-26 15:48:06 +08:00
zhongwencool 489e4fcd74
Merge pull request #8572 from zhongwencool/query-sort-order
fix: duplicate rule when query by page
2022-07-26 15:44:43 +08:00
zhongwencool 91a7022e83 fix: duplicate rule when query by page 2022-07-26 11:13:29 +08:00
zhongwencool b7bcb9ea11
Merge pull request #8558 from zhongwencool/note-include-conf-check-result
chore: conf check cli notes include conf result
2022-07-25 17:28:08 +08:00
zhongwencool 3df4c8c57e chore: conf check cli notes include conf result 2022-07-25 16:57:53 +08:00
zhongwencool 9c41ddaf3b
Merge pull request #8529 from ieQu1/copy-of-main-4.3
Sync 4.3 changes
2022-07-25 09:41:39 +08:00
zhongwencool 60e0b64434 fix: emqx.appup.src format 2022-07-25 08:54:33 +08:00
zhongwencool 56eedf0c9d Merge branch 'main-v4.3' into copy-of-main-4.3 2022-07-25 08:47:25 +08:00
zhongwencool 4dcbb87be2
Merge pull request #8557 from zhongwencool/bump-v4.4.6-beta.3
chore: update version to beta.3
2022-07-25 08:38:28 +08:00