Commit Graph

7357 Commits

Author SHA1 Message Date
William Yang f2a9f1b81e
Merge pull request #8653 from qzhuyan/fix/william/use-otp-matching-boot-file
fix(upgrade): ensure use correct no_dot_erlang.boot
2022-08-04 17:09:01 +02:00
William Yang a88c42cf82 fix(upgrade): ensure use correct no_dot_erlang.boot 2022-08-04 15:42:19 +02:00
Thales Macedo Garitezi 5e9462afc8 feat: add option to gc after TLS/SSL handshake (4.3)
Port of https://github.com/emqx/emqx/pull/8637
2022-08-04 08:51:50 -03:00
Zaiming (Stone) Shi 5a9e8a23b3
Merge pull request #8652 from thalesmg/fix-env-flag
fix: rm non-portable `env` option
2022-08-04 06:35:57 +01:00
Thales Macedo Garitezi c533f58ee5 fix: rm non-portable `env` option
On some systems, like `centos7`, `env` does not have a `-S` option.
2022-08-03 17:47:11 -03:00
Zaiming (Stone) Shi df6303d793
Merge pull request #8646 from zmstone/0803-build-fix-relup-overwrite-escript
build: fix relup app overwrite escript
2022-08-03 10:34:20 +01:00
Zaiming (Stone) Shi ddd6f066e4 chore: run escript in compile mode 2022-08-03 10:41:45 +02:00
Zaiming (Stone) Shi e74a97013e build: fix relup app overwrite escript
the rel file name is always emqx.rel, has nothing to do with profile
2022-08-03 10:01:20 +02:00
JianBo He ec5c0816f7 chore: update app.src & appup.src 2022-08-03 14:01:01 +08:00
JianBo He 9e2987034b chore(exproto): start idle timer for udp clients 2022-08-03 13:58:48 +08:00
Rory Z 9d71aff5d3 ci: fix helm version error 2022-08-03 10:16:16 +08:00
zhouzb 763f0a852d
Merge pull request #8639 from tigercl/chore/vsn
chore: update vsn for helm chart
2022-08-03 10:04:10 +08:00
zhouzb 29df428052 chore: update vsn for helm chart 2022-08-03 10:01:08 +08:00
Zaiming (Stone) Shi 7805513130
Merge pull request #8636 from zmstone/0802-docs-update-4.3-changelog
docs: update changes made for v4.3.18
2022-08-02 20:38:21 +01:00
Zaiming (Stone) Shi 901d6909f5 chore: ensure enqx_dashboard app version bump 2022-08-02 19:49:01 +02:00
Zaiming (Stone) Shi 744af708f1 chore: update appup files for 4.3.18 2022-08-02 15:58:04 +02:00
Zaiming (Stone) Shi 1b9ce77d7d chore: bump release version to 4.3.18 2022-08-02 15:50:49 +02:00
Zaiming (Stone) Shi a3c6c9125e docs: update changes made for v4.3.18 2022-08-02 15:26:49 +02:00
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 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 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
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 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 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
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 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 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