JimMoen
|
594d071c05
|
feat(influxdb): add async callback
|
2022-08-12 18:26:47 +08:00 |
JimMoen
|
441d8c9d57
|
chore: bump `influxdb-client-erl` vsn
|
2022-08-12 18:26:42 +08:00 |
Xinyu Liu
|
a61b4bc9e9
|
Merge pull request #8698 from zmstone/0811-avoid-crash-dump-when-checking-boot
fix(bin/emqx): ensure no crash dump when checking compatibility
|
2022-08-12 18:25:57 +08:00 |
Xinyu Liu
|
43ed926d67
|
Merge pull request #8707 from lafirest/fix/bootstrap_user
fix(dashboard): add bootstrap user tag && return error when adding bo…
|
2022-08-12 18:18:57 +08:00 |
Xinyu Liu
|
87d7c16749
|
Merge pull request #8708 from terry-xiaoyu/extra_schema_field_max_retries
fix: remove the extra fields max_retries
|
2022-08-12 18:16:04 +08:00 |
Shawn
|
3cb79e811f
|
fix: remove the extra fields max_retries
|
2022-08-12 18:05:03 +08:00 |
Xinyu Liu
|
255305636c
|
Merge pull request #8709 from JimMoen/update-dashboard-ce
chore: update ce-dashboard vsn
|
2022-08-12 18:00:07 +08:00 |
JimMoen
|
c1b951cc43
|
chore: update ce-dashboard vsn
|
2022-08-12 17:55:26 +08:00 |
JimMoen
|
dc7953c3e1
|
chore: refine async query variable name
|
2022-08-12 17:28:56 +08:00 |
firest
|
d4bf658e38
|
fix(dashboard): add bootstrap user tag && return error when adding bootstrap user fails
|
2022-08-12 16:40:36 +08:00 |
JimMoen
|
fa5e8f1422
|
chore: refine i18n label
|
2022-08-12 16:39:03 +08:00 |
JimMoen
|
3678673124
|
fix: schema default value using raw type before convert
|
2022-08-12 16:38:46 +08:00 |
William Yang
|
10755e8b3d
|
Merge pull request #8697 from qzhuyan/ci/william/bump-relup-helper-2.1.0
build: bump relup helper to 2.1.0
|
2022-08-12 10:01:23 +02:00 |
Xinyu Liu
|
00966df18f
|
Merge pull request #8704 from terry-xiaoyu/webhook_async_conf
feat: add more resource creation opts
|
2022-08-12 14:18:50 +08:00 |
Shawn
|
0cdf4b47f1
|
feat: add more resource creation opts
|
2022-08-12 13:47:45 +08:00 |
Xinyu Liu
|
8b0da83a31
|
Merge pull request #8701 from HJianBo/fix-gw-test
test(gw): fix gateway flaky tests
|
2022-08-12 11:21:56 +08:00 |
lafirest
|
c7f6517aee
|
Merge pull request #8667 from lafirest/feat/bootstrap_user
feat(dashboard): add bootstrap files to initialize user accounts
|
2022-08-12 10:43:42 +08:00 |
JianBo He
|
907d9a166a
|
test(gw): fix gateway flaky tests
|
2022-08-12 10:20:15 +08:00 |
lafirest
|
404e79b7d7
|
Merge pull request #8687 from lafirest/fix/bridge_mysql
fix(bridge): replace prepare_statement by sql_template
|
2022-08-12 10:12:34 +08:00 |
Xinyu Liu
|
d1705d7e5c
|
Merge pull request #8699 from Rory-Z/chore/do-not-push-ee-image-to-aws
ci: do not push enterprise image to aws ecr
|
2022-08-12 10:12:22 +08:00 |
JimMoen
|
901b185738
|
Merge pull request #8700 from JimMoen/fix-bridge-api-schema-ref
fix: bridge creation opts refs
|
2022-08-12 10:11:31 +08:00 |
JimMoen
|
0c1285cdab
|
fix: bridge creation opts refs
|
2022-08-12 10:07:54 +08:00 |
Rory Z
|
54298183fb
|
ci: do not push enterprise image to aws ecr
|
2022-08-12 09:50:50 +08:00 |
Xinyu Liu
|
62c5f902d5
|
Merge pull request #8677 from JimMoen/fix-mqtt-bridge-message-sizer
fix: count all msg size of `event_message` for mqtt bridge
|
2022-08-12 09:38:11 +08:00 |
Zaiming (Stone) Shi
|
809f2ede09
|
fix(bin/emqx): ensure no crash dump when checking compatibility
|
2022-08-11 22:05:03 +02:00 |
William Yang
|
c0750b9946
|
build: bump relup helper to 2.1.0
|
2022-08-11 20:37:45 +02:00 |
JimMoen
|
449239d0f4
|
fix: count all msg size of `event_message` for mqtt bridge
|
2022-08-12 01:29:56 +08:00 |
Shawn
|
bed10b097f
|
chore: release e5.0.0-beta.1
|
2022-08-12 00:27:13 +08:00 |
Shawn
|
c3c4ed02b4
|
fix: bump emqx_dashboard to 5.0.4
|
2022-08-12 00:24:58 +08:00 |
Xinyu Liu
|
a05cc20db7
|
Merge pull request #8693 from JimMoen/feat-influxdb-batch-query
Feat influxdb batch query
|
2022-08-12 00:22:23 +08:00 |
JimMoen
|
83746daad5
|
fix: update bridge config badmap error
|
2022-08-11 23:15:53 +08:00 |
JimMoen
|
458dab53c5
|
fix: undefined_functions dialyzer warning
|
2022-08-11 22:55:22 +08:00 |
Xinyu Liu
|
58f56bae31
|
Merge pull request #8692 from emqx/http_async
feat: http connector support async sending
|
2022-08-11 22:46:38 +08:00 |
JimMoen
|
ed796acb95
|
fix: fetch resource options after reboot
|
2022-08-11 22:11:28 +08:00 |
Shawn
|
88388b0c54
|
feat: http connector support async sending
|
2022-08-11 21:44:22 +08:00 |
JimMoen
|
db3e4f0b90
|
fix: flatten Points list
|
2022-08-11 20:58:56 +08:00 |
JimMoen
|
3a76a50382
|
fix: syntax error and compile error
|
2022-08-11 20:58:43 +08:00 |
JimMoen
|
ed749df5c6
|
Merge pull request #1 from terry-xiaoyu/feat-influxdb-batch-query
fix(bridges): support create resources with options
|
2022-08-11 19:44:14 +08:00 |
Shawn
|
2872f0b668
|
fix(bridges): support create resources with options
|
2022-08-11 19:11:44 +08:00 |
JimMoen
|
0f6c371760
|
feat(influxdb): influxdb connector add `on_batch_query/3` callback
|
2022-08-11 18:12:41 +08:00 |
CrazyWisdom
|
6dbae60177
|
docs(README): add rule engine link
|
2022-08-11 17:59:40 +08:00 |
firest
|
d55c9341eb
|
fix(dashboard): fix nit codes
|
2022-08-11 17:42:22 +08:00 |
JimMoen
|
2843d33f7a
|
chore: refine md form format
|
2022-08-11 16:59:18 +08:00 |
JimMoen
|
22a4ca311c
|
feat(resource): resource batch/async/queue config schema
|
2022-08-11 16:59:18 +08:00 |
firest
|
dc80499399
|
fix(bridge): add sql_template field format
|
2022-08-11 15:58:48 +08:00 |
firest
|
7581082fcb
|
fix(bridge): replace prepare_statement by sql_template
|
2022-08-11 13:22:16 +08:00 |
JimMoen
|
223b84017e
|
fix(influxdb): api schema `write_syntax` using raw type `string()`
|
2022-08-11 11:36:08 +08:00 |
JimMoen
|
0090a3ee93
|
fix(influxdb): fix illegal `wirte_syntax` example
|
2022-08-11 11:26:53 +08:00 |
Xinyu Liu
|
03b004e0ce
|
Merge pull request #8685 from terry-xiaoyu/resource_inflight_window
feat: add inflight window to emqx_resource
|
2022-08-11 09:22:52 +08:00 |
Shawn
|
6203a01320
|
feat: add inflight window to emqx_resource
|
2022-08-11 08:36:35 +08:00 |