Ivan Dyachkov
|
c858fba9d4
|
chore: v5.0.23
|
2023-04-18 17:34:28 +02:00 |
Ivan Dyachkov
|
dc78ecb41c
|
chore: merge upstream/master
|
2023-04-18 17:33:32 +02:00 |
JianBo He
|
46bbcf93f4
|
Merge pull request #10426 from zhongwencool/conf-changelog
chore: update config's changelog and emqx_conf.template
|
2023-04-18 22:16:45 +08:00 |
Andrew Mayorov
|
75813683be
|
Merge pull request #10371 from ft/EMQX-9257/resource-pool-switch
feat(respool): switch to `emqx_resource_pool`
|
2023-04-18 16:58:17 +03:00 |
zhongwencool
|
59182ee0fc
|
chore: update apps/emqx_conf/etc/emqx_conf.conf
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
|
2023-04-18 21:07:16 +08:00 |
zhongwencool
|
9ca09383ba
|
chore: remove desc from emqx.conf
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
|
2023-04-18 21:07:02 +08:00 |
某文
|
444196922c
|
chore: update emqx.conf's note
|
2023-04-18 20:18:46 +08:00 |
某文
|
fbadfc06e4
|
feat: change exhook, rule_engine, bridge to low importance level instead of hidden
|
2023-04-18 20:15:19 +08:00 |
Zhongwen Deng
|
22a1d05d7b
|
feat: hide ssl_options.user_lookup_fun
|
2023-04-18 20:13:44 +08:00 |
Zhongwen Deng
|
e3d6fa1f21
|
chore: update config's changelog and emqx_conf.template
|
2023-04-18 20:13:44 +08:00 |
Zaiming (Stone) Shi
|
d0a7e7c406
|
Merge pull request #10421 from zmstone/0417-refine-authn-schema-namespace
0417 refine authn schema namespace
|
2023-04-18 14:04:20 +02:00 |
ieQu1
|
c0d8e9c402
|
Merge pull request #10369 from ieQu1/fix-stats-api
fix(emqx_management): Ignore results from the nodes that are down
|
2023-04-18 12:36:55 +02:00 |
Andrew Mayorov
|
21e19a33ce
|
feat(respool): switch to `emqx_resource_pool`
Which was previously known as `emqx_plugin_libs_pool`. This is part
of the effort to get rid of `emqx_plugin_libs` application.
|
2023-04-18 12:51:14 +03:00 |
zhongwencool
|
4240720753
|
Merge pull request #10431 from zhongwencool/delete-trace-limiter-api
feat: delete trace/limiter config's hot update api
|
2023-04-18 17:40:39 +08:00 |
ieQu1
|
a6688ed07a
|
refactor(emqx_management): Use emqx:running_node function
|
2023-04-18 10:24:39 +02:00 |
Zhongwen Deng
|
d0f30d2f7c
|
feat: delete trace/limiter config's hot update api
|
2023-04-18 16:13:17 +08:00 |
Zaiming (Stone) Shi
|
cd1197925f
|
test: fix unit tests after type names changed
|
2023-04-18 09:48:28 +02:00 |
Zaiming (Stone) Shi
|
6dd7befaab
|
refactor: unify authn authz type names
|
2023-04-18 09:48:28 +02:00 |
firest
|
721125a9f6
|
fix(retainer): mark `flow-control` as non-importance field
|
2023-04-18 15:34:42 +08:00 |
ieQu1
|
282bfee8ff
|
feat(emqx): Add an API that returns the list of running nodes
|
2023-04-18 09:22:58 +02:00 |
ieQu1
|
a947df1ea3
|
fix(emqx_management): Ignore results from the nodes that are down
|
2023-04-18 09:22:56 +02:00 |
zhongwencool
|
ad3e529994
|
chore: update changes/ce/feat-10389.en.md
Co-authored-by: Thales Macedo Garitezi <thalesmg@gmail.com>
|
2023-04-18 09:34:01 +08:00 |
某文
|
933e6727ba
|
feat: node array support array(atom()) and comma_separated_atoms
|
2023-04-18 09:28:36 +08:00 |
Kjell Winblad
|
0c727fc9b2
|
Merge pull request #10392 from kjellwinblad/kjell/rule_engine/add_missing_datetime_function/EMQX-9245
freat: add date_to_unix_ts/3 function to the rule engine
|
2023-04-17 18:09:44 +02:00 |
Ivan Dyachkov
|
c03a94bae9
|
chore: e5.0.3-alpha.1
|
2023-04-17 16:48:07 +02:00 |
Zaiming (Stone) Shi
|
373e7b33f9
|
test: allow tests to run without desc cache
|
2023-04-17 13:58:14 +02:00 |
Zaiming (Stone) Shi
|
466a28daf2
|
test: fix test cases to work with new exctption
|
2023-04-17 13:58:14 +02:00 |
Zaiming (Stone) Shi
|
6969c2a670
|
refactor: not leagal -> invalid
|
2023-04-17 13:58:14 +02:00 |
Zaiming (Stone) Shi
|
1aa5b528e9
|
feat: generate hotconf and bridge schema on the fly
|
2023-04-17 13:58:14 +02:00 |
Zaiming (Stone) Shi
|
56b9667436
|
refactor(emqx_conf): prepare for dynamic api schema generation
|
2023-04-17 13:58:14 +02:00 |
Zaiming (Stone) Shi
|
18974a8e11
|
refactor: make schema dump and swagger spec work with split desc files
|
2023-04-17 13:58:11 +02:00 |
JianBo He
|
f2fae16d3b
|
fix(gw): load emqx applications before hocon configs checking
|
2023-04-17 13:56:39 +02:00 |
Ivan Dyachkov
|
9712aad7a8
|
Merge pull request #10413 from id/0416-e5.0.3-code-freeze
0416 e5.0.3 code freeze
|
2023-04-17 13:51:58 +02:00 |
zhongwencool
|
35c36e8872
|
Merge pull request #10415 from zhongwencool/authz-rule-and-or-improve
chore: short-circuit expressions on authz‘s and/or rules.
|
2023-04-17 18:21:04 +08:00 |
Kjell Winblad
|
37f42a486c
|
test: improve proper test so it generates more cases
|
2023-04-17 12:03:13 +02:00 |
JianBo He
|
19eda3bc5f
|
Merge pull request #10410 from HJianBo/fix-load-gw-from-confs
fix(gw): load emqx applications before hocon configs checking
|
2023-04-17 18:01:31 +08:00 |
某文
|
e9e0ae7f0a
|
chore: When matching authz's and/or rules, check the simple ones first to improve efficiency
|
2023-04-17 17:23:39 +08:00 |
Ivan Dyachkov
|
9fc8a498f8
|
chore: bump apps versions
|
2023-04-17 09:09:08 +02:00 |
firest
|
02f8d073f8
|
test(limiter): fix test errors and make spellcheck happy
|
2023-04-17 10:06:43 +08:00 |
firest
|
55376144ce
|
fix(limiter): simplify the configuration of the limiter
|
2023-04-17 10:06:36 +08:00 |
zhongwencool
|
69d1a35c90
|
Merge pull request #10156 from zhongwencool/conf-refactor
feat: configuration priority ENV > emqx.conf > API
|
2023-04-16 13:45:35 +08:00 |
zhongwencool
|
bcbeae1da5
|
Merge pull request #10405 from zhongwencool/hide-dashboard-conf
feat: hide dashboard's default_username/default_password conf
|
2023-04-16 13:35:34 +08:00 |
Zhongwen Deng
|
98e8287260
|
fix: hidden password in dashboard https's shema
|
2023-04-16 13:30:12 +08:00 |
Zhongwen Deng
|
ad65fefac2
|
fix: rename emqx_misc to emqx_utils
|
2023-04-16 10:27:23 +08:00 |
Zhongwen Deng
|
782649020b
|
Merge remote-tracking branch 'upstream/master' into deprecated-stats-conf
|
2023-04-16 10:17:38 +08:00 |
zhongwencool
|
3510ac63b9
|
Merge pull request #10406 from zhongwencool/hide-node
feat: hide node advance config
|
2023-04-16 09:57:42 +08:00 |
JianBo He
|
3a511c6229
|
fix(gw): load emqx applications before hocon configs checking
|
2023-04-15 19:41:07 +08:00 |
Zhongwen Deng
|
8461551f51
|
test: rename module from emqx_map_lib to emqx_utils_maps
|
2023-04-15 06:56:33 +08:00 |
zhongwencool
|
a00daa4d97
|
Merge branch 'master' into deprecated-stats-conf
|
2023-04-15 06:47:28 +08:00 |
zhongwencool
|
494ffe86ad
|
Merge branch 'master' into conf-refactor
|
2023-04-15 06:40:38 +08:00 |