JimMoen
|
24f24361da
|
chore: update CHANGES.md
|
2022-07-13 10:37:56 +08:00 |
JimMoen
|
f42c8ffcfa
|
test(connector): redis sentinel include name
|
2022-07-13 10:37:16 +08:00 |
JimMoen
|
ab17fd80e7
|
ci: common test add redis-sentinel
|
2022-07-13 10:37:16 +08:00 |
JimMoen
|
994a76510d
|
fix(authn): jwt ssl opts use emqx_schema:ssl_clients_opts
|
2022-07-13 10:37:16 +08:00 |
JimMoen
|
59c301243c
|
fix(connector): redis sentinel field required
|
2022-07-13 10:37:16 +08:00 |
lafirest
|
8908e93bc3
|
Merge pull request #8468 from lafirest/chore/changes
chore: update CHANGES-5.0
|
2022-07-13 10:24:31 +08:00 |
firest
|
aed4f5fee6
|
chore: update CHANGES-5.0
|
2022-07-13 09:26:57 +08:00 |
lafirest
|
265d3200c2
|
Merge pull request #8464 from lafirest/fix/stats_topic
fix(stats): fix topic name error
|
2022-07-12 14:46:17 +08:00 |
firest
|
bcc16230cc
|
fix(stats): fix topic name error
|
2022-07-12 13:55:36 +08:00 |
Zaiming (Stone) Shi
|
5bd1c4803c
|
chore: Update license file
|
2022-07-10 10:01:01 +02:00 |
Zaiming (Stone) Shi
|
8b7e9a2359
|
Merge pull request #8452 from zmstone/0708-fix-authz-no-rule-apply-for-superuser
fix(authz): should apply no rule on superuser
|
2022-07-08 21:37:13 +01:00 |
Zaiming (Stone) Shi
|
8bf5c20bdf
|
chore: refine CHANGES-5.0.md
|
2022-07-08 22:36:05 +02:00 |
Zaiming (Stone) Shi
|
49d008371f
|
chore: bump version to 5.0.4
|
2022-07-08 22:35:16 +02:00 |
Zaiming (Stone) Shi
|
e49686a276
|
fix(authz): should apply no rule on superuser
|
2022-07-08 22:35:15 +02:00 |
Zaiming (Stone) Shi
|
e76b49c036
|
Merge pull request #8455 from kjellwinblad/kjell/fix_jq_space_in_path
fix: upgrade jq lib to get rid of crash when space in path
|
2022-07-08 19:33:10 +01:00 |
Kjell Winblad
|
f3ce2eaf2c
|
fix: upgrade jq lib to get rid of crash when space in path
This commit upgrades the jq library to a version that has fixed
an issue that caused a crash when the port program had a space
in its path.
|
2022-07-08 18:36:28 +02:00 |
Xinyu Liu
|
2f176aff33
|
Update CHANGES-5.0.md
reformat the style
|
2022-07-08 18:13:38 +08:00 |
Xinyu Liu
|
1ea2fbc949
|
Merge pull request #8443 from terry-xiaoyu/fix_issues
Fix some issues
|
2022-07-08 18:10:00 +08:00 |
Shawn
|
23be285941
|
chore: update CHANGES-5.0.md
|
2022-07-08 18:09:48 +08:00 |
Zaiming (Stone) Shi
|
166231b6b4
|
Merge pull request #8451 from CrazyWisdom/master
docs(README): update README-CN
|
2022-07-08 10:26:41 +01:00 |
Shawn
|
b55048f705
|
chore: update app versions
|
2022-07-08 16:29:07 +08:00 |
CrazyWisdom
|
26471fbf4d
|
docs(README): update README-CN
|
2022-07-08 16:08:19 +08:00 |
Shawn
|
9ca5927b88
|
fix: issue in test cases
|
2022-07-08 14:07:28 +08:00 |
Shawn
|
4da106882c
|
fix(rule): create_at lost when save to config files
|
2022-07-08 09:17:23 +08:00 |
Shawn
|
841f816e39
|
refactor: improve the health_check for webhook bridges
|
2022-07-08 09:17:23 +08:00 |
Shawn
|
71f642518a
|
fix: the file cluster-override.conf is emptied if hocon_pp:do/2 failed
|
2022-07-08 09:17:23 +08:00 |
Zaiming (Stone) Shi
|
3674ab2e6e
|
Merge pull request #8440 from CrazyWisdom/master
docs(README): update README
|
2022-07-07 15:29:25 +01:00 |
Zaiming (Stone) Shi
|
179adeac57
|
Merge pull request #8425 from emqx/EMQX-6360-5-0-do-not-force-exp-field-in-jwt
fix: allow for exp field to optional to keep backwards compat with 4.X
|
2022-07-07 12:21:50 +01:00 |
Zaiming (Stone) Shi
|
9125544d53
|
Merge pull request #8442 from zhongwencool/changelog
docs: update changelog for dashboard
|
2022-07-07 11:11:10 +01:00 |
zhongwencool
|
53eb1107cb
|
chore: update CHANGES-5.0.md
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
|
2022-07-07 18:07:57 +08:00 |
CrazyWisdom
|
510f0d18b6
|
docs(README): update README
|
2022-07-07 17:52:00 +08:00 |
Zhongwen Deng
|
2a58895541
|
docs: update changelog for dashboard
|
2022-07-07 17:51:46 +08:00 |
Chris
|
dbe806d950
|
fix: allow for exp field to optional to keep backwards compat with 4.X
|
2022-07-07 10:18:52 +02:00 |
zhongwencool
|
892285da0b
|
Merge pull request #8438 from zhongwencool/upgrade-hocon
chore: upgrade hocon to 0.28.3 to speed up schema cache
|
2022-07-07 15:50:03 +08:00 |
Zhongwen Deng
|
0b1117df47
|
chore: upgrade hocon to 0.28.3 to speed up schema cache
|
2022-07-07 15:00:41 +08:00 |
Zaiming (Stone) Shi
|
e86ad6bdeb
|
Merge pull request #8432 from zmstone/0706-update-changes
docs: update CHNAGES-5.0.md for 5.0.3
|
2022-07-06 15:44:24 +01:00 |
Zaiming (Stone) Shi
|
6ba5a34f2a
|
docs: update CHNAGES-5.0.md for 5.0.3
|
2022-07-06 16:00:25 +02:00 |
Zaiming (Stone) Shi
|
97731c61ec
|
Merge pull request #8430 from zmstone/0706-publish-5.0-docker-images-to-ecr
ci: publish 5.0 images to ecr
|
2022-07-06 14:42:30 +01:00 |
zhongwencool
|
8544acf28e
|
Merge pull request #8431 from zmstone/0706-chore-move-api-vsn-string-to-emqx_release-header
chore: move emqx API version (in generated doc) to emqx_release.hrl
|
2022-07-06 21:38:51 +08:00 |
Zaiming (Stone) Shi
|
07783249bb
|
chore: move emqx API version (in generated doc) to emqx_release.hrl
So we have one place to bump all versions
|
2022-07-06 14:01:35 +02:00 |
Zaiming (Stone) Shi
|
1c48be07c7
|
ci: publish 5.0 images to ecr
|
2022-07-06 13:53:56 +02:00 |
Zaiming (Stone) Shi
|
1eaab050f9
|
Merge pull request #8414 from thalesmg/fix-docker-latest-elixir
fix(docker): avoid tagging elixir image as latest
|
2022-07-05 15:51:44 +01:00 |
Thales Macedo Garitezi
|
8296e004a0
|
refactor(ci): use more generic script
|
2022-07-05 09:01:00 -03:00 |
Zaiming (Stone) Shi
|
9504865661
|
Merge pull request #8415 from zmstone/0704-fix-http-proxy-headers
fix(ws): websocket header get expects bin-string
|
2022-07-05 09:22:44 +01:00 |
Zaiming (Stone) Shi
|
58fa3d6a75
|
Merge pull request #8412 from thalesmg/fix-docker-locale-elixir
fix(elixir): set locale for docker images (docker)
|
2022-07-04 22:30:18 +01:00 |
Zaiming (Stone) Shi
|
fa89b633d8
|
chore: bump version to 5.0.3
|
2022-07-04 23:23:20 +02:00 |
Zaiming (Stone) Shi
|
a7e948b0f4
|
fix(ws): websocket header get expects bin-string
|
2022-07-04 23:20:22 +02:00 |
Thales Macedo Garitezi
|
b56be77ee7
|
fix(docker): avoid tagging elixir image as latest
|
2022-07-04 17:02:52 -03:00 |
Zaiming (Stone) Shi
|
b7053fa262
|
chore: add haproxy to cluster example script
|
2022-07-04 17:58:02 +02:00 |
Zaiming (Stone) Shi
|
a95474669e
|
chore: remove duplicated haproxy config section
the mgmt and dashbaord endpoints are both merged 18083 now
no need to declare twice
|
2022-07-04 17:57:13 +02:00 |