Commit Graph

12883 Commits

Author SHA1 Message Date
Thales Macedo Garitezi ed9ba0d843 chore: do not include rocksdb on raspbian 2022-07-19 11:52:17 -03:00
Zaiming (Stone) Shi bae050ef9e
Merge pull request #8504 from zmstone/0719-docs-add-a-note-to-windows.md
docs: add a note to Windows.md
2022-07-19 15:43:47 +01:00
Zaiming (Stone) Shi 54367ea764 docs: add a note to Windows.md 2022-07-19 09:01:04 +02:00
zhongwencool b1c259191c
Merge pull request #8502 from ieQu1/wait-cluster-rpc-shard
Wait cluster rpc shard
2022-07-19 11:29:02 +08:00
Zhongwen Deng a05b7bf555 fix: dialyzer warning 2022-07-19 10:07:01 +08:00
Thales Macedo Garitezi 1ef898d126 ci(rocksdb): conditionally load mnesia_rocksdb in release
Otherwise, it might not be included in the release, since it's no
longer declared as a dependency on the mria app.
2022-07-18 17:40:06 -03:00
ieQu1 f5d63c1555 fix(conf): Wait for the cluster RPC shard 2022-07-18 15:58:32 +02:00
William Yang 5326f5954c
Merge pull request #8495 from qzhuyan/dev/william/bump-quic-0.0.16
feat(quicer): bump to 0.0.16
2022-07-18 15:56:07 +02:00
ieQu1 6f00f51457 chore(ekka): Bump version 2022-07-18 15:13:40 +02:00
William Yang 4481ae6ff8 feat(quicer): bump to 0.0.16 2022-07-18 12:08:22 +02:00
William Yang 13c19bb44b
Merge pull request #8479 from qzhuyan/dev/william/script-emqx_cluster_rescue
feat: add emqx_cluster_rescue
2022-07-18 08:29:27 +02:00
ieQu1 abb7310e27
Merge pull request #8461 from lindhe/spellcheck-1
Fix typos in Docker README
2022-07-15 15:48:40 +02:00
William Yang a6f14c255d feat: add emqx_cluster_rescue 2022-07-15 15:47:52 +02:00
Andreas Lindhé 354c145897 docs(docker): Fix typos in Docker README
Capitalize:

    * EMQX
    * Linux
    * MQTT
    * TCP
    * Redis

    💡 git show --color-words='\w+'

Fix typos:

* EMQ --> EMQX
* Properly mark variables and filenames as code

    💡 git show --word-diff-regex='.'

Miscellaneous:

    * Rephrase to fix grammar mistakes.
    * Remove redundant blank line

    💡 git show --color-words='\w+'

Fix `markdownlint` warnings:

    * MD012/no-multiple-blanks Multiple consecutive blank lines
    * MD025/single-title/single-h1 Multiple top-level headings in the same document
    * MD034/no-bare-urls Bare URL used
