JimMoen
|
59c301243c
|
fix(connector): redis sentinel field required
|
2022-07-13 10:37:16 +08:00 |
Shawn
|
841f816e39
|
refactor: improve the health_check for webhook bridges
|
2022-07-08 09:17:23 +08:00 |
JianBo He
|
78dd9fe247
|
fix(gw): compatible with the max_connection is string type
|
2022-06-15 13:48:15 +08:00 |
JianBo He
|
14a26fc876
|
fix(redis): make sentinel required
|
2022-06-15 13:48:15 +08:00 |
DDDHuang
|
05cf8af14b
|
fix: connector, remove bad include
|
2022-04-28 15:32:54 +08:00 |
DDDHuang
|
132b37813c
|
refactor: code format emqx_connector emqx_resource
|
2022-04-28 15:32:47 +08:00 |
DDDHuang
|
2a2308bbf8
|
refactor: resource check & connector status
|
2022-04-28 15:32:35 +08:00 |
Zaiming (Stone) Shi
|
02c3f87b31
|
style: reformat all remaining apps
|
2022-04-27 15:51:18 +02:00 |
EMQ-YangM
|
cef16ac382
|
fix: improve document quality
|
2022-04-21 15:05:56 +08:00 |
JimMoen
|
88c98bb310
|
fix(authn): api required fields
|
2022-04-19 18:57:01 +08:00 |
EMQ-YangM
|
7fbabf5577
|
fix: connector docs
|
2022-04-19 10:43:53 +08:00 |
Zaiming (Stone) Shi
|
356fbf6ce1
|
Merge pull request #7519 from zmstone/0405-5.0-sync-ssl-lib-from-4.3
5.0 refactor: delete deprecated emqx_plugin_libs_ssl module
|
2022-04-05 22:57:56 +01:00 |
Zaiming (Stone) Shi
|
ba51f03cb7
|
refactor: remove the deprecated save_files_return_opts
|
2022-04-05 17:38:33 +02:00 |
ieQu1
|
99b3f2f83e
|
docs(schema): Document missing records and fields
|
2022-04-04 23:58:43 +02:00 |
zhongwencool
|
13a0eff678
|
Merge pull request #7125 from zhongwencool/schema-json
feat: generate hot config's schema.json and remove nullable option.
|
2022-02-25 17:18:20 +08:00 |
Zhongwen Deng
|
db584f79d6
|
feat: upgrade hocon to 0.25.0 to replace nullable with required.
|
2022-02-24 22:39:03 +08:00 |
Chris
|
d306baf92f
|
feat: add basic redis tests
|
2022-02-23 15:25:11 +01:00 |
JimMoen
|
ab7c2b72e3
|
refactor(connector): db connector provide default port
|
2022-02-15 00:51:48 +08:00 |
Chris
|
c2772fdd09
|
refactor: remove unused/old functions
|
2022-02-09 10:14:13 +01:00 |
EMQ-YangM
|
e9f3fa7b6b
|
fix(emqx_connector): when start_pool fails, return error and reason
|
2022-01-26 16:07:46 +08:00 |
Zaiming (Stone) Shi
|
63167cea70
|
chore: update copyright
|
2022-01-05 20:55:00 +01: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 |
JimMoen
|
39c29b2396
|
fix(connector): redis cluster `servers` field
|
2021-12-30 15:37:53 +08:00 |
zhongwencool
|
121d906992
|
chore(log): add SLOG/3 to add meta info
|
2021-12-29 14:48:48 +08:00 |
zhongwencool
|
4b6bba11eb
|
feat(trace): struct log for trace
|
2021-12-29 00:26:54 +08:00 |
zhongwencool
|
668180388c
|
feat(trace): replace logger_formatter by emqx_trace_formatter
|
2021-12-27 14:40:40 +08:00 |
Ilya Averyanov
|
071c2c99e8
|
refactor(authn resources): add `emqx_resource` and `emqx_authn` tests
|
2021-11-22 21:08:04 +03:00 |
Zaiming Shi
|
d1abb30818
|
ci: fix elvis check
|
2021-11-04 15:27:10 +01:00 |
Zaiming Shi
|
56e2a9741f
|
style: ensure newline at EOF for all files
|
2021-11-04 14:40:14 +01:00 |
Shawn
|
a9185f964e
|
fix(rules): improve specs and logs (#5821)
Co-authored-by: Zaiming Shi <zmstone@gmail.com>
|
2021-09-27 21:10:48 +02:00 |
zhouzb
|
e998770f2e
|
refactor(authn): refactor to support global and listener authentication
|
2021-09-06 18:46:08 +08:00 |
Zaiming Shi
|
5165fd6b30
|
refactor(schema): implement new hocon_schema callbacks
|
2021-08-30 09:56:03 +08:00 |
zhanghongtong
|
a2bafd1a18
|
feat(authz): support authorization config file part 2
|
2021-08-25 10:15:00 +08:00 |
zhanghongtong
|
c10d154dab
|
chore(connector): update schema file
Signed-off-by: zhanghongtong <rory-z@outlook.com>
|
2021-07-09 14:18:41 +08:00 |
Rory Z
|
53df218e6a
|
feat(connector): mongo support replica set
|
2021-07-06 18:07:06 +08:00 |
Rory Z
|
694f3bd67f
|
feat(authz): support mongo single
|
2021-07-05 17:57:03 +08:00 |
zhanghongtong
|
2b082f9cf9
|
chore(connector): update connector ssl schema
|
2021-06-29 18:22:44 +08:00 |
Rory Z
|
4157524910
|
feat(redis connector): redis connector support cluster (#5074)
|
2021-06-25 11:47:57 +08:00 |
Shawn
|
8978464269
|
change resource,connectors,data_bridges as normal apps (#5034)
|
2021-06-19 16:27:21 +08:00 |
zhanghongtong
|
abca2938f4
|
fix(connector): add nullable for sentinel_name in redis schema
|
2021-06-18 16:11:51 +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 |
Turtle
|
d640e2ccfa
|
chore: mv emqx_connector to emqx_data_bridge
|
2021-06-17 16:42:41 +08:00 |
turtleDeng
|
0515ef6e45
|
feat(connector): add more connector (#4985)
|
2021-06-16 11:28:26 +08:00 |