zhongwencool
|
adca9e6f22
|
Merge pull request #6645 from zhongwencool/fix-authz-reboot-headers-atom
fix: make sure authz headers is binary.
|
2022-01-05 16:49:25 +08:00 |
tigercl
|
a7325fe4d0
|
Merge pull request #6613 from JimMoen/update-dashobard
update dashboard version, fix connector api
|
2022-01-05 15:30:30 +08:00 |
zhongwencool
|
303707d69d
|
fix: make sure authz headers is binary.
|
2022-01-05 15:11:16 +08:00 |
Shawn
|
21bf07a01c
|
fix(test): race conditions in connector_api_SUITE
|
2022-01-05 11:41:17 +08:00 |
DDDHuang
|
eabede04f3
|
fix(test): emqx_connector_api_SUITE add sleep
|
2022-01-05 09:28:49 +08:00 |
Shawn
|
e95445728c
|
fix(test): wait until the bridge ready
|
2022-01-02 23:59:56 +08:00 |
Shawn
|
808646c2a1
|
fix(bridge): prohibit deleting connectors that are in use
|
2022-01-01 22:10:13 +08:00 |
Shawn
|
925d46fe86
|
fix(connector): add testcase for binding egress mqtt bridge to rules
|
2022-01-01 04:12:20 +08:00 |
Shawn
|
9a7452e1c5
|
fix(connector): add testcase for binding ingress mqtt bridge to rules
|
2022-01-01 03:07:31 +08:00 |
Shawn
|
b74a9bfda1
|
fix(swagger): duplicate keys in swagger doc
|
2021-12-31 22:20:22 +08:00 |
Shawn
|
9ba454a63d
|
fix(bridge): filter the topic of received msgs got from remote MQTT broker
|
2021-12-31 12:00:43 +08:00 |
Shawn
|
e2d899ad6e
|
fix(bridge): HTTP reqeust crash if using GET an DELETE method
|
2021-12-31 00:03:03 +08:00 |
Shawn
|
9d733c2ec5
|
fix(resource): typos on restart a resource
|
2021-12-30 23:48:41 +08:00 |
Shawn
|
d11cf6ad64
|
fix(bridges): store connector name and bridge name to config files
|
2021-12-30 23:48:41 +08:00 |
Shawn
|
110ae62b24
|
fix(bridge): don't concat names into ids
|
2021-12-30 23:48:41 +08:00 |
Shawn
|
14089a572e
|
fix(bridge): changes timeouts from 30s to 15s
|
2021-12-30 23:48:41 +08:00 |
Shawn
|
aefcd6275b
|
fix(bridges): ingress MQTT bridges didn't increase counters on msg received
|
2021-12-30 23:48:41 +08:00 |
Shawn
|
c23436166b
|
fix(bridge): HTTP connector should failed on non-200 status codes
|
2021-12-30 23:48:41 +08:00 |
Shawn
|
ea1aaa9806
|
fix(bridge): remove clientid config from MQTT bridges
Don't allow the user provide the clientid for connecting the remote broker.
We generate the clientid using the bridge id and node name.
|
2021-12-30 23:48:41 +08:00 |
zhongwencool
|
d16362af96
|
Merge pull request #6547 from zhongwencool/trace-formatter
feat(trace): replace logger_formatter by emqx_trace_formatter
|
2021-12-30 23:40:59 +08:00 |
zhongwencool
|
489fb7f806
|
fix(trace): copy binary:encode_hex/2 from binary.erl
|
2021-12-30 21:38:23 +08:00 |
JimMoen
|
39c29b2396
|
fix(connector): redis cluster `servers` field
|
2021-12-30 15:37:53 +08:00 |
zhongwencool
|
43141dffee
|
Merge branch 'release-5.0-beta.3' into trace-formatter
|
2021-12-29 22:37:59 +08:00 |
zhongwencool
|
121d906992
|
chore(log): add SLOG/3 to add meta info
|
2021-12-29 14:48:48 +08:00 |
tigercl
|
d769401869
|
Merge pull request #6555 from tigercl/chore/new-epgsql
chore: support prepared query in postgresql connector
|
2021-12-29 13:37:29 +08:00 |
zhongwencool
|
4b6bba11eb
|
feat(trace): struct log for trace
|
2021-12-29 00:26:54 +08:00 |
Shawn
|
07997ab865
|
fix(bridge): Bridges should send a JSON message if payload template not set
|
2021-12-28 14:18:14 +08:00 |
Shawn
|
4406589980
|
fix(bridge): time unit error for MQTT keepalive
|
2021-12-28 14:12:28 +08:00 |
zhouzb
|
1a22d5ca46
|
fix: fix undef function call
|
2021-12-28 11:21:41 +08:00 |
zhouzb
|
d26042703e
|
chore: provide prepared_query and equery
|
2021-12-28 09:52:31 +08:00 |
zhouzb
|
fc89fb0f8a
|
chore: using prepared query in postgresql connector
|
2021-12-28 09:16:00 +08:00 |
zhongwencool
|
668180388c
|
feat(trace): replace logger_formatter by emqx_trace_formatter
|
2021-12-27 14:40:40 +08:00 |
Shawn
|
27de3139a4
|
fix(http_connect): don't check status on_start
|
2021-12-20 11:36:52 +08:00 |
Shawn
|
cfaad15364
|
fix(connector): update the connector config failed
|
2021-12-18 20:19:34 +08:00 |
Shawn
|
a44e18e869
|
fix(bridge): filter out some extra fields from the request body
|
2021-12-18 19:19:58 +08:00 |
Shawn
|
11e8e0db69
|
fix(bridge): stop http failed due to econnrefused
|
2021-12-18 15:33:25 +08:00 |
Shawn
|
20091f8d2a
|
fix(connector): some desc for connector APIs
|
2021-12-18 09:52:15 +08:00 |
Shawn
|
673a545aa2
|
fix(dialyzer): bad type specs
|
2021-12-17 22:15:56 +08:00 |
Shawn
|
0699682f38
|
refactor(bridges): rename some config entries for MQTT bridge
|
2021-12-17 21:22:04 +08:00 |
Shawn
|
9b34f6f9a3
|
fix(connector): add type and name in repsonse of GET /connectors
|
2021-12-17 16:45:42 +08:00 |
zhouzb
|
69800a9e88
|
chore(otp): be compatibility with crypto in otp 24
|
2021-12-13 16:16:57 +08:00 |
Zaiming (Stone) Shi
|
7d36079f0a
|
docs(connector): better namespace for http schema
|
2021-12-11 22:17:52 +01:00 |
Shawn
|
12fbcd8181
|
feat(connector): add num_of_bridges to the response of GET /connectors
|
2021-12-07 15:09:08 +08:00 |
Shawn
|
cc96880f18
|
fix(dialyzer): some dialyzer issue
|
2021-12-07 09:56:57 +08:00 |
Shawn
|
6903997b94
|
feat(connector): add new option 'mode' to mqtt connectors
|
2021-12-07 09:56:57 +08:00 |
Shawn
|
e1794fbce6
|
fix(connector): create different schema for POST,PUT,GET methods
|
2021-12-07 09:56:57 +08:00 |
Shawn
|
56d46c80eb
|
refactor(rule): generate swagger from hocon schema for /bridges
|
2021-12-07 09:56:57 +08:00 |
Shawn
|
e07fce791f
|
feat(connector): add examples to the swagger doc
|
2021-12-07 09:47:53 +08:00 |
Zaiming (Stone) Shi
|
e774e976a7
|
fix: ensure atom connector is loaded when emqx_conf_schema is loaded
|
2021-12-06 08:00:42 +01:00 |
Zaiming (Stone) Shi
|
d9a980c7e1
|
docs: fix config doc, avoid using <text> in doc body
|
2021-12-06 08:00:42 +01:00 |