Zaiming (Stone) Shi
|
f0b350ba4f
|
Merge remote-tracking branch 'origin/release-v43' into release-v44
|
2022-11-01 13:51:06 +01:00 |
Zaiming (Stone) Shi
|
2d5b3a2e4f
|
Merge pull request #9265 from qzhuyan/upgrade/william/vsn-4.4-otp-upgrade
Upgrade/william/vsn 4.4 otp upgrade
|
2022-11-01 13:49:29 +01:00 |
William Yang
|
f36fd9f3db
|
docs: update changes/v4.4.11-zh.md
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
|
2022-11-01 10:05:33 +01:00 |
zhongwencool
|
704bf3eade
|
Merge branch 'release-v43' into bump-minirest-0.3.10
|
2022-11-01 07:46:50 +08:00 |
zhongwencool
|
b8dad3f667
|
Merge branch 'release-v43' into revert-9256-bootstrap-users
|
2022-11-01 07:44:21 +08:00 |
William Yang
|
dde4a28f31
|
docs: Update changes/v4.4.11-en.md
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
|
2022-10-31 17:14:35 +01:00 |
zhongwencool
|
e4473d34c0
|
feat: bootstrap app/secret from management.bootstrap_apps_file
|
2022-10-31 19:57:04 +08:00 |
zhongwencool
|
3aeb21cc37
|
Revert "feat: bootstrap dashboard users from dashboard.bootstrap_users_file"
|
2022-10-31 19:54:34 +08:00 |
Xinyu Liu
|
91bc2403a5
|
Merge pull request #9264 from terry-xiaoyu/message_acked_hook_for_coap
fix: run the 'message.acked' hook when ACK received from CoAP devices
|
2022-10-31 15:20:11 +08:00 |
Shawn
|
3f17119e36
|
fix: run the 'message.acked' hook when ACK received from CoAP devices
|
2022-10-31 11:46:21 +08:00 |
William Yang
|
8bda9dd055
|
docs: upgrade OTP to 24.3.4.2-1
|
2022-10-30 21:55:45 +01:00 |
zhongwencool
|
93924f567f
|
chore: apply suggestions from code review
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
|
2022-10-28 21:44:38 +08:00 |
zhongwencool
|
ec426df0a7
|
fix: typo error
|
2022-10-28 21:44:03 +08:00 |
zhongwencool
|
04c0caefac
|
feat: bootstrap dashboard users from dashboard.bootstrap_users_file
|
2022-10-28 21:43:20 +08:00 |
Zaiming (Stone) Shi
|
4a020d0e1a
|
Merge remote-tracking branch 'origin/release-v43' into release-v44
|
2022-10-28 14:35:56 +02:00 |
Zaiming (Stone) Shi
|
dd95a26270
|
Merge remote-tracking branch 'origin/main-v4.3' into release-v43
|
2022-10-28 14:12:44 +02:00 |
Zaiming (Stone) Shi
|
86329075cb
|
Merge pull request #9242 from lafirest/fix/log_sensitive_acl
Use LOG_SENSITIVE to replace the risky LOG in ACL
|
2022-10-28 13:16:08 +02:00 |
zhongwencool
|
c2c089d0e9
|
chore: remove useless information from the dashboard listener failure log
|
2022-10-28 17:26:25 +08:00 |
JimMoen
|
139aabd078
|
Merge pull request #9190 from JimMoen/rule-engine-api-id
fix(rule_engine): rule id in path urlencoded
|
2022-10-28 15:41:40 +08:00 |
Xinyu Liu
|
8260c55530
|
Merge pull request #9254 from terry-xiaoyu/webhook_support_placeholders_in_headers
feat: support to use placeholders as http headers in webhook actions
|
2022-10-28 09:43:11 +08:00 |
Xinyu Liu
|
eeb87fd253
|
Merge pull request #9239 from emqx/webhook_support_placeholders_in_headers
feat: support to use placeholders as http headers in webhook actions
|
2022-10-28 09:01:29 +08:00 |
Zaiming (Stone) Shi
|
537f088616
|
Merge remote-tracking branch 'origin/main-v4.3' into main-v4.4
|
2022-10-27 17:31:15 +02:00 |
JimMoen
|
a9e835113d
|
chore: update chanegs
|
2022-10-27 17:32:22 +08:00 |
Shawn
|
982fc9b4fe
|
feat: support to use placeholders as http headers in webhook actions
|
2022-10-27 17:24:05 +08:00 |
firest
|
eddbf3dc9e
|
chore: update changes
|
2022-10-27 17:03:12 +08:00 |
firest
|
6783c640a6
|
chore: update changes
|
2022-10-26 17:16:36 +08:00 |
Zaiming (Stone) Shi
|
f5c0ef3e56
|
Merge pull request #9226 from zmstone/1025-fix-drop-tuple-value-message-headers
fix(emqx_rule_events): do not keep tuple-value message headers
|
2022-10-26 09:59:12 +02:00 |
Xinyu Liu
|
7f63912bba
|
Merge pull request #9224 from terry-xiaoyu/utf8_backup_filenames
fix: list exported json files failed with utf8 filenames
|
2022-10-26 15:47:00 +08:00 |
zhongwencool
|
c41fd8d068
|
chore: update changelog for fixing trace bug
|
2022-10-26 15:28:38 +08:00 |
Zaiming (Stone) Shi
|
81e6a40454
|
fix(emqx_rule_events): do not keep tuple-value message headers
the converted message is for JSON encoding, keeping the tuple-values
will lead to encoding error.
|
2022-10-26 08:52:20 +02:00 |
Xinyu Liu
|
90ef9254fd
|
Merge pull request #9199 from terry-xiaoyu/boot_blocked_by_unreachable_resources
fix: refresh resources and rules asynchronously
|
2022-10-26 13:41:07 +08:00 |
Shawn
|
fa333157eb
|
fix: list exported json files failed with utf8 filenames
|
2022-10-26 11:46:45 +08:00 |
Zaiming (Stone) Shi
|
51c73eed55
|
Merge pull request #9044 from HJianBo/fix-jwt-acl-rules
fix(acl): support all rules in JWT ACL
|
2022-10-25 20:33:22 +02:00 |
Shawn
|
006d2e5f29
|
fix: rolling upgrade failed on undef funcs
|
2022-10-25 20:41:31 +08:00 |
Thales Macedo Garitezi
|
51f2414eaa
|
docs: improve changelog
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
|
2022-10-24 15:24:49 -03:00 |
Thales Macedo Garitezi
|
c0b5b887c3
|
fix(mgmt_api): return 503 when emqx is not running in `/status`
|
2022-10-24 14:22:28 -03:00 |
JianBo He
|
bd59197a58
|
chore: apply suggestions from code review
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
|
2022-10-24 16:28:25 +08:00 |
Shawn
|
15248eb069
|
chore: update the change log
|
2022-10-21 15:41:00 +08:00 |
JianBo He
|
7b0acf2c4d
|
chore: update changes and appup.src
|
2022-10-21 11:47:07 +08:00 |
Shawn
|
f8686ffc62
|
chore: update the change logs
|
2022-10-21 09:15:03 +08:00 |
Zaiming (Stone) Shi
|
a286932743
|
docs: split change logs
We will start collecting change logs and release notes using scripts.
|
2022-10-17 22:48:57 +02:00 |