Zaiming (Stone) Shi
|
0287d6c755
|
docs: fix comment typo in emqx_retainer_sup.erl
Co-authored-by: ieQu1 <99872536+ieQu1@users.noreply.github.com>
|
2022-08-16 10:30:05 +02:00 |
Zaiming (Stone) Shi
|
e01f3a15f9
|
Merge pull request #8739 from zmstone/0816-move-node-rebalance-and-evacuation-to-ee
chore: move rebalance and eviction code to ee
|
2022-08-16 08:50:00 +01:00 |
Zaiming (Stone) Shi
|
303249e2e8
|
chore: move rebalance and eviction code to ee
|
2022-08-16 07:40:16 +02:00 |
Zaiming (Stone) Shi
|
93a97e0df2
|
chore: make a no-op change in emqx_retainer_sup
Just to keep the appup in sync with enterprise edition
|
2022-08-16 00:56:50 +02:00 |
lafirest
|
68487fb17f
|
Merge pull request #8625 from lafirest/fix/connect_event
fix(channel): Adjust the timing of the client.connected event
|
2022-08-15 15:32:18 +08:00 |
firest
|
b02a3b9429
|
fix(channel): Adjust the timing of the `client.connected` event
|
2022-08-15 14:10:19 +08:00 |
zhongwencool
|
b88d4a61b1
|
Merge pull request #8694 from zhongwencool/fix-bad-default-plugins
fix: bad default plugins
|
2022-08-15 10:12:42 +08:00 |
zhongwencool
|
e6a98524b5
|
chore: improve retainer ct init between ce and ee
|
2022-08-15 09:42:21 +08:00 |
zhongwencool
|
698b1b6df6
|
fix: different default plugins start between ee and ce
|
2022-08-15 09:32:25 +08:00 |
Ilya Averyanov
|
5c45418a87
|
Merge pull request #8597 from savonarola/node-rebalance
feat(node_rebalance): implement node evacuation and rebalancing
|
2022-08-14 11:02:29 +03:00 |
Zaiming (Stone) Shi
|
9435b6aa82
|
docs: Update CHANGES-4.3.md
|
2022-08-13 14:07:55 +02:00 |
Ilya Averyanov
|
a19fbe214f
|
feat(node_rebalance): implement node evacuation and rebalancing
|
2022-08-13 11:32:14 +03:00 |
Ilya Averyanov
|
9064b5acb8
|
chore(ci): make apps-version-check.sh accept new apps
|
2022-08-12 17:44:26 +03:00 |
Zaiming (Stone) Shi
|
767bbec8e9
|
Merge tag 'v4.3.18' into main-v4.3
|
2022-08-12 16:29:40 +02:00 |
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 |