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 |
CrazyWisdom
|
26471fbf4d
|
docs(README): update README-CN
|
2022-07-08 16:08:19 +08:00 |
Shawn
|
9ca5927b88
|
fix: issue in test cases
|
2022-07-08 14:07:28 +08:00 |
Shawn
|
4da106882c
|
fix(rule): create_at lost when save to config files
|
2022-07-08 09:17:23 +08:00 |
Shawn
|
841f816e39
|
refactor: improve the health_check for webhook bridges
|
2022-07-08 09:17:23 +08:00 |
Shawn
|
71f642518a
|
fix: the file cluster-override.conf is emptied if hocon_pp:do/2 failed
|
2022-07-08 09:17:23 +08:00 |
Zaiming (Stone) Shi
|
3674ab2e6e
|
Merge pull request #8440 from CrazyWisdom/master
docs(README): update README
|
2022-07-07 15:29:25 +01:00 |
Zaiming (Stone) Shi
|
179adeac57
|
Merge pull request #8425 from emqx/EMQX-6360-5-0-do-not-force-exp-field-in-jwt
fix: allow for exp field to optional to keep backwards compat with 4.X
|
2022-07-07 12:21:50 +01:00 |
Zaiming (Stone) Shi
|
9125544d53
|
Merge pull request #8442 from zhongwencool/changelog
docs: update changelog for dashboard
|
2022-07-07 11:11:10 +01:00 |
zhongwencool
|
53eb1107cb
|
chore: update CHANGES-5.0.md
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
|
2022-07-07 18:07:57 +08:00 |
CrazyWisdom
|
510f0d18b6
|
docs(README): update README
|
2022-07-07 17:52:00 +08:00 |
Zhongwen Deng
|
2a58895541
|
docs: update changelog for dashboard
|
2022-07-07 17:51:46 +08:00 |
Chris
|
dbe806d950
|
fix: allow for exp field to optional to keep backwards compat with 4.X
|
2022-07-07 10:18:52 +02:00 |
zhongwencool
|
892285da0b
|
Merge pull request #8438 from zhongwencool/upgrade-hocon
chore: upgrade hocon to 0.28.3 to speed up schema cache
|
2022-07-07 15:50:03 +08:00 |