Zaiming (Stone) Shi
b4ea2aefa6
test: export ct callbacks
2022-08-18 08:07:25 +02:00
Zaiming (Stone) Shi
da05a2ad30
test: delete unknown plugin
2022-08-18 08:07:25 +02:00
JianBo He
1eadd4f750
Merge pull request #8736 from lafirest/fix/init_jwt
...
fix(jwt): change `request_jwks` to be called after initialization
2022-08-18 10:19:30 +08:00
Shawn
413612a69d
fix: duplicate appup instructions
2022-08-18 09:18:41 +08:00
Zaiming (Stone) Shi
f1ad4cb8ca
chore: fix emqx_misc ipv6 probe
...
The new OTP version exports gen_tcp:ipv6_probe/0 which always return
true. So we no longer need the old hacky way to do it.
2022-08-17 23:43:07 +02:00
Zaiming (Stone) Shi
a645a88700
ci: skip relup test from 4.3.13
2022-08-17 23:43:07 +02:00
Zaiming (Stone) Shi
10cabddb07
ci: update OTP version
2022-08-17 23:43:07 +02:00
zhongwencool
7fc3f25da1
Merge pull request #8754 from zhongwencool/bump-v4.4.8-beta.1
...
chore: bump to v4.4.8-beta.1
2022-08-17 23:53:01 +08:00
zhongwencool
32a0aebf77
chore: bump to v4.4.8-beta.1
2022-08-17 23:52:19 +08:00
zhongwencool
71610b01c6
Merge pull request #8752 from zhongwencool/fix-crash-list-listener-bad-json
...
fix: list_listener crash with invaild json
2022-08-17 23:38:52 +08:00
zhongwencool
8a78c8a2f5
chore: add emqx_app to 4.3.19
2022-08-17 23:37:50 +08:00
zhongwencool
a583c221f0
fix: list_listener crash with invaild json
2022-08-17 23:12:51 +08:00
zhongwencool
28859bad7d
Merge pull request #8747 from zmstone/0817-chore-sync-emqx-appup-file
...
chore: sync ee emqx.appup.src to ce
2022-08-17 23:12:03 +08:00
zhongwencool
89b2f361e1
Merge pull request #8750 from zhongwencool/remove-rebance-plugins
...
feat(rebalance): remove unannounced plugins from plugin lists
2022-08-17 22:07:38 +08:00
zhongwencool
117348fb85
feat(rebalance): remove unannounced plugins from plugin lists
2022-08-17 22:05:22 +08:00
zhongwencool
46e45615c5
Merge pull request #8748 from zhongwencool/bump-to-v4.3.19-beta.1
...
chore: bump to v4.3.19-beta.1
2022-08-17 20:28:37 +08:00
zhongwencool
1d43c11e5b
chore: bump to v4.3.19-beta.1
2022-08-17 20:27:41 +08:00
Xinyu Liu
88cf427ecc
Merge branch 'main-v4.3' into fix_sql_compare
2022-08-17 18:24:03 +08:00
Shawn
e1615e86df
chore: update the change log
2022-08-17 18:14:29 +08:00
firest
1bcc58e298
chore: update CHANGES-4.3.md
2022-08-17 17:59:16 +08:00
firest
b9d26506a6
chore(jwt): bump version && update appup
2022-08-17 17:55:00 +08:00
firest
719f6cfb2c
fix(jwt): change `request_jwks` to be called after initialization
...
If called in `init/1`, the module-enabled API may have inconsistent state due to timeout
2022-08-17 17:55:00 +08:00
Zaiming (Stone) Shi
2a50daa98b
chore: sync ee emqx.appup.src to ce
...
main-v4.3-enterprise had some ee specific changes added to emqx.erl
having emqx module added to reload even there is no change is OK
so we can simply sync the file from ee to ce
2022-08-17 11:46:32 +02:00
Xinyu Liu
f944e74440
Merge pull request #8745 from JimMoen/fix-mqtt-bridge-status
...
fix(bridge): mqtt bridge worker status idle
2022-08-17 17:27:31 +08:00
Xinyu Liu
29cb80a9df
Merge pull request #8737 from JimMoen/refine-rule-engine-error-log
...
Refine rule engine error log
2022-08-17 17:26:29 +08:00
zhongwencool
d0b2900810
Merge pull request #8746 from zhongwencool/bump-eredis-1.2.8
...
chore: bump eredis to 1.2.8 to fix reconnect port leak
2022-08-17 17:13:33 +08:00
zhongwencool
58e24c2fde
chore: bump eredis to 1.2.8 to fix reconnect port leak
2022-08-17 16:27:52 +08:00
JimMoen
768ab4eacd
fix(bridge): mqtt bridge worker status idle
2022-08-17 16:24:39 +08:00
JimMoen
0502be6055
chore(typo): fix typo
2022-08-17 15:36:04 +08:00
JimMoen
4a89dfe362
chore: update CHANGES.md and appup.src
...
This reverts commit 7af25a82e70845a631be0c8b83ba7f1838d68389.
2022-08-17 11:48:59 +08:00
JimMoen
67ec6e0e66
fix: log RuleId for take action failed
2022-08-17 11:09:58 +08:00
Shawn
582ead1d77
fix: update appup for rule engine
2022-08-16 21:38:57 +08:00
Shawn
4055b20259
fix: sql compare to undefined values
2022-08-16 21:32:24 +08:00
Zaiming (Stone) Shi
bffff65df5
Merge pull request #8734 from zmstone/0816-update-retainer-sup
...
chore: make a no-op change in emqx_retainer_sup
2022-08-16 11:23:45 +01:00
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
Thales Macedo Garitezi
a09575a5e6
Merge pull request #8696 from thalesmg/relup-upgrade-44-to-45
...
feat: enable upgrading release from 4.4.X to 4.5.Y
2022-08-15 10:57:07 -03: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
Thales Macedo Garitezi
fc9e802b26
chore: bump release version, app vsns, appups
2022-08-12 13:41:52 -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