Thales Macedo Garitezi
|
e219c3eda1
|
Merge pull request #12166 from kjellwinblad/kjell/mqtt_conn_action_3/EMQX-11489
feat: refactor MQTT bridge to source, action, and connector
|
2024-01-18 09:28:14 -03:00 |
Thales Macedo Garitezi
|
14b99737e9
|
fix(mqtt_bridge): add missing fields to POST api spec; fix test
|
2024-01-16 10:42:52 -03:00 |
Zaiming (Stone) Shi
|
ab66986f16
|
feat: add 'tags' field for action and connector
|
2024-01-16 13:57:48 +01:00 |
firest
|
d221f34ce8
|
chore: bump version && update changes
|
2024-01-06 13:34:07 +08:00 |
firest
|
d16458ccd0
|
feat(iotdb): improve the IoTDB bridge to v2 style
|
2024-01-05 16:54:31 +08:00 |
JimMoen
|
5e100f52b8
|
style: erlfmt all `rebar.config` files and `bin/nodetool`
|
2023-12-29 09:08:03 +08:00 |
Thales Macedo Garitezi
|
18b69809da
|
Merge branch 'release-54' into sync-r54-m-20231221
|
2023-12-21 10:05:13 -03:00 |
Thales Macedo Garitezi
|
b61ccf3373
|
fix(bridges_v1): don't list v2-only bridges in API
Fixes https://emqx.atlassian.net/browse/EMQX-11614
|
2023-12-20 10:46:35 -03:00 |
Zaiming (Stone) Shi
|
7338e394c8
|
perf: upgrade to wolff 1.9.1 for better performance
Upgrade from 1.8.0:
- wollf-1.9.0 has the global stats disabled by default
- wolff-1.9.1 improved client pid lookup performance
|
2023-12-18 18:54:21 +01:00 |
Zaiming (Stone) Shi
|
dcb1c0680b
|
Merge pull request #12053 from zmstone/1129-prepare-for-otp26
1129 prepare for OTP 26
|
2023-11-30 19:38:40 +01:00 |
Zaiming (Stone) Shi
|
14644988e0
|
chore: change triple-quotes to single-quotes
|
2023-11-29 16:15:18 +01:00 |
Zaiming (Stone) Shi
|
e6eb97e104
|
chore: upgrade dependency brod_gssapi to work with OTP 26
|
2023-11-29 16:15:18 +01: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 |
Thales Macedo Garitezi
|
6c9417efe0
|
Merge remote-tracking branch 'origin/release-53' into sync-r53-m-20231122
|
2023-11-22 12:02:34 -03:00 |
Thales Macedo Garitezi
|
bb549cdf8b
|
feat(actions): allow multiple action info modules per application
|
2023-11-22 09:33:01 -03:00 |
Thales Macedo Garitezi
|
75ee3ced68
|
feat: add confluent connector/action
Fixes https://emqx.atlassian.net/browse/EMQX-11044
See also: https://emqx.atlassian.net/wiki/spaces/EMQX/pages/712179934/Confluent+Integration
|
2023-11-21 08:59:42 -03:00 |