JianBo He
6efa41b346
Merge pull request #8051 from HJianBo/test-ci
...
build: fix 'fatal: unsafe repository ...' on ubuntu20.04
2022-05-26 13:33:22 +08:00
DDDHuang
e1ad8aab46
fix: date format funs & logger conf & appup & change log
2022-05-26 13:13:00 +08:00
DDDHuang
4fc5cb2817
fix: rule engine date format fun & date to timestamp
2022-05-26 12:57:53 +08:00
DDDHuang
664ebcc192
fix: log date format by emqx_calendar
2022-05-26 12:57:53 +08:00
DDDHuang
34ec0cc04b
fix: logger formatter
2022-05-26 12:57:53 +08:00
JianBo He
4655d55192
build: fix 'fatal: unsafe repository ...' on ubuntu20.04
2022-05-26 12:50:39 +08:00
JianBo He
c5349cef64
Merge remote-tracking branch 'ce/main-v4.3' into merge-main-v4.3-into-v4.4
2022-05-26 11:18:15 +08:00
JianBo He
cd5889fb92
Merge pull request #8047 from HJianBo/bump-vsn-for-v4.3
...
chore: bump to 4.3.15-rc.2
2022-05-26 11:08:23 +08:00
JianBo He
c9f45a692a
chore: bump to 4.3.15-rc.2
2022-05-26 09:40:27 +08:00
Georgy Sychev
31d4c92a17
fix(shared): retry dispatch when inflights are full
2022-05-25 20:31:10 +04:00
Zaiming (Stone) Shi
314f2ae4b5
Merge pull request #8040 from zmstone/0524-fix-ram-alarm-4.3
...
fix(alarm): fix false sysmem usage alarm
2022-05-25 17:13:27 +01:00
Zaiming (Stone) Shi
5a84b2c623
chore: only deal with 0-100 scale sysmem high watermark
2022-05-25 16:35:08 +02:00
Zaiming (Stone) Shi
1bebbd6ee5
fix(emqx_os_mon): ensure alarm is deactivated on unsupported platforms
2022-05-25 16:21:53 +02:00
Zaiming (Stone) Shi
0400638f71
feat(update_appup.escript): allow skipped versions
...
Say app current version is 1.1.2, and the compare baes is
version 1.1.1, but there is a 1.1.2 in appup.
We may skip updating appup instructions for 1.1.2
as it's never used, (at least not in EMQX)
2022-05-25 15:36:12 +02:00
Zaiming (Stone) Shi
17b9baf509
fix(alarm): fix false sysmem usage alarm
...
Use information from lc app to trigger sysmem alarm set/clear actions
2022-05-25 15:35:42 +02:00
JianBo He
c839df539b
chore: rearrange CHANGS-4.4.md
2022-05-25 17:03:48 +08:00
JianBo He
7862d75ee4
Merge remote-tracking branch 'ce/main-v4.3' into merge-main-v4.3-into-v4.4
2022-05-25 16:59:04 +08:00
Zaiming (Stone) Shi
7fc0a84b43
Merge pull request #8033 from zmstone/0524-fix-bin-emqx-license-option
...
fix(bin/emqx): fix license option to allow space in path
2022-05-24 09:46:52 +01:00
JianBo He
1038762408
Merge pull request #8031 from HJianBo/fix-modules-import-auth-mnesia
...
Fix modules import auth mnesia
2022-05-24 16:46:38 +08:00
Zaiming (Stone) Shi
c741b9dfbe
fix(bin/emqx): fix license option to allow space in path
2022-05-24 09:45:58 +02:00
Shawn
d9252dc672
fix(schema): init resources before restoring schema registry
2022-05-24 14:37:44 +08:00
JianBo He
355f859a9b
test: format data-export files
2022-05-24 14:37:44 +08:00
JianBo He
0eef297747
chore: fix dialyzer error
2022-05-24 14:37:44 +08:00
JianBo He
1531b34f8a
test: add cases for importing e427
2022-05-24 14:37:44 +08:00
JianBo He
8fe933e885
fix: ensure auth_mnesia started first
2022-05-24 14:37:44 +08:00
Xinyu Liu
cd95166c01
Merge pull request #8030 from terry-xiaoyu/top_level_epgsql_deps
...
chore: move epgsql deps to the top-level rebar.config
2022-05-24 11:10:51 +08:00
Shawn
6e7cbc1b9b
chore: move epgsql deps to the top-level rebar.config
2022-05-24 09:33:17 +08:00
Zaiming (Stone) Shi
391c015154
Merge pull request #8026 from thalesmg/fix-node-dump-43
...
fix(node_dump): define `RUNNER_ROOT_DIR` before sourcing vars
2022-05-23 21:36:00 +01:00
Thales Macedo Garitezi
24f0592e94
fix(node_dump): define `RUNNER_ROOT_DIR` before sourcing vars
...
Port of https://github.com/emqx/emqx/pull/7733
`emqx_vars` requires `RUNNER_ROOT_DIR` to be defined before being
sourced.
2022-05-23 16:23:46 -03:00
Xinyu Liu
e5098869c9
Merge pull request #8025 from emqx/copy-of_main-v4.3
...
merge main-v4.3 to main-v4.4
2022-05-23 23:25:20 +08:00
Shawn
433d74254e
chore: dashboard v4.4.10
2022-05-23 23:24:32 +08:00
Xinyu Liu
211fee3035
Merge branch 'main-v4.4' into copy-of_main-v4.3
2022-05-23 23:19:19 +08:00
Xinyu Liu
f1f7ace723
Merge pull request #8024 from thalesmg/fix-bkp-restore-changelog
...
chore: update changelog
2022-05-23 22:45:15 +08:00
Shawn
41331c5c1a
chore: release 4.3.15-rc.1
2022-05-23 22:26:20 +08:00
Thales Macedo Garitezi
3689977e26
chore: update changelog
2022-05-23 11:24:52 -03:00
Zaiming (Stone) Shi
a17e415e47
Merge pull request #8014 from zmstone/0523-docs-update-changelog
...
docs: update changelog for 4.4
2022-05-23 15:19:07 +01:00
Xinyu Liu
c2a64facd4
Merge pull request #8022 from HJianBo/enhance-auth-mongo-appup
...
chore: enhance emqx_auth_mongo appup.src
2022-05-23 22:02:06 +08:00
Xinyu Liu
a1120ef09b
Merge pull request #8023 from HJianBo/pretty-change-logs
...
chore: pretty change logs
2022-05-23 21:51:22 +08:00
JianBo He
ae8b41e87e
Merge pull request #8015 from zmstone/0523-update-changelog-4.3
...
docs: add missing docs for changes made in bin/emqx and upgrade script
2022-05-23 21:50:39 +08:00
JianBo He
95d613e204
chore: pretty change logs
2022-05-23 21:48:26 +08:00
JianBo He
90aa301830
chore: enhance emqx_auth_mongo appup.src
2022-05-23 21:44:05 +08:00
Thales Macedo Garitezi
cfd009abe1
Merge pull request #7996 from thalesmg/fix-import-data-outside-bkp
...
fix(backup): accept files outside `data/dir` when importing
2022-05-23 10:36:07 -03:00
Xinyu Liu
814f4fee48
Merge pull request #8019 from HJianBo/restart-auth-pgsql
...
chore(pgsql): restart emqx_auth_pgsql due to the egpsql upgraded
2022-05-23 20:30:06 +08:00
JianBo He
2b81839126
chore(pgsql): restart emqx_auth_pgsql due to the egpsql upgraded
...
We have to restart the emqx_auth_pgsql because epgsql has upgraded 4.4.0 to 4.6.0
see: #8001
2022-05-23 20:27:41 +08:00
Xinyu Liu
31235ff654
Merge pull request #8017 from HJianBo/update-changes-for-mgmt
...
chore: update changes and appup.src for emqx_management
2022-05-23 19:45:55 +08:00
JianBo He
c93626e97f
chore: update changes and appup.src for emqx_management
2022-05-23 18:05:41 +08:00
JianBo He
b97f7fa8fc
Merge pull request #8005 from thalesmg/fix-mgmt-listener-port
...
fix(mgmt): allow binding to specific interface
2022-05-23 18:01:45 +08:00
Zaiming (Stone) Shi
10b01be264
docs: update changelog for 4.4
2022-05-23 11:42:27 +02:00
Zaiming (Stone) Shi
6dcdb58482
docs: add missing docs for changes made in bin/emqx and upgrade script
2022-05-23 11:39:29 +02:00
Xinyu Liu
5ab6943133
Merge pull request #8012 from DDDHuang/pgsql_emqx
...
fix: epgsql use emqx fork
2022-05-23 14:37:37 +08:00