Zaiming (Stone) Shi
|
7f4d91d490
|
Merge remote-tracking branch 'origin/release-54' into 1201-sync-release-54
|
2023-12-01 08:32:22 +01:00 |
Thales Macedo Garitezi
|
113a4ad4b1
|
Merge pull request #12057 from thalesmg/ds-session-gc-m-20231128
feat(ds): add session gc process
|
2023-11-30 17:51:52 -03:00 |
Ivan Dyachkov
|
ec10c51073
|
Merge remote-tracking branch 'upstream/release-53' into 1129-sync-r53
|
2023-11-30 19:51:12 +01:00 |
Thales Macedo Garitezi
|
880f5e8f89
|
feat(ds): add session gc process
Fixes https://emqx.atlassian.net/browse/EMQX-9744
|
2023-11-30 09:38:59 -03:00 |
zhongwencool
|
0aec2f7605
|
feat: redis bridge v2
|
2023-11-29 16:06:46 +08:00 |
Zaiming (Stone) Shi
|
1b1cea24f3
|
Merge remote-tracking branch 'origin/release-54' into 1128-sync-release-54
|
2023-11-28 11:43:30 +01:00 |
JianBo He
|
c8b5c51bbc
|
chore: fix failed test cases
|
2023-11-28 09:53:46 +08:00 |
JianBo He
|
f9a1e747fd
|
chore(http): break the bridge confs to connector and action parts
|
2023-11-28 09:53:46 +08:00 |
Zaiming (Stone) Shi
|
d933d0b9e0
|
Merge pull request #12016 from zmstone/1122-load-license-file
1122 load license file
|
2023-11-27 16:43:51 +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 |
zhongwencool
|
b5a00ec6b2
|
Merge pull request #12023 from emqx/master
chore: sync master to release-54
|
2023-11-27 09:31:47 +08:00 |
Kjell Winblad
|
66945dcc5c
|
fix: address more comments from @thalesmg
|
2023-11-24 20:31:29 +01:00 |
Kjell Winblad
|
30e248061f
|
fix: problems found by @thalesmg in code review
Co-authored-by: Thales Macedo Garitezi <thalesmg@gmail.com>
|
2023-11-24 20:07:37 +01:00 |
Kjell Winblad
|
e920160805
|
fix: add enable and description fields to PostgreSQL connector
|
2023-11-24 17:33:39 +01:00 |
Kjell Winblad
|
3dca83c854
|
fix: all missing descriptions
|
2023-11-24 17:33:39 +01:00 |
Stefan Strigler
|
4e077c951b
|
feat(emqx_bridge_mongodb): port mongodb to shared connector and actions
|
2023-11-24 15:09:35 +01:00 |
Zaiming (Stone) Shi
|
14077ec43b
|
feat(license): allow setting 'default' license key
|
2023-11-23 17:52:17 +01:00 |
Zaiming (Stone) Shi
|
caaf8113fc
|
feat(license): support loading license from file
|
2023-11-23 17:52:17 +01:00 |
Serge Tupchii
|
d9f95cdc56
|
feat: integrate OpenTelemetry log handler
|
2023-11-22 13:59:30 +02:00 |
ieQu1
|
ee191803ea
|
Merge pull request #11990 from ieQu1/dev/ds-shards
Implement a prototype of durable message sharding
|
2023-11-22 00:57:54 +01:00 |
ieQu1
|
4d47490734
|
chore(ds): Rebase configuration
|
2023-11-21 19:37:01 +01:00 |
Thales Macedo Garitezi
|
9e1796ec4f
|
feat(gcp_pubsub_producer): migrate GCP PubSub producer to actions
Fixes https://emqx.atlassian.net/browse/EMQX-11157
|
2023-11-21 14:22:42 -03:00 |
Thales Macedo Garitezi
|
6c9a8461f7
|
Merge pull request #11989 from thalesmg/confluent-action-m-20231120
feat: add confluent connector/action
|
2023-11-21 11:01:40 -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 |
Andrew Mayorov
|
110a5a4896
|
feat(schema): introduce separate root for new session persistence
With some knobs to choose a storage backend. Support only builtin
RocksDB-based backend with minimal configuration for now.
|
2023-11-20 23:49:14 +07:00 |
zhongwencool
|
b2e168d508
|
feat: add prometheus.push_gateway.enable config
|
2023-11-17 09:48:39 +08:00 |
zhongwencool
|
c4eb9f86e7
|
chore: add refactor prometheus refactor changelog
|
2023-11-17 08:23:51 +08:00 |
zhongwencool
|
f04cafe57e
|
chore: update prometheus config desc
|
2023-11-17 08:23:51 +08:00 |
zhongwencool
|
c376a5db29
|
refactor: prometheus config
|
2023-11-17 08:23:51 +08:00 |
Andrew Mayorov
|
d019be5806
|
Merge pull request #11935 from keynslug/feat/EMQX-10713/routing-v2-default
feat(router): switch to v2 routing store by default
|
2023-11-16 15:56:26 +07:00 |
Ivan Dyachkov
|
7c0e345d3a
|
Merge remote-tracking branch 'upstream/release-54'
|
2023-11-14 19:38:21 +01:00 |
Andrew Mayorov
|
03843c6071
|
feat(router): switch to v2 routing store by default
|
2023-11-13 17:43:30 +07:00 |
JimMoen
|
4d493292fb
|
feat(gw_jt808): port jt808 gateway from 4.4
|
2023-11-12 21:44:18 +08:00 |
JimMoen
|
25e277bdc6
|
chore: fix schema desc and README.md typo
|
2023-11-12 21:43:10 +08:00 |
Zaiming (Stone) Shi
|
ff5916e33f
|
docs: fix bad html tag
|
2023-11-12 10:31:37 +01:00 |
Thales Macedo Garitezi
|
b4e45f0189
|
Merge pull request #11923 from thalesmg/sync-m-to-r54-20231109
chore: sync `master` to `release-54`
|
2023-11-10 13:04:55 -03:00 |
firest
|
447c933ff8
|
fix(syskeeper): homogenize the Syskeeper bridge and update license data
|
2023-11-10 10:42:53 +08:00 |
firest
|
548e39e799
|
refactor(sysk): refactor the syskeeper to v2 style
|
2023-11-10 09:52:38 +08:00 |
firest
|
ce83079c6b
|
feat(sysk): integrated Nari Syskeeper 2000 as a new bridge backend
|
2023-11-10 09:51:43 +08:00 |
JianBo He
|
6500d21d98
|
Merge pull request #11885 from HJianBo/ocpp-gw
feat: Port OCPP gateway from v4
|
2023-11-10 09:32:40 +08:00 |
Thales Macedo Garitezi
|
7a237f6a3a
|
Merge branch 'master' into sync-m-to-r54-20231109
|
2023-11-09 18:49:52 -03:00 |
Thales Macedo Garitezi
|
371a49304d
|
Merge branch 'release-53' into sync-r53-to-m-20231109
|
2023-11-09 17:19:23 -03:00 |
Thales Macedo Garitezi
|
eabd09051a
|
feat(actions_api): add `/action_types` API
|
2023-11-09 13:54:57 -03:00 |
firest
|
2b97800c8b
|
fix(limiter): simplify the descriptions for fields of the limiter
|
2023-11-09 18:00:09 +08:00 |
Ivan Dyachkov
|
0bf5deaed9
|
chore: merge master into release-54
|
2023-11-09 08:32:26 +01:00 |
JianBo He
|
4b18631d49
|
chore: fix gateway failed test cases
|
2023-11-09 13:44:20 +08:00 |
JianBo He
|
2d958beae9
|
chore: try to fix spellcheck
|
2023-11-09 09:51:08 +08:00 |
Ivan Dyachkov
|
0c91bec98d
|
chore: merge 'upstream/release-53'
|
2023-11-08 09:24:38 +01:00 |
Stefan Strigler
|
fa740a1927
|
docs: fix inconsistencies for bridge and connector operations
It's only `start` allowed for now. Also fixed some wordings.
|
2023-11-07 13:58:23 +01:00 |
Zaiming (Stone) Shi
|
f19904d43c
|
Merge pull request #11877 from zmstone/1102-rename-kafka-to-config
Rename connector channel related configs in bridge_v2 to 'parameters'
|
2023-11-07 13:41:55 +01:00 |