JianBo He
|
e1933261c8
|
chore: remove the pool_size maximum limit
|
2022-01-18 14:22:23 +08:00 |
Shawn
|
6572785907
|
Merge pull request #6712 from tigercl/fix/pgsql
fix: fix errors caused by concurrent parsing of sql
|
2022-01-14 13:37:47 +08:00 |
JimMoen
|
82e3565344
|
chore: major mode file variable for Emacs
|
2022-01-13 15:53:47 +08:00 |
zhouzb
|
e2676bcbd8
|
fix: fix dep of epgsql
|
2022-01-13 11:39:48 +08:00 |
zhouzb
|
452f6e766a
|
fix: return error when parse failed
|
2022-01-13 11:15:08 +08:00 |
zhouzb
|
a4f2a9c51d
|
fix: fix dependency of epgsql
|
2022-01-13 10:40:22 +08:00 |
zhouzb
|
559a23c50f
|
chore: update tag of epgsql
|
2022-01-13 10:15:12 +08:00 |
Shawn
|
552ea7d2fc
|
Merge pull request #6696 from terry-xiaoyu/rule_metrics2
Improve rule metrics
|
2022-01-12 14:53:09 +08:00 |
zhouzb
|
2eb7346229
|
chore: update tag of epgsql
|
2022-01-12 13:49:26 +08:00 |
zhouzb
|
2791052135
|
fix: fix errors caused by concurrent parsing of sql
|
2022-01-11 09:39:56 +08:00 |
zhouzb
|
76695c9652
|
test: update epgsql branch to test
|
2022-01-10 15:00:08 +08:00 |
zhongwencool
|
6ea51692c3
|
Merge pull request #6672 from zhongwencool/return-ok-when-trace-not-found
fix: delete error log when file enoent.
|
2022-01-07 15:36:03 +08:00 |
zhongwencool
|
0ec111d4e0
|
fix(test): flaky emqx_connector_api_SUITE test case.
|
2022-01-07 14:45:47 +08:00 |
zhouzb
|
c33eb84cb6
|
fix(mongo): add r_mode and w_mode options
|
2022-01-07 09:52:15 +08:00 |
Shawn
|
72d55c8c0d
|
fix(rules): improve the names of the metrics
|
2022-01-07 09:35:00 +08:00 |
Shawn
|
67a60e1153
|
refactor(rule): add more metrics for rule and bridges
|
2022-01-07 09:34:54 +08:00 |
zhongwencool
|
3bdfa183f3
|
Merge pull request #6666 from JimMoen/merge-5.0-beta.3-to-master
Merge 5.0 beta.3 to master
|
2022-01-06 18:20:30 +08:00 |
JimMoen
|
9a115b99a4
|
Merge remote-tracking branch 'emqx/release-5.0-beta.3' into merge-5.0-beta.3-to-master
|
2022-01-06 14:08:45 +08:00 |
Zaiming (Stone) Shi
|
63167cea70
|
chore: update copyright
|
2022-01-05 20:55:00 +01:00 |
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 |
Zaiming (Stone) Shi
|
6c99b64e4c
|
refactor(emqx_plugin_libs_pool): structured logging
|
2022-01-04 00:54:09 +01:00 |
Zaiming (Stone) Shi
|
2898fa76e1
|
Merge remote-tracking branch 'origin/release-5.0-beta.3' into merge-5.0-beta.3-to-master
|
2022-01-03 11:39:06 +01: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 |
Ilya Averyanov
|
852033a955
|
Merge pull request #6525 from savonarola/authn-ssl-tests
chore(authn): test authn ssl settings
|
2022-01-01 13:41:37 +03: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 |
Ilya Averyanov
|
c98e0efdad
|
chore(mongodb): update client
|
2021-12-30 13:57:48 +03: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 |
Ilya Averyanov
|
f230c20521
|
chore(authn): test HTTPS authn
|
2021-12-29 16:24:57 +03:00 |
Ilya Averyanov
|
a7ca6cb39f
|
chore(authn): test MongoDB authn via ssl connection
|
2021-12-29 16:24:52 +03: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 |