Commit Graph

7361 Commits

Author SHA1 Message Date
JianBo He 9ab533b206
Merge pull request #7592 from DDDHuang/bridge_mqtt_subqos
fix: bridge mqtt config schema, subscriptions with default QoS 0
2022-04-12 18:43:42 +08:00
firest 2c47869426 test(frame): fix empty topic name case not running 2022-04-12 18:40:37 +08:00
JianBo He c28e50b6a7
Merge pull request #7587 from HJianBo/merge-main-v4.3-into-v4.4
Pre-release v4.4.3-rc2: Merge main-v4.3 into main-v4.4
2022-04-12 17:15:32 +08:00
DDDHuang 5b9452979d fix: bridge mqtt config schema, subscriptions with default QoS 0 2022-04-12 16:47:39 +08:00
JianBo He 3f9f53a1e0 chore: bump vsn 2022-04-12 13:48:43 +08:00
JianBo He f8080ed71b Merge tag 'v4.3.14-rc.2' into merge-main-v4.3-into-v4.4 2022-04-12 13:47:11 +08:00
JianBo He 6c12b5f242
Merge pull request #7585 from HJianBo/rel-v4314-rc2
chore: bump vsn to 4.3.14-rc.2
2022-04-12 13:40:02 +08:00
JianBo He b9fed0d8fb
Merge pull request #7575 from HJianBo/upgrade-ehttpc
Upgrade ehttpc to 0.2.0
2022-04-12 13:37:39 +08:00
JianBo He e9ed65de06 chore: bump vsn to 4.3.14-rc.2 2022-04-12 09:39:41 +08:00
Zaiming (Stone) Shi 5e652217c8 fix: make possible to have white spaces in root path 2022-04-12 00:05:26 +02:00
DDDHuang 116c04560d
Merge pull request #7576 from DDDHuang/bad_delete_resource
fix: random id ensure do not delete resource
2022-04-11 19:38:15 +08:00
DDDHuang 73ac4c1ff8 fix: random id ensure do not delete resource 2022-04-11 18:33:20 +08:00
JianBo He 703441c631 chore: update ehttpc to 0.2.0
In ehttpc v0.2.0, we have optimized the implementation for request collection
to reduce resource consumption. see: https://github.com/emqx/ehttpc/pull/31
2022-04-11 18:23:08 +08:00
Xinyu Liu 54d5dbec7c
Merge pull request #7555 from DDDHuang/disable_sni
fix: disable server_name_indication suport
2022-04-11 09:27:06 +08:00
DDDHuang a483f5ffa4 fix: bad appup 2022-04-10 12:57:50 +08:00
DDDHuang 4a692f0c2e fix: config schema sni disable 2022-04-10 12:57:50 +08:00
DDDHuang af4250dcf4 fix: mqtt bridge config schema sni disable spelling 2022-04-10 12:57:50 +08:00
DDDHuang 2464c110af fix: add fix sni change log 2022-04-10 12:57:50 +08:00
DDDHuang 3e9b91e53a fix: disable server_name_indication suport 2022-04-10 12:57:50 +08:00
Zaiming (Stone) Shi 13526d92ef
Merge pull request #7566 from HJianBo/bump-vsn-for-4.4
Release v4.4.3-rc.1: bump vsn
2022-04-08 18:22:34 +01:00
JianBo He 6b636d0786 chore: bump vsn to 4.4.3-rc.1 2022-04-09 01:17:38 +08:00
JianBo He f5732472df
Merge pull request #7563 from HJianBo/merge-main-v4.3-into-v4.4
Merge main v4.3 into v4.4
2022-04-09 01:16:41 +08:00
JianBo He 9feb4dba30 chore: fix duplicated load_module for emqx.appup.src 2022-04-08 20:54:46 +08:00
Zaiming (Stone) Shi 4390c58ebb
Merge pull request #7564 from zmstone/0408-4.3-build-make-centos6-happy
build: make centos6 happy
2022-04-08 13:28:12 +01:00
Zaiming (Stone) Shi d205cb6fc0 build: make centos6 happy 2022-04-08 14:26:03 +02:00
JianBo He e0c3071a49 chore: fix appup.src for exhook 2022-04-08 19:59:24 +08:00
JianBo He 7461484b9e Merge tag 'v4.3.14-rc.1' into merge-main-v4.3-into-v4.4
Version v4.3.14-rc.1
2022-04-08 19:29:30 +08:00
Xinyu Liu beb5b5fada
Merge pull request #7560 from HJianBo/changes
chore: improve changes
2022-04-08 18:38:14 +08:00
JianBo He f7d8f16067 chore: improve changes 2022-04-08 18:23:03 +08:00
Shawn 4c34df4f06 chore: release 4.3.14-rc.1 2022-04-08 18:18:19 +08:00
Xinyu Liu 0a77e1a9b1
Merge pull request #7558 from lafirest/fix/empty_topic_with_alias
fix(frame): fix empty topic check error
2022-04-08 18:07:42 +08:00
zhouzb 471d04c928
Merge pull request #7554 from JimMoen/update-dashboard-4.4
chore: update dashboard for 4.4
2022-04-08 17:32:36 +08:00
firest eec204517f fix(frame): fix empty topic check error 2022-04-08 16:26:07 +08:00
Shawn d155c3adb5 fix: add emqx_app into appup.src 2022-04-08 16:09:10 +08:00
JianBo He 731c3271a6
Merge pull request #7553 from JimMoen/update-dashboard-4.3
chore: update dashboard version
2022-04-08 15:49:17 +08:00
JimMoen 3c67947c82 chore: update dashboard for 4.4 2022-04-08 14:26:35 +08:00
JimMoen 7f5abdfd5b chore: update dashboard version 2022-04-08 14:22:53 +08:00
Xinyu Liu 82657017f9
Merge pull request #7549 from HJianBo/typos-fixes
chore: eliminate some compiling warnings and improve change logs
2022-04-08 14:13:21 +08:00
Xinyu Liu db983e41ce
Merge pull request #7543 from emqx/cp-of_main-v4.3
Merge main-v4.3 to main-v4.4
2022-04-08 14:11:51 +08:00
JianBo He 570d6c5d97
Merge pull request #7541 from JimMoen/fix-helm-deploy
chore: update renamed module in helm deploy file
2022-04-08 14:07:20 +08:00
Xinyu Liu e317043109
Merge pull request #7552 from EMQ-YangM/fix_kafka_resource_update
fix: delete a resource before updating it
2022-04-08 13:46:56 +08:00
JianBo He 016ca6823b chore: disable configure shared_subscription_strategy for a group 2022-04-08 13:32:20 +08:00
JianBo He 6c39fd5696
Merge pull request #7544 from JimMoen/update-eredis-cluster
chore: update eredis_cluster version to 0.7.1
2022-04-08 11:50:07 +08:00
EMQ-YangM 8530ecec4d fix: delete a resource before updating it 2022-04-08 11:46:10 +08:00
Yang Miao 70e29b08e6
Merge pull request #7550 from EMQ-YangM/add_try_catch
fix: discard rpc call failed data
2022-04-08 11:28:01 +08:00
JianBo He 1ff371bdea test(dashboard): avoid to start useless plugins
The #7520 causes the default load_{plugins,modules} file to be used when
starting the slave node. In this case, the slave will automatically start
the emqx-dashbord plugin with the default configuration when it re-join
cluster, which will cause the applications to fail to start.
2022-04-08 11:16:39 +08:00
JianBo He bf1a3fe1eb chore: eliminate some compiling warnings and improve change logs 2022-04-08 11:16:37 +08:00
EMQ-YangM adf7d53ca5 fix: use concat replace flatten 2022-04-08 10:27:28 +08:00
EMQ-YangM 7606f55673 fix: update emqx_rule_engine.appup.src 2022-04-08 10:17:18 +08:00
EMQ-YangM 96b26bf4ce fix: discard rpc call failed data 2022-04-08 10:12:40 +08:00