DDDHuang
|
4011aee361
|
refactor(config): support hocon
|
2021-06-21 12:20:20 +08:00 |
DDDHuang
|
b62301c5f4
|
chore: support statsd
|
2021-06-21 12:20:20 +08:00 |
Turtle
|
bc71a1e2c6
|
fix(plugins): fix load plugin generate hocon configs fail
|
2021-06-19 16:47:09 +08:00 |
Shawn
|
8978464269
|
change resource,connectors,data_bridges as normal apps (#5034)
|
2021-06-19 16:27:21 +08:00 |
Turtle
|
ffcbcaed3c
|
feat(plugins): Support load plugins of hocon configuration format
|
2021-06-19 13:42:21 +08:00 |
zhanghongtong
|
821bd8ad01
|
chore(CI): upload logs when emqx ct failed
|
2021-06-19 11:22:46 +08:00 |
Rory Z
|
186094d2ab
|
chore(hooks): update type
|
2021-06-18 18:59:52 +08:00 |
Rory Z
|
1fa55f5a4e
|
chore(hooks): delete is_function()
|
2021-06-18 18:59:52 +08:00 |
Rory Z
|
1a09d636ae
|
test: fix tests error
|
2021-06-18 18:59:52 +08:00 |
Rory Z
|
e5447cd6e4
|
chore(appup): update appup file
|
2021-06-18 18:59:52 +08:00 |
Rory Z
|
536c7256da
|
chore(dialyzer): fix dialyzer error
|
2021-06-18 18:59:52 +08:00 |
zhanghongtong
|
bbf6b4e64e
|
chore(hooks): emqx_hooks no longer accept anonymous functions
|
2021-06-18 18:59:52 +08:00 |
zhanghongtong
|
abca2938f4
|
fix(connector): add nullable for sentinel_name in redis schema
|
2021-06-18 16:11:51 +08:00 |
Zaiming Shi
|
2919623563
|
chore(bin/emqx): print env override when generating config
|
2021-06-18 09:02:25 +08:00 |
Zaiming Shi
|
36cd03cc98
|
fix(emqx_schema): add 'sensitive' flag for passowrd configs
|
2021-06-18 09:02:25 +08:00 |
Zaiming Shi
|
6865f36d90
|
chore(rebar.config): use hocon 0.6.0
hocon 0.6.0 added supports for sensitive config flagging
sub-struct type checking, and remote struct referencing
|
2021-06-18 09:02:25 +08:00 |
k32
|
5b84513e77
|
Merge pull request #5014 from k32/dev/route_shard
feat(rlog): Introduce routing RLOG shard
|
2021-06-17 17:00:14 +02:00 |
DDDHuang
|
1e0f6f4dea
|
chore: more node info
|
2021-06-17 21:09:06 +08:00 |
turtleDeng
|
54dedc8343
|
Revert "chore: mv emqx_connector to emqx_data_bridge"
This reverts commit d640e2ccfa .
|
2021-06-17 19:11:10 +08:00 |
zhanghongtong
|
d9d5bc4fae
|
feat(connector): mysql and pgsql query support params
|
2021-06-17 18:50:28 +08:00 |
Turtle
|
d640e2ccfa
|
chore: mv emqx_connector to emqx_data_bridge
|
2021-06-17 16:42:41 +08:00 |
William Yang
|
d1978aaaf2
|
chore(quic): fix format
|
2021-06-17 09:03:10 +02:00 |
William Yang
|
b4a9d663ae
|
feat(quic): quic conn idle_timeout default 1min
|
2021-06-17 09:03:10 +02:00 |
William Yang
|
4e2e2d5635
|
feat(quic): update emqx_schema for quic
|
2021-06-17 09:03:10 +02:00 |
William Yang
|
fd785240f5
|
feat(quic): bump quicer to 0.0.3
|
2021-06-17 09:03:10 +02:00 |
William Yang
|
e34470f9f2
|
feat(quic): remove unsupported configs.
|
2021-06-17 09:03:10 +02:00 |
William Yang
|
af2faed107
|
feat(quic): switch to deps on emqx quicer repo
|
2021-06-17 09:03:10 +02:00 |
k32
|
6505340cb8
|
feat(rlog): Introduce routing RLOG shard
|
2021-06-16 16:05:10 +02:00 |
Shawn
|
56c6cf560a
|
fix(dialyzer): guard test can never succeed
|
2021-06-16 16:02:44 +08:00 |
Shawn
|
1e14a6086e
|
fix(dialyzer): invalid type specs
|
2021-06-16 16:02:44 +08:00 |
Shawn
|
134970e7b7
|
fix(data_bridge): comment out all the connector-config
|
2021-06-16 16:02:44 +08:00 |
turtleDeng
|
0515ef6e45
|
feat(connector): add more connector (#4985)
|
2021-06-16 11:28:26 +08:00 |
Shawn
|
8b0a6d955b
|
fix(test): ci failed due to existing subscriptions
|
2021-06-16 11:27:34 +08:00 |
Shawn
|
444c721f93
|
fix(config): change handler name to emqx_data_bridge_config_handler
|
2021-06-16 11:27:34 +08:00 |
Shawn
|
b11afc6997
|
fix(config): start the top level config handler at emqx bootup
|
2021-06-16 11:27:34 +08:00 |
Shawn
|
378a2b7b9e
|
feat(config): update config to the sub config handler
|
2021-06-16 11:27:34 +08:00 |
Shawn
|
ccba714cd6
|
feat(config): add emqx_config_handler
|
2021-06-16 11:27:34 +08:00 |
zhanghongtong
|
4505607c51
|
chore(tests): update acl mysql test case
|
2021-06-16 09:42:07 +08:00 |
zhanghongtong
|
949e8348fc
|
chore(connector): ensure alllication start in mysql connector
|
2021-06-16 09:41:52 +08:00 |
Zaiming (Stone) Shi
|
b4305a79eb
|
Merge pull request #5001 from zmstone/fix-nodetool-add-patha
fix(nodetool): add_pathz -> add_patha
|
2021-06-15 20:07:48 +02:00 |
William Yang
|
68844cefd9
|
feat(quic): update emqx_schema for quic
|
2021-06-15 15:36:04 +02:00 |
William Yang
|
bb6459ba3a
|
build: add quic dep in app/emqx/rebar.config
|
2021-06-15 15:36:04 +02:00 |
William Yang
|
3200bbb301
|
fix(build): test with centos branch
|
2021-06-15 15:36:04 +02:00 |
William Yang
|
e63f86e5f0
|
Revert "chore(ci): disable centos7 build"
This reverts commit 22e8da1b37492af7def46329ba97dd4cc7741bdf.
|
2021-06-15 15:36:04 +02:00 |
William Yang
|
14614fbe33
|
feat(quic): adapt to new quicer API.
|
2021-06-15 15:36:04 +02:00 |
William Yang
|
5356668eac
|
feat(quic): adapt to hocon schema
|
2021-06-15 15:36:04 +02:00 |
William Yang
|
1ffd2cf245
|
chore(config): adapt to new config format
|
2021-06-15 15:36:04 +02:00 |
William Yang
|
f9a113477e
|
feat(quic): use quicer:getstat instead.
|
2021-06-15 15:36:04 +02:00 |
William Yang
|
e062be2b0e
|
feat(quic): reload quicer lib before start listener
|
2021-06-15 15:36:04 +02:00 |
William Yang
|
14057c033d
|
feat(quic): support stop/start quic listeners.
|
2021-06-15 15:36:03 +02:00 |