Shawn
|
c3effca553
|
fix(rules): load rules from config file failed
|
2021-10-14 15:09:37 +08:00 |
Shawn
|
467805855d
|
fix(rules): load rules from config file failed
|
2021-10-14 15:09:37 +08:00 |
Shawn
|
c6c314de1a
|
fix(hocon): update hocon to 0.19.6
|
2021-10-14 15:09:37 +08:00 |
Shawn
|
1ffae5d1b0
|
refactor(rule_engine): merge code for emqx_rule_registry and emqx_rule_engine
|
2021-10-14 15:09:37 +08:00 |
Shawn
|
b063b6f253
|
feat(rules): support configure rules in config file
|
2021-10-14 15:09:37 +08:00 |
zhongwencool
|
2de5e0157b
|
chore(doc): replace : by - in namespace (#5920)
|
2021-10-14 14:48:39 +08:00 |
lafirest
|
04d549021b
|
Merge pull request #5833 from lafirest/feat/ratelimit
feat/rate_limiter: implement hierarchical token buckets
|
2021-10-14 14:36:52 +08:00 |
lafirest
|
8a2c5e2422
|
feat(rate_limiter): implement hierarchical token buckets
|
2021-10-14 10:20:05 +08:00 |
William Yang
|
23fc8afc50
|
feat(olp): rename olp mgmt API
on -> enable
off -> disable
|
2021-10-13 10:18:57 +02:00 |
zhongwencool
|
d80f20aca3
|
feat(swagger): define mgmt config_api by hocon schema (#5814)
* feat(swagger): define mgmt config_api by hocon schema
* fix: enum can't defined by integer, use union.
* fix: hocon schema union to enum
|
2021-10-13 14:04:43 +08:00 |
tigercl
|
3df33da9ac
|
Merge pull request #5919 from tigercl/fix/scram-users
fix(authn): fix bad user_id for scram
|
2021-10-13 13:56:29 +08:00 |
zhouzb
|
ab060198a6
|
fix(authn): fix bad user_id for scram
|
2021-10-13 11:35:51 +08:00 |
DDDHuang
|
2d4d372952
|
chore(test): add auto sub suite
|
2021-10-13 10:59:42 +08:00 |
William Yang
|
58033c083d
|
chore(olp): update alarm text
|
2021-10-12 16:08:20 +02:00 |
zhanghongtong
|
674106ffa7
|
fix(authz api): fix error for update file type
|
2021-10-12 18:19:18 +08:00 |
zhanghongtong
|
084668bdd9
|
fix(authz): fix error in type determination when updating sources
|
2021-10-12 17:37:37 +08:00 |
lafirest
|
5dc11e5323
|
Merge pull request #5913 from lafirest/fix/format
fix: change all ~s in io format to ~ts
|
2021-10-12 16:26:28 +08:00 |
lafirest
|
3524942766
|
fix: change all ~s in io format to ~ts
we should use unicode to replace latin1
|
2021-10-12 15:09:24 +08:00 |
Zaiming (Stone) Shi
|
04f2487108
|
Merge pull request #5908 from zmstone/refactor-emqx-more-slog
refactor(emqx): fix remaining legacy logging
|
2021-10-12 06:45:25 +02:00 |
JimMoen
|
19456d84a5
|
style: code format fix
|
2021-10-12 10:37:45 +08:00 |
zhanghongtong
|
585c4892ce
|
fix(authz api): fix error for read cert file
|
2021-10-12 09:44:52 +08:00 |
DDDHuang
|
c90342da4a
|
fix: topic metrics deny wildcard
|
2021-10-12 09:39:14 +08:00 |
William Yang
|
b0c27c74fd
|
feat(olp): bump lc to 0.1.1
|
2021-10-12 00:00:20 +02:00 |
Zaiming Shi
|
eb43423552
|
refactor(emqx): fix remaining legacy logging
|
2021-10-11 21:51:39 +02:00 |
Zaiming (Stone) Shi
|
40963221f8
|
Merge pull request #5898 from zmstone/refactor-slog
Refactor slog
|
2021-10-11 16:15:44 +02:00 |
Zaiming Shi
|
7e9d7c4858
|
test(proper): move emqx_ct_proper_types to local repo
previously provided by emqx-ct-helpers
|
2021-10-11 15:28:12 +02:00 |
JimMoen
|
321d941eaf
|
fix(mgmt_api): rows too big fixing.
|
2021-10-11 21:11:34 +08:00 |
JimMoen
|
3960204ce3
|
refactor(mgmt_api): `select_table_with_count`.
|
2021-10-11 21:11:34 +08:00 |
JimMoen
|
ea7aa5bc41
|
refactor(mgmt_api): use `select_table` congruously.
|
2021-10-11 21:11:34 +08:00 |
JimMoen
|
b65c9908a1
|
refactor(mgmt_api): Clearer variable name.
|
2021-10-11 21:11:34 +08:00 |
JimMoen
|
77516d3854
|
refactor(mgmt_api): `node_query`.
|
2021-10-11 21:11:34 +08:00 |
JimMoen
|
e26804b9ac
|
refactor(mgmt_api): `cluster_query`.
|
2021-10-11 21:11:34 +08:00 |
JimMoen
|
705ed0ce7b
|
refactor(mgmt_api): Fuzzy filter using `select_table`.
|
2021-10-11 21:11:34 +08:00 |
JimMoen
|
5daef544a0
|
refactor(mgmt_api): `select_table`.
|
2021-10-11 21:11:34 +08:00 |
JimMoen
|
b4433f77c8
|
refactor(mgmt_api): Add `page_start`.
|
2021-10-11 21:11:34 +08:00 |
JimMoen
|
9657d7e628
|
refactor(mgmt_api): Use Continuation with ets selecting.
|
2021-10-11 21:11:34 +08:00 |
Spycsh
|
d4657754eb
|
chore(dialyzer): fix spec for record field message.extra
|
2021-10-11 14:10:22 +02:00 |
zhanghongtong
|
5d1772a6b4
|
fix(authz api): fix error for move source when disable source
|
2021-10-11 14:07:10 +08:00 |
zhanghongtong
|
24b0fccba9
|
fix(authz): Fix no match error after deleting a source
|
2021-10-11 14:04:10 +08:00 |
zhanghongtong
|
7c28a3f6c1
|
fix(authz api): fix 404 error when no have "all" rules
|
2021-10-11 14:03:48 +08:00 |
Zaiming Shi
|
71731c01f1
|
refactor(emqx): refine SLOG messages
unified logging for unexpected handle_cast handle_call and handle_info
|
2021-10-11 07:41:52 +02:00 |
Zaiming Shi
|
785793b345
|
refactor: add logging allow or not check for SLOG
|
2021-10-11 07:41:52 +02:00 |
zhanghongtong
|
bd00c7d3c7
|
chore(CI): do not update latest tag for docker hub when pre-release
|
2021-10-11 09:29:51 +08:00 |
Zaiming Shi
|
5274e0a726
|
refactor(emqx): add 'extra' field to message record
|
2021-10-11 02:07:33 +02:00 |
Zaiming (Stone) Shi
|
5f3b146f15
|
Merge pull request #5836 from Spycsh/slog
chore: change to structured logging under apps/emqx/src
|
2021-10-10 13:53:12 +02:00 |
Spycsh
|
fe5a169be1
|
chore: change to structured logging under apps/emqx/src
|
2021-10-09 14:02:22 +08:00 |
Shawn
|
63bf161522
|
fix(test): testcase t_validity_period failed occasionally
|
2021-10-09 09:17:09 +08:00 |
Zaiming (Stone) Shi
|
aa0c58daa0
|
Merge pull request #5881 from zmstone/fix-flaky-tests-cm-session-race-condition
chore: fix flaky test cm_SUITE open session racecondition
|
2021-10-07 17:28:10 +02:00 |
Zaiming (Stone) Shi
|
ec0c50ed2e
|
Merge pull request #5883 from zmstone/fix-flaky-test-emqx-broker
test(emqx_broker): fix flaky tests broker stats_fun
|
2021-10-07 17:27:20 +02:00 |
William Yang
|
8d8969672b
|
feat(olp): add desc in schema
|
2021-10-07 16:03:54 +02:00 |