Commit Graph

8076 Commits

Author SHA1 Message Date
Zaiming (Stone) Shi 9e1d70e0cb
Merge pull request #8987 from zmstone/0916-merge-v4320-to-v449
0916 merge v4320 to v449
2022-09-16 17:14:46 +02:00
Zaiming (Stone) Shi f6558f897f Merge tag 'v4.3.20' into 0916-merge-v4320-to-v449 2022-09-16 13:36:20 +02:00
Zaiming (Stone) Shi 8893801910 chore: bump release version to v4.3.20 2022-09-16 13:33:17 +02:00
Zaiming (Stone) Shi 40a0703bf5 Merge tag 'v4.3.20' into dev/v4.4.9 2022-09-16 13:11:46 +02:00
Zaiming (Stone) Shi bf8e3c5061
Merge pull request #8984 from HJianBo/fix-jwt-error
chore: avoid generating crash logs for hook execution
2022-09-16 12:38:53 +02:00
JianBo He 89ed4a350f chore: avoid generating crash logs for hook execution 2022-09-16 17:53:49 +08:00
Zaiming (Stone) Shi 399b3f9cf9
Merge pull request #8980 from zhongwencool/fix-dashboard-bind
fix: add ip to dashboard listener_on
2022-09-16 10:52:53 +02:00
zhongwencool e4c2715842 fix: add ip to dashboard listener_on 2022-09-16 15:36:17 +08:00
Zaiming (Stone) Shi 22862cdfaf
Merge pull request #8970 from zmstone/0915-sync-v4320-to-v449
Sync v4320 to v449
2022-09-15 11:44:13 +02:00
Zaiming (Stone) Shi b5594aea8a chore: bump to v4.4.9-alpha.3 2022-09-15 09:43:50 +02:00
Zaiming (Stone) Shi eba6d33b49 Merge tag 'v4.3.20-alpha.2' into dev/v4.4.9 2022-09-15 09:42:04 +02:00
Zaiming (Stone) Shi a90d289480 chore: update release version to v4.3.20-alpha.2 2022-09-15 09:35:48 +02:00
Zaiming (Stone) Shi 16d2d86d09
Merge pull request #8964 from emqx/0914-do-not-skip-relup-download
build: do not skip downloading relup base package
2022-09-15 09:34:38 +02:00
Zaiming (Stone) Shi e3d7ad0fec
Merge pull request #8965 from zmstone/0914-allow-ssh-agent-in-buildx
build: allow passing ssh agent to docker run in buildx.sh
2022-09-15 09:16:04 +02:00
Zaiming (Stone) Shi ab21801449 ci: exclude v4.3.13 for centos8 2022-09-15 09:07:20 +02:00
Zaiming (Stone) Shi 2fbb79f84f build: do not skip downloading relup base package
do not skip downloading only because of curl error
for known missing base packages, we should list them in the script
2022-09-15 09:07:20 +02:00
Zaiming (Stone) Shi bceafe5094 chore: gitignore .gitconfig.tmp 2022-09-14 20:54:25 +02:00
Zaiming (Stone) Shi 20ddd4557f refactor: no need for the --system flag for buildx.sh 2022-09-14 20:54:25 +02:00
Zaiming (Stone) Shi 30a02c74dc build: allow passing ssh agent to docker run in buildx.sh 2022-09-14 20:54:25 +02:00
Zaiming (Stone) Shi e08b7aa218 chore: bump to v4.4.9-alpha.2 2022-09-14 15:00:22 +02:00
Zaiming (Stone) Shi 1ce747fe9d
Merge pull request #8960 from zmstone/0914-add-relup-paths-for-4.4.9
0914 add relup paths for 4.4.9
2022-09-14 14:53:58 +02:00
Zaiming (Stone) Shi 0606a55a03 chore: print warning messages to standard_error 2022-09-14 12:48:13 +02:00
Zaiming (Stone) Shi 62aa9656c4 chore: update emqx.appup.src 2022-09-14 12:40:36 +02:00
Zaiming (Stone) Shi d4fa8567c2 ci: fix relup paths check use a different file for enterprise 2022-09-14 12:40:14 +02:00
Zaiming (Stone) Shi 79719eca6e build: add relup paths for 4.4.9 2022-09-14 12:04:03 +02:00
Zaiming (Stone) Shi 14e6aa173d chore: update version number to 4.4.9-alpha.1 2022-09-12 20:38:21 +02:00
Zaiming (Stone) Shi 79369caa68 docs: update CHANGES-4.4.md 2022-09-12 20:36:23 +02:00
Zaiming (Stone) Shi cbcde75da2
Merge pull request #8943 from zmstone/merge-v43-to-v44
Merge v43 to v44
2022-09-12 20:26:23 +02:00
Zaiming (Stone) Shi d72275685a chore: bump (ce) emqx_dashboard app version 2022-09-12 10:40:07 +02:00
Zaiming (Stone) Shi 4aa0f4980d chore: re-generate appup updates 2022-09-12 09:45:37 +02:00
Zaiming (Stone) Shi 1013f221e0 Merge remote-tracking branch 'origin/dev/v4.3.20' into dev/v4.4.9 2022-09-12 09:25:07 +02:00
Zaiming (Stone) Shi 4597344881
Merge pull request #8941 from thalesmg/fix-appup-check-contains-re
ci(fix): fix check for appup coverage
2022-09-11 17:27:38 +02:00
Thales Macedo Garitezi 94afb633f8 chore: update missing appup instructions 2022-09-09 13:37:00 -03:00
Thales Macedo Garitezi 9e122f38b9 ci(fix): fix check for appup coverage
Before:

