Shawn
|
ec888bc87f
|
ci: fix test cases for clickhouse
|
2024-02-18 10:02:02 +08:00 |
Shawn
|
8ae0e78786
|
refactor: split clickhouse bridges to actions and connectors
|
2024-02-18 10:01:53 +08:00 |
Zaiming (Stone) Shi
|
242df0ffe9
|
chore: upgrade kafka_protocol from 4.1.3 to 4.1.5
|
2024-02-16 10:33:53 +01:00 |
Kjell Winblad
|
366827390e
|
Merge pull request #12488 from kjellwinblad/kjell/refactor/rocketmq_bridge/EMQX-11467
feat: refactor RocketMQ bridge to connector and action
|
2024-02-13 16:19:21 +01:00 |
Serge Tupchii
|
1d9ce709f4
|
perf: un-deprecate mongodb topology pool_size and set it to 10 by default
Benchmarks proved that it effects performance:
10 ecpool workers / 10 topology pool workers outperform
100 ecpool / 1 topology worker.
Fixes: EMQX-11825
|
2024-02-08 20:39:19 +02:00 |
Kjell Winblad
|
511d1f732a
|
docs: add change log entry for RocketMQ bridge refactoring
|
2024-02-08 17:50:10 +01:00 |
zhongwencool
|
d65e84e46b
|
chore: add rabbitmq v2 changelog
|
2024-02-06 07:57:13 +08:00 |
Kjell Winblad
|
fa0baf2f38
|
Merge pull request #12439 from kjellwinblad/kjell/refactor/oracle_bridge/EMQX-11464
feat: refactor Oracle bridge to connector and action
|
2024-02-02 10:53:15 +01:00 |
lafirest
|
24d8a9ab00
|
Merge pull request #12449 from lafirest/feat/td
feat(tdengine): improve the TDengine bridge to v2 style
|
2024-02-02 16:17:01 +08:00 |
firest
|
2241461acb
|
chore: update change & bump version
|
2024-02-02 07:48:44 +08:00 |
Kjell Winblad
|
ee35ecb04d
|
docs: add change log entry for Oracle bridge refactoring
|
2024-02-01 16:08:36 +01:00 |
Zaiming (Stone) Shi
|
3b42a7425b
|
feat(kafka_producer): add partitions_limit
|
2024-01-31 19:26:01 +01:00 |
Xinyu Liu
|
db3f285054
|
Merge pull request #12417 from emqx/port-msg-expiry-interval-from44
feat: configurable server side message_expiry_interval
|
2024-01-30 17:10:32 +08:00 |
Shawn
|
30508d833c
|
chore: add change logs for message-expiry-interval
|
2024-01-30 15:46:55 +08:00 |
Thales Macedo Garitezi
|
47f61ba68a
|
fix(cassandra_bridge): correctly insert null values into columns
Fixes https://emqx.atlassian.net/browse/EMQX-11822
|
2024-01-29 11:32:00 -03:00 |
Serge Tupchii
|
2d693402c5
|
refactor: split greptimedb bridge to actions and connectors
|
2024-01-26 11:01:53 +02:00 |
Kjell Winblad
|
5bf37cbe0a
|
Merge pull request #12376 from kjellwinblad/kjell/kinesis
feat: refactor kinesis bridge to connector and action
|
2024-01-25 14:58:40 +01:00 |
zhongwencool
|
3b0736fc67
|
Merge pull request #12387 from thalesmg/sync-r55-m-20240124
sync release-55 to master
|
2024-01-25 17:35:41 +08:00 |
zhongwencool
|
4f8accc31b
|
Merge branch 'master' into sync-r55-m-20240124
|
2024-01-25 16:09:05 +08:00 |
Shawn
|
f0cde3fc5b
|
chore: update change logs for cassandra bridge_v2
|
2024-01-25 16:01:44 +08:00 |
firest
|
83a8822798
|
chore(opents): bump version && update changes
|
2024-01-25 16:01:43 +08:00 |
zhongwencool
|
3bc6e546e0
|
fix: reboot emqx_dashboard after emqx_licencse
|
2024-01-25 12:29:04 +08:00 |
Shawn
|
33981661c1
|
chore: add changelogs for #12381
|
2024-01-25 09:21:04 +08:00 |
Kjell Winblad
|
25a88ccd04
|
docs: add change log entry for Kinesis bridge refactoring
|
2024-01-24 18:36:56 +01:00 |
Xinyu Liu
|
aafb683ec7
|
Merge pull request #12330 from emqx/bridge-v2-cassandra
refactor: split cassandra bridges to actions and connectors
|
2024-01-23 14:45:32 +08:00 |
firest
|
3f7b913e88
|
chore(opents): bump version && update changes
|
2024-01-22 20:45:18 +08:00 |
Shawn
|
837b19cb1e
|
chore: update change logs for cassandra bridge_v2
|
2024-01-22 15:45:00 +08:00 |
JimMoen
|
c2f26e8e98
|
docs: bump change log
|
2024-01-22 10:47:37 +08:00 |
Zaiming (Stone) Shi
|
58a54adbb4
|
Merge remote-tracking branch 'origin/master' into release-55
|
2024-01-15 17:58:48 +01:00 |
Shawn
|
1668e9ac7d
|
fix: cannot write literal numbers to influxdb
|
2024-01-15 09:29:09 +08: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 |
Thales Macedo Garitezi
|
8532e0cf59
|
Merge pull request #12292 from thalesmg/fix-syskeeper-v2-only-m-20240110
fix(syskeeper_bridge): mark syskeeper forwarder as a v2-only action
|
2024-01-10 11:42:24 -03:00 |
Thales Macedo Garitezi
|
b395924569
|
Merge pull request #12283 from thalesmg/fix-gcp-pubsub-produ-resopts-m-20240109
fix(gcp_pubsub_producer): fix connector `resource_opts` schema
|
2024-01-10 11:08:39 -03:00 |
Thales Macedo Garitezi
|
b69fc9af15
|
fix(gcp_pubsub_producer): fix connector `resource_opts` schema
Fixes https://emqx.atlassian.net/browse/EMQX-11703
|
2024-01-10 10:13:11 -03:00 |
Thales Macedo Garitezi
|
787f952ad8
|
fix(syskeeper_bridge): mark syskeeeper as a v2-only action
Fixes https://emqx.atlassian.net/browse/EMQX-11706
|
2024-01-10 10:09:51 -03:00 |
Andrew Mayorov
|
e14e923f8a
|
chore: add changelog entry
|
2024-01-10 13:41:43 +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 |
Ivan Dyachkov
|
06117c3a33
|
Merge remote-tracking branch 'upstream/release-54' into 0105-sync-r54
|
2024-01-05 14:20:38 +01:00 |
Andrew Mayorov
|
ace6081792
|
chore: add changelog entry
|
2024-01-04 15:16:27 +01:00 |
zhongwencool
|
338e14ad54
|
Merge pull request #12250 from zhongwencool/deobfuscate-config
fix: incorrectly attempt to update the field value when the previous …
|
2024-01-04 13:59:01 +08:00 |
zhongwencool
|
90404b62a4
|
fix: incorrectly attempt to update the field value when the previous field don't have value
|
2024-01-04 10:12:34 +08:00 |
JianBo He
|
b4c4103eab
|
Merge pull request #12246 from id/0102-docker-do-not-expose-11883
chore: do not expose 11883 by default in docker as we do not listen on it
|
2024-01-04 09:14:03 +08:00 |
zhongwencool
|
00e8a36dbe
|
fix: the API prompt garbled characters for updating the configuration
|
2024-01-03 15:34:45 +08:00 |
Ivan Dyachkov
|
4c761b0ff9
|
docs: add changelog entry
|
2024-01-02 10:50:15 +01:00 |
Andrew Mayorov
|
72677f69d4
|
chore: add changelog entry
|
2023-12-28 14:49:05 +01: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
|
c1f2287b86
|
Merge remote-tracking branch 'origin/release-54'
|
2023-12-14 15:26:49 +01:00 |
Zaiming (Stone) Shi
|
ddc984becd
|
docs: add changelog for license renewal
|
2023-12-08 08:29:29 +01:00 |
Dennis Zhuang
|
c128f7b2d9
|
docs: update changelog
|
2023-12-04 20:30:33 +08:00 |