Andrew Mayorov
|
b5b6c3f8cc
|
fix(tpl): ensure full backward compat in basic connectors
|
2023-11-02 20:13:32 +07:00 |
Andrew Mayorov
|
35902dc72d
|
feat(tpl): switch basic connectors to `emqx_connector_template`
Also avoid `filename:join/2` in HTTP connector since it's both OS specific
and an overkill.
|
2023-11-02 17:11:09 +07:00 |
JimMoen
|
b089fba100
|
refactor: rm ee_bridge and ee_connector application
|
2023-07-07 12:25:37 +08:00 |
Thales Macedo Garitezi
|
631f4ceac9
|
fix(placeholder): add back support for nested keys inside binary encoded json
Fixes https://emqx.atlassian.net/browse/EMQX-10459
|
2023-06-30 10:05:49 -03:00 |
Kjell Winblad
|
3d1712c00c
|
refactor: MySQL bridge to its own application
This commit refactor the MySQL bridge to its own application.
Fixes:
https://emqx.atlassian.net/browse/EMQX-9533
|
2023-06-27 17:13:26 +02:00 |