```elixir
iex(14)> :re.run('4.3.10', "4\\.3\\.[0-4]", [{:capture, :first, :list}])
{:match, ['4.3.1']}
```
2022-09-09 13:21:05 -03:00
Zaiming (Stone) Shi c463569d88 chore: bump versions in Chart 2022-09-09 17:10:39 +02:00
Zaiming (Stone) Shi cecedaccba docs: remove stale changlog 2022-09-09 17:01:50 +02:00
Zaiming (Stone) Shi 9e4cebd192
Merge pull request #8937 from zmstone/fix-revert-some-dialyzer-changes
fix: revert 'accepted' state of exproto plugin
2022-09-09 15:00:48 +02:00
Zaiming (Stone) Shi 2c54190479 fix: revert 'accepted' state of exproto plugin 2022-09-09 12:27:02 +02:00
zhongwencool 2bd6e253f3
Merge pull request #8927 from terry-xiaoyu/fix_sql_topic_matching_to_null_val
Fix sql topic matching to null val
2022-09-09 14:53:54 +08:00
zhongwencool 754273f2cb
Merge pull request #8928 from zhongwencool/bump-minirest-0.3.9
chore: bump minirest to 0.3.9 to fix bind output
2022-09-09 09:50:18 +08:00
Zaiming (Stone) Shi 2ef6008599
Merge pull request #8918 from HJianBo/fix-shared-subs-dead-msg-loop
fix(shared-sub): fix dead loop if all subscribers are disconected
2022-09-08 13:25:10 +02:00
Shawn 93d10e63b0 chore: update CHANGES-4.3.md for #8927 2022-09-08 16:53:24 +08:00
zhongwencool 9d1f2c802f chore: bump minirest to 0.3.9 to fix bind output 2022-09-08 16:53:22 +08:00
Shawn b9d75181e5 chore: update emqx_rule_engine.appup.src 2022-09-08 16:38:34 +08:00
Shawn f0cc75d144 fix(sql): topic matching to null values should return false 2022-09-08 16:37:38 +08:00
JianBo He ce5cca438a
Merge branch 'main-v4.3' into fix-shared-subs-dead-msg-loop 2022-09-08 16:18:50 +08:00
zhongwencool 408482392b
Merge pull request #8916 from zhongwencool/dashboard-support-ip-bind
feat: dashboard support bind with specific ip
2022-09-08 14:31:44 +08:00
JianBo He 2440733a6f test: ensure shared messages queued by session 2022-09-08 13:59:23 +08:00
JianBo He 95bc9cd8e0 chore: update changes 2022-09-08 13:59:23 +08:00
JianBo He ecae9b5d40 chore: update appup.src 2022-09-08 13:59:21 +08:00