JimMoen
|
512e1571ad
|
chore: update dashboard vsn
|
2022-09-01 17:34:37 +08:00 |
Ivan Dyachkov
|
7302fbc2a5
|
docs: add build instructions for apple silicon in readme
|
2022-09-01 10:13:25 +02:00 |
zhouzb
|
ee91128cef
|
chore: bump vsn
|
2022-09-01 15:05:18 +08:00 |
Shawn
|
33c9c7d497
|
fix: incorrect message order when batch is enabled
|
2022-09-01 14:51:13 +08:00 |
JianBo He
|
55c538993e
|
Merge pull request #8789 from HJianBo/refactor-mqtt-bridge
Support async mode for MQTT bridge
|
2022-09-01 13:44:32 +08:00 |
JianBo He
|
dda0b4ac8c
|
chore: update emqtt vsn
|
2022-09-01 12:35:37 +08:00 |
JianBo He
|
c1afb34a86
|
test: fix failed tests
|
2022-09-01 11:34:31 +08:00 |
zhongwencool
|
b54ebacd3e
|
Merge pull request #8852 from zhongwencool/return-503-when-router-not-ready
fix: return 503 if dashboard's routers not ready
|
2022-09-01 10:23:58 +08:00 |
Zhongwen Deng
|
13c0c79567
|
chore: bump up emqx_dashboard
|
2022-09-01 09:39:15 +08:00 |
JianBo He
|
a5ac5b6f3a
|
Merge branch 'dev/ee5.0' into refactor-mqtt-bridge
|
2022-09-01 09:30:37 +08:00 |
Zhongwen Deng
|
7bb592a2e1
|
fix: default override_to is cluster
|
2022-09-01 09:25:23 +08:00 |
Zaiming (Stone) Shi
|
dac178cbaf
|
chore: ensure version bumps
|
2022-08-31 17:23:47 +02:00 |
Zaiming (Stone) Shi
|
5a3fb4a011
|
Merge remote-tracking branch 'origin/master' into dev/ee5.0
|
2022-08-31 17:11:15 +02:00 |
firest
|
05bbadc8c5
|
chore: bump ahutz version && update CHANGES-5.0.md
|
2022-08-31 21:15:55 +08:00 |
firest
|
63a6cd15c1
|
test: add emqx_access_control:authorize case for exhook
|
2022-08-31 21:14:40 +08:00 |
Shawn
|
0ef0b68de4
|
refactor: change '{recoverable_error,Reason}' to '{error,{recoverable_error,Reason}}'
|
2022-08-31 18:25:00 +08:00 |
firest
|
71aaf5c538
|
fix(authz): fix dialyzer && test case && proper error
|
2022-08-31 16:49:27 +08:00 |
Zhongwen Deng
|
1cb281fbc4
|
fix: return 503 if dashboard's router not ready
|
2022-08-31 15:45:54 +08:00 |
Zhongwen Deng
|
5718b28eeb
|
feat: Deny hot updates to the configuration in local-override.conf
|
2022-08-31 14:55:10 +08:00 |
JianBo He
|
168f44e45b
|
fix: exhook client.authorize never be execauted
see: https://github.com/emqx/emqx/issues/8779
|
2022-08-31 14:34:02 +08:00 |
JianBo He
|
47648b3874
|
Merge pull request #8827 from lafirest/fix/sql_placeholder
fix(placeholder): allow placeholders in sql to be wrapped by quotes
|
2022-08-31 14:13:06 +08:00 |
JianBo He
|
7041378c80
|
Merge pull request #8823 from lafirest/fix/gateway_apis
fix(gateway): change the `/gateway` API path to plural form
|
2022-08-31 14:11:16 +08:00 |
Xinyu Liu
|
50cdb0fd05
|
Merge pull request #8847 from terry-xiaoyu/refactor_counters_for_resources
Update the swagger for new resource metrics
|
2022-08-31 13:30:27 +08:00 |
firest
|
ab927c785d
|
chore: bump emqx_plugin_libs version
|
2022-08-31 11:26:47 +08:00 |
firest
|
e001892d04
|
fix(placeholder): add test case for placeholders wrapped by quotes
|
2022-08-31 11:22:07 +08:00 |
Shawn
|
ba1f5eecd3
|
fix: update the swagger for new resource metrics
|
2022-08-31 11:14:36 +08:00 |
zhouzb
|
de418d8326
|
Merge pull request #8830 from emqx/sync-changes-from-506
Merge changes in 506 to 507
|
2022-08-31 11:06:48 +08:00 |
firest
|
aeb5b2a2ff
|
fix(placeholder): allow placeholders in sql to be wrapped by quotes
|
2022-08-31 11:03:03 +08:00 |
firest
|
ce615a0a7b
|
chore: update CHANGES-5.0.md
|
2022-08-31 10:56:07 +08:00 |
firest
|
1233d3c8df
|
fix(gateway): compatible with the old "/gateway" form API
|
2022-08-31 10:53:13 +08:00 |
Xinyu Liu
|
7bfc141052
|
Merge pull request #8842 from terry-xiaoyu/refactor_counters_for_resources
Refactor counters for resources
|
2022-08-31 10:35:33 +08:00 |
Shawn
|
14633eaac8
|
fix: please the elvis
|
2022-08-31 09:40:22 +08:00 |
firest
|
bc12899ef8
|
fix(gateway): fix coap test case error
|
2022-08-31 09:27:37 +08:00 |
firest
|
81a86e3202
|
fix(gateway): fix test case error
|
2022-08-31 09:27:37 +08:00 |
firest
|
527ea23ec8
|
fix(gateway): change the `/gateway` API path to plural form
|
2022-08-31 09:27:37 +08:00 |
Shawn
|
ca52b8eb29
|
fix: start connector-mqtt failed when username/password not provided
|
2022-08-31 09:18:10 +08:00 |
Shawn
|
73e19d84ee
|
feat: use the new metrics to bridge APIs
|
2022-08-30 23:47:58 +08:00 |
Shawn
|
9e50866cd0
|
fix: rename queue_max_bytes -> max_queue_bytes
|
2022-08-30 17:18:54 +08:00 |
zhouzb
|
80bdc2b8e8
|
docs(changes): add changes for bootstrap users
|
2022-08-30 15:42:08 +08:00 |
zhouzb
|
0aac916c1a
|
Merge branch 'release-v5.0.7' into sync-changes-from-506
|
2022-08-30 15:30:41 +08:00 |
William Yang
|
631104e80f
|
Merge pull request #8826 from qzhuyan/fix/william/quic-listn-type-err
|
2022-08-30 09:18:17 +02:00 |
Shawn
|
c4106c0d77
|
fix: resume the resource worker on health check success
|
2022-08-30 12:28:43 +08:00 |
Shawn
|
65dfa63324
|
fix: update the counters for data bridges
|
2022-08-30 12:28:01 +08:00 |
zhouzb
|
064cdccc5a
|
Merge pull request #8828 from tigercl/chore/bump-chart-vsn
chore: bump helm chart version to 5.0.7
|
2022-08-30 10:51:48 +08:00 |
Shawn
|
e0a6a61d73
|
fix: return error on start hstreamdb crash
|
2022-08-30 10:19:40 +08:00 |
Shawn
|
262e68f7d2
|
fix: return error when receive HTTP code other than 2xx
|
2022-08-30 10:16:02 +08:00 |
Shawn
|
b5ad5233a1
|
fix(mqtt-bridge): username and password defaults to undefined
|
2022-08-30 10:14:56 +08:00 |
Shawn
|
6fde37791c
|
refactor: new metrics for resources
|
2022-08-30 10:14:10 +08:00 |
JianBo He
|
a6eff81163
|
chore: update emqtt to 1.7.0-rc.1
|
2022-08-30 09:50:36 +08:00 |
JianBo He
|
0aa10702db
|
feat(bridge): support async mode resource options
|
2022-08-30 09:34:56 +08:00 |