zmstone
|
51c8173174
|
feat(bridge): add is_template flag to bridge config fields
|
2024-04-17 13:10:55 +02:00 |
Kjell Winblad
|
4bfc51c052
|
refactor(emqx_connector_info): improve documentation and type specs
|
2024-03-21 16:08:31 +01:00 |
Zaiming (Stone) Shi
|
46877e979b
|
chore: update copyright-year
|
2024-02-23 08:21:06 +01:00 |
zhongwencool
|
9639a977a3
|
fix: hidden batch_time for mongodb
|
2024-02-20 09:42:49 +08:00 |
Thales Macedo Garitezi
|
2a41cad54f
|
fix(sources): remote irrelevant `resource_opts` fields for sources
Since they don't use buffer workers, they shouldn't have buffer-related sub-fields.
|
2024-01-16 11:29:35 -03:00 |
Thales Macedo Garitezi
|
a5e7db793b
|
fix(mongodb_action): make `batch_size` hidden and fixed in the API
Fixes https://emqx.atlassian.net/browse/ED-1171
The old bridge schema already had this override, but it had not been ported to actions.
|
2024-01-12 10:04:32 -03:00 |
Stefan Strigler
|
ec74f77ad8
|
refactor(emqx_bridge): common api_fields fn for actions
|
2023-12-15 14:23:33 +01: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
|
71607aa2ad
|
feat(emqx_bridge_mysql): port to shared connectors
|
2023-12-08 16:15:18 +01:00 |
Thales Macedo Garitezi
|
87a13aa316
|
fix(bridge_mongo): add `resource_opts` to connector schema
|
2023-12-04 10:02:05 -03:00 |
Stefan Strigler
|
048f4724a9
|
feat(emqx_connector): add field 'actions' in API response
Also unify schemas, use emqx_connector_schema for the generic parts.
|
2023-11-27 16:09:17 +01:00 |
Stefan Strigler
|
4e077c951b
|
feat(emqx_bridge_mongodb): port mongodb to shared connector and actions
|
2023-11-24 15:09:35 +01:00 |
JimMoen
|
b089fba100
|
refactor: rm ee_bridge and ee_connector application
|
2023-07-07 12:25:37 +08:00 |
Kjell Winblad
|
fa2c2a300a
|
refactor: rename emqx_connector_mongo to emqx_mongodb
This renaming is consistent with the naming in the only other connector
only application emqx_oracle.
|
2023-06-26 14:32:59 +02:00 |
Kjell Winblad
|
e3199ef813
|
refactor: MongoDB bridge to use the new app structure
|
2023-06-26 14:32:53 +02:00 |