JianBo He
|
c8b5c51bbc
|
chore: fix failed test cases
|
2023-11-28 09:53:46 +08:00 |
JianBo He
|
cdb90ebe6b
|
feat: rename webhook bridge to http bridge
|
2023-11-28 09:53:46 +08:00 |
JianBo He
|
dc99651690
|
test(bridge): ensure almost test cases passed
|
2023-11-28 09:53:46 +08:00 |
JianBo He
|
8954450c0b
|
chore: fix compile warnings
|
2023-11-28 09:53:46 +08:00 |
JianBo He
|
96af7a74e8
|
feat: impl the http bridge v2
|
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 |
SergeTupchiy
|
3b1ae0f3df
|
Merge pull request #12017 from SergeTupchiy/EMQX-11319-data-backup-http-api
EMQX-11319 data backup http api
|
2023-11-27 19:23:54 +02:00 |
Thales Macedo Garitezi
|
e3fbf6c958
|
test: attempting to stabilize more flaky tests
|
2023-11-27 14:12:48 -03:00 |
Thales Macedo Garitezi
|
95c96e2a3a
|
Merge pull request #12025 from thalesmg/test-more-falky-tests-r53-20231124
test: attempting to stabilize more flaky tests
|
2023-11-27 14:12:03 -03:00 |
Thales Macedo Garitezi
|
26e59f9508
|
Merge pull request #12024 from thalesmg/ds-session-expiry-m-20231124
feat(ds): session expiry
|
2023-11-27 14:11:38 -03:00 |
Stefan Strigler
|
ac370fed61
|
Merge pull request #12035 from sstrigler/EMQX-11382-a-new-field-should-be-added-to-the-interface-of-the-connector-to-return-the-actions-associated-with-it
feat(emqx_connector): add field 'actions' in API response
|
2023-11-27 17:39:44 +01:00 |
Thales Macedo Garitezi
|
e0f873f032
|
Merge pull request #12033 from thalesmg/action-metrics-api-r54-20231127
feat: add `/actions/:id/metrics/`, `/actions/:id/metrics/reset` APIs
|
2023-11-27 13:34:24 -03: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
|
70978df5bb
|
fix: use parse_id
|
2023-11-27 16:32:15 +01:00 |
Serge Tupchii
|
89fdbf3e73
|
fix(emqx_mgmt_cli): remove duplicated word in the log message
|
2023-11-27 17:30:58 +02:00 |
Serge Tupchii
|
64ee29af81
|
feat(emqx_management): implement data backup API
|
2023-11-27 17:30:58 +02:00 |
Andrew Mayorov
|
86685bdce2
|
feat(sessds): use integer tags for pubrange types
|
2023-11-27 18:27:15 +03:00 |
Andrew Mayorov
|
bb05281adb
|
refactor(sessds): add dedicated `#ds_pubrange.tracks` field
This slightly simplifies the replayer code.
|
2023-11-27 18:24:57 +03:00 |
Thales Macedo Garitezi
|
d88deb9ceb
|
feat(ds): add session timer to bump last alive at timestamp
|
2023-11-27 12:19:52 -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 |
Thales Macedo Garitezi
|
09c4e40511
|
refactor(ds): rename `disconnected_at` to `last_alive_at`, add more assertions
|
2023-11-27 11:48:44 -03:00 |
Thales Macedo Garitezi
|
f2dbddc315
|
test: attempting to stabilize more flaky tests
|
2023-11-27 11:36:32 -03:00 |
Thales Macedo Garitezi
|
6acdc6e432
|
feat: add `/actions/:id/metrics/`, `/actions/:id/metrics/reset` APIs
Fixes https://emqx.atlassian.net/browse/EMQX-11381
|
2023-11-27 11:33:11 -03:00 |
Zaiming (Stone) Shi
|
c2eb450c15
|
Merge pull request #12032 from zmstone/1127-add-release-version-to-pr-template
chore: update pr request template
|
2023-11-27 13:29:33 +01:00 |
Zaiming (Stone) Shi
|
9593f03646
|
chore: update pr request template
|
2023-11-27 10:03:58 +01:00 |
Andrew Mayorov
|
923898eadf
|
chore(chan): leave a TODO note for PUBREC handler
|
2023-11-27 09:55:46 +03:00 |
Andrew Mayorov
|
41973ee1fa
|
fix(sessds): please dialyzer with well-typed dummy msgs
|
2023-11-27 09:55:46 +03:00 |
Andrew Mayorov
|
46475fac66
|
feat(sessds): provide QoS2 message replay support
|
2023-11-27 09:55:45 +03:00 |
Andrew Mayorov
|
ce59cb71bb
|
chore: bump emqtt to 1.9.6
|
2023-11-27 09:55:45 +03:00 |
zhongwencool
|
b5a00ec6b2
|
Merge pull request #12023 from emqx/master
chore: sync master to release-54
|
2023-11-27 09:31:47 +08:00 |
ieQu1
|
bd7a84fe3e
|
revert(ds): Don't duplicate the clean start in session_ds
|
2023-11-26 19:18:59 +01:00 |
Kjell Winblad
|
7161f9d181
|
Merge pull request #12013 from kjellwinblad/kjell/postgresql_conn_action_3/EMQX-11155
split pgsql, matrix and timescale into connector action
|
2023-11-25 10:23:53 +01:00 |
Kjell Winblad
|
c85004b7ef
|
chore: remove obsolete TODO
|
2023-11-24 21:22:27 +01:00 |
Kjell Winblad
|
c6c1d886f0
|
fix: make pgsql action schema properly
|
2023-11-24 21:19:26 +01:00 |
Thales Macedo Garitezi
|
839f9dbedb
|
feat(ds): session expiry
Fixes https://emqx.atlassian.net/browse/EMQX-11048
|
2023-11-24 16:31:54 -03: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
|
f79d38983d
|
docs: add changelog entry
|
2023-11-24 18:56:57 +01:00 |
Kjell Winblad
|
f070d80b1a
|
fix: swagger examples for PostgreSQL, Matrix and Timescale
|
2023-11-24 18:50:52 +01:00 |
Kjell Winblad
|
d03674a505
|
fix: duplicate key in example
|
2023-11-24 17:59:56 +01:00 |
Kjell Winblad
|
fc7bedb81a
|
fix: remove duplicated entry
|
2023-11-24 17:37:58 +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 |
Kjell Winblad
|
c5e281b84b
|
fix: emqx_auth_postgresql test suites
|
2023-11-24 17:33:39 +01:00 |
Kjell Winblad
|
6ef9c6fe4a
|
fix: ops
|
2023-11-24 17:33:39 +01:00 |
Kjell Winblad
|
f7296d549f
|
fix: elvis problem
|
2023-11-24 17:33:39 +01:00 |
Kjell Winblad
|
64c015cf6f
|
fix: unify the schema modules in emqx_bridge_pgsql
|
2023-11-24 17:33:39 +01:00 |
Kjell Winblad
|
b8f510d956
|
fix: add env variables about action info
|
2023-11-24 17:33:39 +01:00 |
Kjell Winblad
|
2e3028a8f8
|
fix(emqx_postgresql): fix lifecycle test
|
2023-11-24 17:33:39 +01:00 |
Kjell Winblad
|
dbe73c70b1
|
fix: dialyzer problem
|
2023-11-24 17:33:38 +01:00 |