2022-07-15 14:42:13 +02:00
zhongwencool 6d2a33c27d
Merge pull request #8489 from zhongwencool/improve-metrics-desc
chore: improve metrics desc
2022-07-15 17:15:46 +08:00
Zhongwen Deng 29ea316291 chore: upgrade dashboard to v1.0.3 2022-07-15 15:24:15 +08:00
Zhongwen Deng 15ebef4468 chore: improve metrics interval desc 2022-07-15 15:23:31 +08:00
zhongwencool bc53064ae7
Merge pull request #8485 from zhongwencool/delete-config-listeners-api
chore: remove /configs/listeners, use /listeners/ API instead
2022-07-15 10:25:59 +08:00
Zhongwen Deng 26820ed0c4 chore: remove /configs/listeners, we should use /listeners/ API 2022-07-14 15:23:39 +08:00
lafirest 0f5f3985a5
Merge pull request #8481 from lafirest/fix/retainer_flow_control
fix(retainer): set default value of flow control
2022-07-14 15:20:23 +08:00
zhongwencool 4157ff6984
Merge pull request #8480 from zhongwencool/improve-listener-start-log
chore: improve the dashboard listener startup log
2022-07-14 14:47:32 +08:00
firest be6f63d927 chore(retainer): update app version 2022-07-14 14:03:25 +08:00
firest 9afad90b91 fix(retainer): set default value of flow control 2022-07-14 10:40:03 +08:00
Zhongwen Deng 421251f4c8 chore: improve the dashboard listener startup log 2022-07-14 09:49:54 +08:00
DDDHuang 472673c5b6
Merge pull request #8471 from DDDHuang/fix_ctl_cmd
fix(cli): subscriptions with sub options, qos rh rap nl; admins response data format
2022-07-13 17:15:56 +08:00
DDDHuang 941440800b fix(cli): subscriptions with sub options, qos rh rap nl; admins response
data format
2022-07-13 15:55:07 +08:00
DDDHuang 88ca8ff503
Merge pull request #8470 from DDDHuang/tpm_check
fix(api): topic metrics check exist before create
2022-07-13 15:26:47 +08:00
DDDHuang 8f18bdff15 fix(api): topic metrics check exist before create 2022-07-13 13:50:30 +08:00
JimMoen 6b2b0e5e0d
Merge pull request #8458 from JimMoen/fix-hocon-required-fields
fix hocon required fields
2022-07-13 11:24:17 +08:00
JimMoen 24f24361da chore: update CHANGES.md 2022-07-13 10:37:56 +08:00
JimMoen f42c8ffcfa test(connector): redis sentinel include name 2022-07-13 10:37:16 +08:00
JimMoen ab17fd80e7 ci: common test add redis-sentinel 2022-07-13 10:37:16 +08:00
JimMoen 994a76510d fix(authn): jwt ssl opts use emqx_schema:ssl_clients_opts 2022-07-13 10:37:16 +08:00
JimMoen 59c301243c fix(connector): redis sentinel field required 2022-07-13 10:37:16 +08:00
lafirest 8908e93bc3
Merge pull request #8468 from lafirest/chore/changes
chore: update CHANGES-5.0
2022-07-13 10:24:31 +08:00
firest aed4f5fee6 chore: update CHANGES-5.0 2022-07-13 09:26:57 +08:00
lafirest 265d3200c2
Merge pull request #8464 from lafirest/fix/stats_topic
fix(stats): fix topic name error
2022-07-12 14:46:17 +08:00
firest bcc16230cc fix(stats): fix topic name error 2022-07-12 13:55:36 +08:00
Zaiming (Stone) Shi 5bd1c4803c
chore: Update license file 2022-07-10 10:01:01 +02:00
Zaiming (Stone) Shi 8b7e9a2359
Merge pull request #8452 from zmstone/0708-fix-authz-no-rule-apply-for-superuser
fix(authz): should apply no rule on superuser
2022-07-08 21:37:13 +01:00
Zaiming (Stone) Shi 8bf5c20bdf chore: refine CHANGES-5.0.md 2022-07-08 22:36:05 +02:00
Zaiming (Stone) Shi 49d008371f chore: bump version to 5.0.4 2022-07-08 22:35:16 +02:00
Zaiming (Stone) Shi e49686a276 fix(authz): should apply no rule on superuser 2022-07-08 22:35:15 +02:00
Zaiming (Stone) Shi e76b49c036
Merge pull request #8455 from kjellwinblad/kjell/fix_jq_space_in_path
fix: upgrade jq lib to get rid of crash when space in path
2022-07-08 19:33:10 +01:00
Kjell Winblad f3ce2eaf2c fix: upgrade jq lib to get rid of crash when space in path
This commit upgrades the jq library to a version that has fixed
an issue that caused a crash when the port program had a space
in its path.
2022-07-08 18:36:28 +02:00
Xinyu Liu 2f176aff33
Update CHANGES-5.0.md
reformat the style
2022-07-08 18:13:38 +08:00
Xinyu Liu 1ea2fbc949
Merge pull request #8443 from terry-xiaoyu/fix_issues
Fix some issues
2022-07-08 18:10:00 +08:00
Shawn 23be285941 chore: update CHANGES-5.0.md 2022-07-08 18:09:48 +08:00
Zaiming (Stone) Shi 166231b6b4
Merge pull request #8451 from CrazyWisdom/master
docs(README): update README-CN
2022-07-08 10:26:41 +01:00
Shawn b55048f705 chore: update app versions 2022-07-08 16:29:07 +08:00