lafirest
841024461c
Merge pull request #7346 from lafirest/fix/spellcheck
...
fix(retainer): fix spellcheck in schema
2022-03-21 10:48:37 +08:00
JimMoen
a5a9613512
Merge pull request #7338 from JimMoen/fix-mongo-servers-schema
...
fix(mongo): servers for mongo_sharded and mongo_rs
2022-03-21 10:19:20 +08:00
firest
8e5c118562
fix(retainer): fix spellcheck in schema
2022-03-21 10:14:05 +08:00
JianBo He
a85b31d904
Merge pull request #7337 from lafirest/fix/retainer_update_api
...
fix(retainer): don't translate config content, keep it in raw
2022-03-20 06:52:48 +08:00
Xinyu Liu
40f1bfb3ab
Merge pull request #7332 from EMQ-YangM/add_authn_authz_status_api
...
feat: add authn, authz status api
2022-03-18 18:12:25 +08:00
firest
114f676150
fix(limiter): make elvis happy
2022-03-18 18:04:47 +08:00
JimMoen
ed021d125f
fix(mongo): servers for mongo_sharded and mongo_rs
2022-03-18 17:58:27 +08:00
zhouzb
82911e743f
Merge pull request #7296 from Rory-Z/ci/fix-login-error-for-aws-ecr
...
ci(cross build): fix login error for aws ecr
2022-03-18 17:21:11 +08:00
firest
5459e38e15
fix(retainer): don't translate config content, keep it in raw
2022-03-18 17:16:03 +08:00
EMQ-YangM
339e459589
fix(emqx_authn): disable invalid_dynamic_call
...
cc
aa
2022-03-18 17:07:56 +08:00
lafirest
ba450c8000
Merge pull request #7311 from lafirest/fix/limit_schema
...
feat(limiter): simplify the implementation and configuration
2022-03-18 16:40:54 +08:00
firest
beba7c9692
fix(limiter): improve code style and description
2022-03-18 16:00:42 +08:00
firest
d28b34f0d1
fix(limiter): improve test case and fix some bugs
2022-03-18 16:00:42 +08:00
firest
32030c8369
feat(limiter): remove the group(zone) level
2022-03-18 16:00:42 +08:00
lafirest
e7dec7835f
feat(limiter): change zone to group and simplify config
2022-03-18 16:00:42 +08:00
DDDHuang
376d8d263f
Merge pull request #7335 from DDDHuang/up_jmeter_v
...
fix(ci): update jmeter to 5.4.3
2022-03-18 15:56:58 +08:00
DDDHuang
d1574977e5
fix(ci): update jmeter to 5.4.3
2022-03-18 15:06:21 +08:00
EMQ-YangM
d1857ba454
feat: add authn, authz status api
2022-03-18 14:36:33 +08:00
lafirest
d231b2222e
Merge pull request #7328 from lafirest/fix/delayed_lookup
...
fix(delayed): make it possible to lookup/delete other node's delayed …
2022-03-18 00:53:53 +08:00
Thales Macedo Garitezi
89c8ba7e1a
Merge pull request #7326 from thalesmg/bump-gen-rpc
...
chore: bump gen_rpc
2022-03-17 13:50:28 -03:00
JianBo He
43c01117bb
fix(sn): fix typos
2022-03-17 18:40:13 +08:00
JianBo He
fbc0240f26
feat(sn): introduce subs_resume option
...
As the mqtt-sn v1.2 spec metioned, the gateway will be able to sync the
subscriptions topic-name registry to client when the client resume
it's session
port from: https://github.com/emqx/emqx/pull/7300
2022-03-17 18:38:54 +08:00
firest
3fc4236565
fix(delayed): make it possible to lookup/delete other node's delayed message
2022-03-17 14:36:55 +08:00
lafirest
6453479f44
Merge pull request #7324 from lafirest/fix/delayed_terminate_v5
...
fix(delayed): cancel the publish timer when terminate
2022-03-17 10:55:56 +08:00
Thales Macedo Garitezi
c45578c130
chore: bump gen_rpc
2022-03-16 15:20:13 -03:00
zhongwencool
e83173ce25
Merge pull request #7322 from zhongwencool/fix-apps-error-code
...
fix: add apps error code.
2022-03-16 21:32:34 +08:00
firest
43a935286a
fix(delayed): cancel the publish timer when terminate
2022-03-16 17:51:29 +08:00
Zhongwen Deng
9c355994e9
fix: add apps error code.
2022-03-16 17:20:26 +08:00
Yang Miao
e6fcef16ba
Merge pull request #7319 from EMQ-YangM/ignore_authz_authn_metrics_status
...
Ignore authz, authn metrics status
2022-03-16 14:41:37 +08:00
Xinyu Liu
ef8ad9b1f0
Merge pull request #7314 from terry-xiaoyu/demo0315
...
Fix some issues in rule engine found in the demo session
2022-03-16 13:52:05 +08:00
EMQ-YangM
37c4d68f40
fix: ignore authn, authz status and metrics
2022-03-16 11:14:21 +08:00
EMQ-YangM
eb5570dd07
fix: disable authn_api, authz_api_sources swagger spec
2022-03-16 10:16:50 +08:00
Shawn
a892ff9006
fix(dialyzer): update the specs for the rule()
2022-03-16 10:13:16 +08:00
Zaiming (Stone) Shi
4fce9d4cc3
Merge pull request #7305 from zmstone/chore-split-ct-jobs
...
ci: run ct in concurrent jobs
2022-03-15 21:15:19 +01:00
Zaiming (Stone) Shi
d9ebca3294
test: fix emqx_retainer_api_SUITE infinity wait for table
2022-03-15 20:40:28 +01:00
Zaiming (Stone) Shi
9d96d3d10a
test: fix auto_subscribe test case
2022-03-15 20:40:28 +01:00
Zaiming (Stone) Shi
f9aba61dbb
ci: run ct in concurrent jobs
2022-03-15 20:40:22 +01:00
Zaiming (Stone) Shi
4a35aaa50e
Merge pull request #7304 from zmstone/update-emqtt-to-1.4.8
...
chore: update emqtt to 1.4.8
2022-03-15 17:50:38 +01:00
Shawn
93c5fa60b4
fix(rules): store rule configs to cluster config files
2022-03-16 00:39:01 +08:00
Shawn
869dc1a081
fix(rules): ensure create_at unchanged after rule is updated
2022-03-16 00:38:42 +08:00
Zaiming (Stone) Shi
02598feffc
chore: make find-apps.sh able to print json
2022-03-15 15:36:44 +01:00
Zaiming (Stone) Shi
a1e7ece192
chore: use app name for coverdata name when running per-app ct
2022-03-15 15:36:44 +01:00
Zaiming (Stone) Shi
d7d0525733
Merge pull request #7313 from zmstone/chore-pin-ekka-0.12.2
...
chore: pin ekka 0.12.2
2022-03-15 14:30:18 +01:00
Ilya Averyanov
402cb9190f
Merge pull request #7312 from savonarola/fix-retainer-tests
...
chore(retainer): fix mqtt_v5 test suite
2022-03-15 16:26:43 +03:00
Thales Macedo Garitezi
58705a1383
Merge pull request #7289 from thalesmg/fix-ekka-monitor-cleanups
...
fix(ekka): run cleanups on node down events
2022-03-15 09:39:37 -03:00
Zaiming (Stone) Shi
f8d8bcb8bc
chore: pin ekka 0.12.2
...
with mnesia_down vs node_down fix
and fast rocksdb build
2022-03-15 12:16:47 +01:00
Zaiming (Stone) Shi
420ad32aa7
chore: update emqtt to 1.4.8
2022-03-15 12:11:44 +01:00
Ilya Averyanov
b3193181b2
chore(retainer): fix mqtt_v5 test suite
2022-03-15 12:55:02 +03:00
JimMoen
a04bb57c19
Merge pull request #7310 from JimMoen/enhanced-authn-mnesia-fuzzy-query
...
feat(authn): enhanced authn users fuzzy searching
2022-03-15 17:18:08 +08:00
Dmitrii
7dfdeb7136
Merge pull request #7302 from ieQu1/spellcheck
...
ci: Run spellcheck in CI
2022-03-15 09:32:01 +01:00