Commit Graph

11520 Commits

Author SHA1 Message Date
yyb d8ebc1f640 docs: add kubernetes deployment introduction 2022-09-02 09:52:04 +08:00
Ivan Dyachkov a6f8c0e07c
Merge pull request #8863 from emqx/address-building-on-apple-silicon-issue-in-readme
add build instructions for apple silicon in readme
2022-09-01 13:06:28 +02:00
zhouzb 7f63765359
Merge pull request #8860 from tigercl/chore/bump-vsn
chore: bump vsn
2022-09-01 17:51:26 +08:00
zhouzb 0fdb0c6411
Merge pull request #8813 from JimMoen/update-dashboard
chore: update dashboard vsn
2022-09-01 17:50:41 +08:00
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
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
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
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
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
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
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
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
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
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
zhouzb dceb93dc2a chore: bump helm chart version to 5.0.7 2022-08-30 09:33:52 +08:00
Zaiming (Stone) Shi d74564a7f0
Merge pull request #8817 from zmstone/0822-fix-changelog
0822 fix changelog
2022-08-29 15:59:00 +01:00
William Yang 7451351c42 fix: quic listener idle_timeout type err 2022-08-29 16:19:19 +02:00
JianBo He b8003765f8
Merge pull request #8790 from lafirest/fix/exhook_log
fix(exhook): fix the error message of unknown hookpoint
2022-08-27 13:33:51 +08:00
Zaiming (Stone) Shi 2eb078ff3b chore: bump changed app versions 2022-08-26 14:32:28 +02:00
Zaiming (Stone) Shi b0b8495551 docs: fix change log for v5.0.7 2022-08-26 14:32:28 +02:00
Zaiming (Stone) Shi 13b08e08b4
Merge pull request #8778 from emqx/merge-506-to-master
Merge v5.0.6 and v5.0.5 to master
2022-08-26 13:18:16 +01:00
zhouzb ecb79716ad
Merge branch 'master' into merge-506-to-master 2022-08-26 17:40:26 +08:00
Zaiming (Stone) Shi 2b29b1b2cd
Merge pull request #8769 from zmstone/0820-refactor-simplify-ssl-opts-handling
0820 refactor simplify ssl opts handling
2022-08-25 12:11:49 +01:00
firest 611053b6ca chore: bump exhook app version 2022-08-25 16:53:58 +08:00
Zaiming (Stone) Shi 97856f2e42 fix: allow empty string as ciphers 2022-08-24 21:02:21 +02:00
Zaiming (Stone) Shi 9a5dda010e docs: update CHNAGES-5.0.md 2022-08-24 21:02:21 +02:00
Zaiming (Stone) Shi 7851a3aefd refactor(ssl): use 'available' for defaults
prior to this change, for TLS versions, 'default's are 'available's
there is no need for such an alias.

now we call available_versions with a specific tag:
tls, dtls, or all
2022-08-24 21:02:21 +02:00
Zaiming (Stone) Shi 8717535d32 refactor: populate ciphers list at runtime
Populating ciphers list when checking schema makes the
config file example and the schmea documents quite bloated
2022-08-24 21:02:21 +02:00
Zaiming (Stone) Shi 22f5b62531 docs: add default ciphers to document config 2022-08-24 21:02:21 +02:00
firest 9555401ce1 fix(exhook): fix the error message of unknown hookpoint
Now if there is an unknown hookpoint, the error message is actually `{unknown_hookpoint,{error,badarg}}`,
the hookpoint name information is lost
2022-08-24 17:13:17 +08:00
ieQu1 7fca34c11a
Merge pull request #8777 from ieQu1/master
refactor(emqx_management): Export transactions
2022-08-23 10:57:11 +02:00
JianBo He 97b9d378a5 Merge tag 'v5.0.6' into merge-506-to-master 2022-08-23 09:08:55 +08:00
JianBo He 995115d56f
Merge pull request #8601 from Rory-Z/master
ci: use action to update helm repo
2022-08-23 09:05:19 +08:00
ieQu1 ff0c44b67d refactor(emqx_management): Export transactions 2022-08-22 21:29:13 +02:00
ieQu1 97d574f62c
Merge pull request #8774 from ieQu1/master
Refactor transactions
2022-08-22 21:04:24 +02:00