Commit Graph

7611 Commits

Author SHA1 Message Date
Xinyu Liu 606b6d8e6c
Merge pull request #8233 from DDDHuang/grpc065
fix: update grpc deps & deps in root rebar.config
2022-06-16 11:10:21 +08:00
DDDHuang fcdb6217db fix: update grpc deps & deps in root rebar.config 2022-06-16 10:49:53 +08:00
Thales Macedo Garitezi b7762ede6e
Merge pull request #8225 from thalesmg/merge-43-into-44-1
Merge main-v4.3 into main-v4.4
2022-06-15 16:01:19 -03:00
Thales Macedo Garitezi f08aedbf1f Merge branch 'main-v4.3' into merge-43-into-44-1 2022-06-15 14:45:01 -03:00
Thales Macedo Garitezi daa87e525f
Merge pull request #8228 from thalesmg/artifacts-for-all-builds-43
ci: upload artifacts for all builds (not just tags) (4.3)
2022-06-15 14:44:22 -03:00
Thales Macedo Garitezi 35c3eba03b ci: upload artifacts for all builds (not just tags) (4.3)
Port of #8233 .
2022-06-15 14:30:52 -03:00
Thales Macedo Garitezi a55d583de6 chore: bump more app versions 2022-06-15 14:14:34 -03:00
Thales Macedo Garitezi 13f575bc84 chore(relup): bump release and app vsns, update appups 2022-06-15 13:45:05 -03:00
Georgy Sychev f3b596eb7e fix(webhook): removed User-Property field from message 2022-06-15 20:29:41 +04:00
Thales Macedo Garitezi b93a0743ac Merge branch 'main-v4.3' into 'main-v4.4' 2022-06-15 10:48:02 -03:00
JianBo He 23616be4a4
Merge pull request #8215 from Rory-Z/chore/delete-pre-strop
chore(helm): delete preStop command
2022-06-15 13:47:10 +08:00
Rory Z b680ce6d61 chore(helm): delete preStop command 2022-06-15 10:35:27 +08:00
JianBo He ffaabe9f6d
Merge pull request #8179 from Rory-Z/chore/fix-loaded-plugin
chore: fix when load plugins, update loaded file error
2022-06-14 11:28:59 +08:00
JianBo He 00fe560dac
Merge branch 'main-v4.3' into chore/fix-loaded-plugin 2022-06-14 09:47:14 +08:00
Zaiming (Stone) Shi 3a17fb2522
Merge pull request #8204 from zmstone/0612-build-exclude-sub-build-dirs
build: add strict-semver version bump check for apps
2022-06-13 19:33:06 +01:00
Zaiming (Stone) Shi 100aeda83b build: add strict-semver version bump check for apps 2022-06-13 17:46:06 +02:00
Zaiming (Stone) Shi 83e9876e68
Merge pull request #8188 from zmstone/0612-build-exclude-sub-build-dirs
build: ignore _build sub-dir in release dir
2022-06-13 15:53:02 +01:00
Zaiming (Stone) Shi 38b7e5fa11 chore: bump app vsn for emqx_dashboard 2022-06-13 15:00:03 +02:00
Thales Macedo Garitezi 249f5a9e1e
Merge pull request #8177 from thalesmg/fix-connack-auth-err-mqtt3-43
fix(metrics): inc `connack.auth_error` when using MQTT 3.1
2022-06-13 09:17:03 -03:00
DDDHuang fbd179b5f5
Merge pull request #8166 from DDDHuang/republish
feat: republish support  qos & retain placeholder
2022-06-13 16:46:30 +08:00
DDDHuang 1e02656035 fix(rule): better func name for emqx_rule_utils 2022-06-13 16:27:41 +08:00
JianBo He 9bf1423452 chore: update changes-4.3.md 2022-06-13 15:29:22 +08:00
JianBo He 5f75f03be8 chore(appup): update emqx.appup.src 2022-06-13 15:15:01 +08:00
Zaiming (Stone) Shi 215286760a build: ignore _build sub-dir in release dir 2022-06-12 21:07:13 +02:00
Rory Z 9975f3dda8 chore: fix when load plugins, update loaded file error 2022-06-11 17:34:22 +08:00
Zaiming (Stone) Shi 37072bdcfd
Merge pull request #8171 from thalesmg/ci-relup-follow-redir
ci(relup): fix: follow URL redirects when checking for package existence
2022-06-11 07:57:54 +01:00
Thales Macedo Garitezi e993364f4d
Merge pull request #8170 from thalesmg/ci-upload-expected-appup-43
ci(appup): upload appup files when ci check fails
2022-06-10 16:44:22 -03:00
Thales Macedo Garitezi 1733f19608
chore: bump version and update changelog 2022-06-10 16:30:27 -03:00
Thales Macedo Garitezi 1ba8ad4c25
fix(metrics): inc `connack.auth_error` when using MQTT 3.1
Since MQTT 3.1 uses a different reason code for auth failures, it was
failing to increase the corresponding metric that works for MQTT 5.0.
2022-06-10 15:00:57 -03:00
DDDHuang c5f754c3b8 fix(suite): add republish qos & retain test case 2022-06-10 17:21:45 +08:00
DDDHuang e1e2fd50fd fix(republish): action input editable_select 2022-06-10 16:22:35 +08:00
DDDHuang 7d848950c7 fix(republish): to_qos & to_retain, add new util funcs 2022-06-10 16:10:30 +08:00
Thales Macedo Garitezi 6a5c896f56
ci(relup): fix: follow URL redirects when checking for package existence 2022-06-09 11:51:02 -03:00
Thales Macedo Garitezi 34d84599c3
ci(appup): upload appup files when ci check fails
Often we have to remember to update both local tags and local
dependencies, and even so local results might differ from what the CI
check expects.  To help fixing expected appup file differences, we can
upload what CI produced to apply to our branch.
2022-06-09 11:34:58 -03:00
DDDHuang ac700b8e6f fix(rule): replubish SUIT 2022-06-09 17:35:55 +08:00
DDDHuang 6b1da3bcc8 feat: republish support qos & retain placeholder 2022-06-09 14:55:07 +08:00
zhouzb 8a89fb2238
Merge pull request #8164 from zmstone/0609-fix-ci-for-e4.3.10-rc.6
ci: ensure git safe directory for test case run
2022-06-09 14:02:49 +08:00
Zaiming (Stone) Shi ac09b90ab6 ci: ensure git safe directory for test case run 2022-06-09 07:30:33 +02:00
Zaiming (Stone) Shi 8d7c79eb90
Merge pull request #8146 from Rory-Z/fix/fix-helm-install-error
fix: fix helm install failed when enable ingress
2022-06-08 20:45:17 +01:00
Thales Macedo Garitezi d91c5806e0
Merge pull request #8129 from thalesmg/key-pass-dash-mgmt-43
feat(tls): add configs for private key password in dashboard/mgmt
2022-06-07 09:14:50 -03:00
Rory Z 6ad1a92db0 fix: fix helm install failed when enable ingress 2022-06-07 14:45:08 +08:00
Zaiming (Stone) Shi b305c90b9c
Merge pull request #8123 from zmstone/0602-ci-use-erlef-setup-beam
ci: use erlef/setup-beam@v1 to install erlang
2022-06-07 05:10:47 +01:00
Zaiming (Stone) Shi 1acbe4f721 chore(emqx_rule_engine): bump app vsn and update appup 2022-06-06 23:19:39 +02:00
Zaiming (Stone) Shi 681d3652c6 chore: bump emqx_dashboard app vsn 2022-06-06 16:16:37 +02:00
Zaiming (Stone) Shi c52e2f1b51 ci: use erlef/setup-beam@v1 to install erlang 2022-06-06 16:14:54 +02:00
JianBo He 2aa164e36a
Merge pull request #8067 from lafirest/fix/topic_rewarite
feat(rewrite): Support %u and %c placeholders in topic rewrite rules
2022-06-06 09:34:01 +08:00
Thales Macedo Garitezi 50ff2edf13
feat(tls): add configs for private key password in dashboard/mgmt 2022-06-03 11:21:12 -03:00
JianBo He 4b867e6536
Merge pull request #8124 from zmstone/0602-ci-ensure-otp-24-for-helm_test
ci: ensure otp 24 for helm test
2022-06-02 21:45:30 +08:00
Zaiming (Stone) Shi 7ebc9fc205 Merge remote-tracking branch 'zmstone/0602-ci-use-erlef-setup-beam' into main-v4.4 2022-06-02 13:47:39 +02:00
Zaiming (Stone) Shi 266354cf15 ci: use erlef/setup-beam@v1 to install erlang 2022-06-02 13:45:00 +02:00