zhouzb
|
63f1499687
|
Merge pull request #8702 from tigercl/chore/bump-vsn
chore: bump vsn to 4.3.18
|
2022-08-12 10:53:11 +08:00 |
zhouzb
|
2ef8a985b3
|
chore: bump vsn to 4.3.18
|
2022-08-12 10:41:05 +08:00 |
Zaiming (Stone) Shi
|
718eaa94a7
|
Merge pull request #8691 from zmstone/0811-no-crash-dump-when-trying-to-start-erl
0811 no crash dump when checking erl start
|
2022-08-11 15:53:05 +01:00 |
Zaiming (Stone) Shi
|
4531703d14
|
refactor(bin/emqx): move file permission fix out from check_erlang_start
|
2022-08-11 16:30:18 +02:00 |
Zaiming (Stone) Shi
|
3a917605f5
|
fix(bin/emqx): avoid creating crash dump file when checking erlang
|
2022-08-11 16:30:18 +02:00 |
Zaiming (Stone) Shi
|
0a6a01463e
|
Merge pull request #8689 from zmstone/0811-fix-missing-function-in-bin-emqx
fix: add the 'die' function in bin/emqx
|
2022-08-11 08:41:50 +01:00 |
Zaiming (Stone) Shi
|
6a0d2c9d46
|
fix: add the 'die' function in bin/emqx
|
2022-08-11 08:25:37 +02:00 |
William Yang
|
962f5c9016
|
Merge pull request #8682 from qzhuyan/dev/william/bump-relup-helper-2.1.0
build: bump relup helper to 2.1.0
|
2022-08-10 17:50:37 +02:00 |
William Yang
|
dd5eea5ada
|
build: bump relup helper to 2.1.0
|
2022-08-10 14:34:35 +02:00 |
Zaiming (Stone) Shi
|
4ca487af35
|
Merge pull request #8671 from zmstone/0809-add-tzdata-package-to-alpine
chore: add tzdata to alpine docker image
|
2022-08-10 12:38:55 +01:00 |
JianBo He
|
3e0f9b3881
|
Merge pull request #8628 from HJianBo/start-idle-checking-timer
Fix(exproto): start idle timer to avoid client leaking
|
2022-08-10 17:03:18 +08:00 |
zhouzb
|
fe453c1dd6
|
Merge pull request #8675 from Rory-Z/chore/update-latest
ci: cancel latest tag for docker image
|
2022-08-10 09:59:12 +08:00 |
Rory Z
|
6630fe6318
|
ci: cancel latest tag for docker image
only EMQX 5.0 image can update latest tag
|
2022-08-10 09:54:23 +08:00 |
Zaiming (Stone) Shi
|
20d6a53fa1
|
chore: add changelog for tzdata addition in alpine image
|
2022-08-09 13:23:22 +02:00 |
Zaiming (Stone) Shi
|
c93dbf7624
|
chore: add tzdata to alpine docker image
|
2022-08-09 13:21:39 +02:00 |
Zaiming (Stone) Shi
|
56a0a19807
|
Merge pull request #8654 from zmstone/0804-chore-improve-lwm2m-object-id-error
fix(lwm2m): improve error logging for bad lwm2m requests
|
2022-08-09 10:05:12 +01:00 |
zhongwencool
|
19792bc2d0
|
Merge pull request #8660 from zhongwencool/enabled-default-modules
fix: enable emqx_mod_module if default_plugins
|
2022-08-09 14:17:31 +08:00 |
zhongwencool
|
e9a5c4295c
|
fix: bad NeedToLoad plugins
|
2022-08-09 10:29:17 +08:00 |
zhongwencool
|
25228ed248
|
test: fix compile warning
|
2022-08-09 09:37:05 +08:00 |
zhongwencool
|
50bb5a4f5a
|
fix: emqx version is 4.3.19
|
2022-08-09 09:36:33 +08:00 |
zhongwencool
|
b8a2b8f4f4
|
Merge pull request #8655 from zhongwencool/fix-auth-user-count-error
fix: support custom count function
|
2022-08-09 09:12:58 +08:00 |
zhongwencool
|
8dd966e8ef
|
fix: enable emqx_mod_module if default_plugins
|
2022-08-08 16:48:51 +08:00 |
zhongwencool
|
4869c94e97
|
chore: replace / with _ in match_spec
|
2022-08-08 10:25:01 +08:00 |
zhongwencool
|
f2a248d83f
|
chore: update CHANGES-4.3.md
Co-authored-by: Thales Macedo Garitezi <thalesmg@gmail.com>
|
2022-08-08 09:35:26 +08:00 |
Zaiming (Stone) Shi
|
5ff864af15
|
docs: update CHANGES-4.3.md
|
2022-08-05 15:48:24 +02:00 |
Zaiming (Stone) Shi
|
ccb51265b8
|
chore: prepare for 4.3.18-beta.1 release
|
2022-08-05 11:41:21 +02:00 |
Zaiming (Stone) Shi
|
f943892fa8
|
docs: update changelog for SSL gc
|
2022-08-05 11:41:00 +02:00 |
zhongwencool
|
43e1087e13
|
test: add auth_mnesia count test
|
2022-08-05 11:34:04 +08:00 |
zhongwencool
|
f97820f913
|
test: add auth_mnesia count test
|
2022-08-05 11:07:16 +08:00 |
zhongwencool
|
1d9ee25c92
|
fix: support custom count function
|
2022-08-05 10:33:57 +08:00 |
Zaiming (Stone) Shi
|
6a1a784ee1
|
Merge pull request #8641 from Rory-Z/chore/fix-helm-error
ci: fix helm version error
|
2022-08-04 22:01:11 +01:00 |
Zaiming (Stone) Shi
|
616a2235f2
|
fix(lwm2m): improve error logging for bad lwm2m requests
|
2022-08-04 19:14:53 +02:00 |
Thales Macedo Garitezi
|
0155b4209e
|
Merge pull request #8649 from thalesmg/esockd-tls-gc-43
feat: add option to gc after TLS/SSL handshake (4.3)
|
2022-08-04 13:45:59 -03:00 |
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 |