Thales Macedo Garitezi
|
19f3b030f9
|
chore: preparing to run common tests / eunit with mix
|
2024-07-02 09:45:45 -03:00 |
ieQu1
|
d12966db5b
|
test: Avoid dumping raw snabbkaffe traces to the console
|
2024-04-19 01:20:29 +02:00 |
Zaiming (Stone) Shi
|
46877e979b
|
chore: update copyright-year
|
2024-02-23 08:21:06 +01:00 |
Thales Macedo Garitezi
|
abd4873091
|
fix(mysql_bridge): allow deleting bridge when sql contains undefined fields
Fixes https://emqx.atlassian.net/browse/EMQX-11655
|
2024-01-09 17:25:34 -03:00 |
Thales Macedo Garitezi
|
d0588b86b5
|
fix(mysql_bridge): check prepare statement error messages
Fixes https://emqx.atlassian.net/browse/EMQX-11648
|
2024-01-09 17:25:34 -03:00 |
Andrew Mayorov
|
304fe84434
|
fix(mysql): expect password may be missing from config
|
2024-01-04 15:16:27 +01:00 |
Thales Macedo Garitezi
|
2c61b2bfbb
|
fix(mysql_bridge): forbid update statements with batch operations
Fixes https://emqx.atlassian.net/browse/EMQX-11605
|
2023-12-18 15:05:14 -03:00 |
Thales Macedo Garitezi
|
a5d848515b
|
fix: project sub-fields in action/connector `resource_opts` for some bridges
Fixes https://emqx.atlassian.net/browse/EMQX-11589
|
2023-12-14 12:09:32 -03:00 |
Stefan Strigler
|
8e9cb6a928
|
style(emqx_bridge_mysql): minor cleanup
|
2023-12-11 14:54:10 +01:00 |
Stefan Strigler
|
71607aa2ad
|
feat(emqx_bridge_mysql): port to shared connectors
|
2023-12-08 16:15:18 +01:00 |
Andrew Mayorov
|
f827df2821
|
test(mysql): slightly simplify bridge testsuite
|
2023-11-14 16:05:23 +07:00 |
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 |