Xinyu Liu
3519dd167a
Merge pull request #7618 from HJianBo/relv4314
...
Pre-release v4.3.14-rc.3: Bump vsn
2022-04-14 11:55:49 +08:00
JianBo He
d40a146139
chore: bump vsn
2022-04-14 11:54:05 +08:00
JimMoen
8f13a96788
chore: ignore comments and blank lines when app version checking
2022-04-14 11:23:25 +08:00
JimMoen
6168745f90
chore: update copyright
2022-04-14 11:23:25 +08:00
Xinyu Liu
97dd625c38
Merge pull request #7616 from emqx/revert-7596-jwt-acl-nocache
...
Revert "Add support for JWT authorization"
2022-04-14 11:14:40 +08:00
Xinyu Liu
cb1b318312
Merge pull request #7617 from HJianBo/fix-shared-subs
...
fix(shared-sub): convert group name to binary
2022-04-14 11:08:27 +08:00
JianBo He
7b14e822a6
fix(shared-sub): convert group name to binary
2022-04-14 10:59:29 +08:00
Xinyu Liu
a89f6f4b95
Merge pull request #7612 from terry-xiaoyu/post_existing_rules
...
fix(rules): deny POST /rules with an existing Id
2022-04-14 10:48:22 +08:00
JianBo He
47a5bc3f09
Revert "Add support for JWT authorization"
2022-04-14 10:44:06 +08:00
Shawn
ae8f03a188
fix(rules): deny POST /rules with an existing Id
2022-04-13 23:16:29 +08:00
Ilya Averyanov
3544537906
Merge pull request #7596 from savonarola/jwt-acl-nocache
...
Add support for JWT authorization
2022-04-13 17:21:45 +03:00
Ilya Averyanov
d8db671abb
feat(emqx_auth_jwt): use JWT for ACL checks
2022-04-13 13:17:27 +03:00
Ilya Averyanov
f763775588
chore(emqx_auth_jwt): do not use gen_server call for jwt verification
2022-04-13 13:16:53 +03:00
Xinyu Liu
ff1d91a2f3
Merge pull request #7602 from EMQ-YangM/fix_rule-engine
...
fix: fix behavior of rule-engine when selection field does not exist
2022-04-13 17:41:26 +08:00
Xinyu Liu
4e515a3f83
Merge pull request #7603 from EMQ-YangM/fix_zip_compress
...
fix: add zip_compress functions
2022-04-13 15:37:02 +08:00
EMQ-YangM
4893cc2c6c
fix: update CHANGES-4.3.md
2022-04-13 15:33:35 +08:00
EMQ-YangM
0dc26ba483
fix: create new version
2022-04-13 15:01:47 +08:00
EMQ-YangM
6600de710a
fix: fix behavior of rule-engine when selection field does not exist
...
when the selection field does not exist, it should output field => undefined
2022-04-13 14:55:43 +08:00
EMQ-YangM
1886893fa1
fix: add zip_compress functions
2022-04-13 14:19:32 +08:00
Zaiming (Stone) Shi
69b9be13cc
Merge pull request #7584 from zmstone/0411-allow-space-in-path
...
fix: make possible to have white spaces in root path
2022-04-13 06:09:27 +01:00
Xinyu Liu
c4b01fc2ce
Merge pull request #7595 from emqx/per_group_sub_fix
...
Per group sub fix
2022-04-13 09:12:12 +08:00
Georgy Sychev
8c553da72b
fix(shared): group strategies are binaries now
2022-04-13 09:09:54 +08:00
Zaiming (Stone) Shi
d8cad2cc6c
refactor(bin/emqx_ctl): simplify emqx_ctl
...
There is no need to duplicate the node name/cookie resolution
in another script, everything is ready in bin/emqx
2022-04-12 23:05:52 +02:00
Zaiming (Stone) Shi
2da27392f7
chore: refine boot script with more readable help info
2022-04-12 23:05:17 +02:00
JianBo He
019076e873
Merge pull request #7594 from lafirest/test/empty_topic_name_case
...
test(frame): fix empty topic name case not running
2022-04-12 22:30:24 +08:00
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
DDDHuang
5b9452979d
fix: bridge mqtt config schema, subscriptions with default QoS 0
2022-04-12 16:47:39 +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
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
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
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