Commit Graph

16324 Commits

Author SHA1 Message Date
Zaiming (Stone) Shi 1efeb56974
Merge pull request #11112 from zmstone/0621-fix-conf-sync-release-version-detect
fix(emqx_conf_app): fix release version detect during cluster conf sync
2023-06-21 10:15:12 +02:00
Zaiming (Stone) Shi 5f47649d4d chore: downgrade log severity level of 'not_ready' nodes to info 2023-06-21 09:45:45 +02:00
Zaiming (Stone) Shi 045ed340dd fix(emqx_conf_app): fix release version detect during cluster conf sync 2023-06-21 09:28:46 +02:00
Zaiming (Stone) Shi dddccfdc5c chore: bump to v5.1.0 official cut 2023-06-20 17:09:17 +02:00
Zaiming (Stone) Shi 6bf3fc5e23 docs: Generate changelog for e5.1.0 2023-06-20 17:08:52 +02:00
Zaiming (Stone) Shi 728656d4f6 chore: bump to e5.1.0 official cut 2023-06-20 17:08:18 +02:00
Zaiming (Stone) Shi b11341a23b
Merge pull request #11105 from zmstone/0620-autoclean-default-value-to-24h
0620 autoclean default value to 24h
2023-06-20 17:01:38 +02:00
Zaiming (Stone) Shi 80fdb26b64 chore: bump to opensource edition dashboard v1.3.0-1 2023-06-20 15:49:06 +02:00
Zaiming (Stone) Shi b588b88a60 chore: change autoclean interval default value to 24h
There is currently a bug in OTP causing external backends to
fail when merge schema (mnesia_schema:change_storage_type/3).

To avoid forcing users to clean up the DB after the node is
stopped for a short while (5m before this change), we increase
the default auto-clean interval to 24 hours.

This PR also has the autoclean config removed from examples.
2023-06-20 15:43:37 +02:00
lafirest 8f595cbeca
Merge pull request #11098 from lafirest/feat/doc-example
chore: add examples of how to configure
2023-06-20 20:09:44 +08:00
Zaiming (Stone) Shi e2cccf1bb0
Merge pull request #11101 from zmstone/0620-make-possible-to-test-core-replica-cluster-locally
test: make possible to test core/replica locally
2023-06-20 13:42:14 +02:00
firest 4d1de6509d chore: change the value of all feature switches to `enable` in examples 2023-06-20 18:47:44 +08:00
Zaiming (Stone) Shi f95787d229 test: make possible to test core/replica locally 2023-06-20 12:42:00 +02:00
Zaiming (Stone) Shi d646086b41
Merge pull request #11100 from ieQu1/EMQX-10342
fix(management): Don't wait for an empty shard
2023-06-20 12:41:12 +02:00
JianBo He a6aae657a9 chore(example): fix gateway.stomp.conf.example 2023-06-20 18:20:33 +08:00
firest 528f49aa2e chore: fix errors in the example for the file transfer configuration 2023-06-20 18:13:49 +08:00
zhongwencool 53fdda8eef chore: more detail for examples 2023-06-20 17:52:03 +08:00
JianBo He 473cf4246b
Merge pull request #11099 from HJianBo/update-dashboard-vsn
chore: bump dashboard vsn
2023-06-20 17:46:30 +08:00
JianBo He 97fc7040c8 chore: update gateway configurations examples 2023-06-20 17:06:37 +08:00
ieQu1 fe77a04581 chore: Add changelog 2023-06-20 10:30:43 +02:00
ieQu1 e5803a61f1 fix(management): Don't wait for an empty shard 2023-06-20 10:08:41 +02:00
firest 3f0d9db674 chore: update examples to new version and fix errors 2023-06-20 15:38:30 +08:00
firest 42140b3d89 chore: fix spell && style error 2023-06-20 14:53:14 +08:00
firest 8b3c751a07 chore: add some simple gateway examples 2023-06-20 14:53:14 +08:00
firest bb2bf059ac chore: modify the build to copy examples into the release 2023-06-20 14:53:14 +08:00
firest c4222557ba chore: add examples of how to configure 2023-06-20 14:53:14 +08:00
JianBo He 2bb3a93e03 chore: bump dashboard vsn 2023-06-20 14:18:33 +08:00
JianBo He 53ab85b165
Merge pull request #11097 from zhongwencool/port-11084
chore: hide plugins from conf load cli
2023-06-20 14:05:59 +08:00
zhongwencool 36ee872361 chore: hide plugins from conf load cli 2023-06-20 10:34:09 +08:00
Zaiming (Stone) Shi ead511a128 chore: bump to 5.1.0-rc.1 2023-06-19 23:19:27 +02:00
ieQu1 86b78981c4
Merge pull request #11092 from ieQu1/mria-0.5.5
chore(mria): Bump version to 0.5.5
2023-06-19 23:13:36 +02:00
ieQu1 f82c56ae16 chore(mria): Bump version to 0.5.5 2023-06-19 19:28:17 +02:00
JianBo He cc939d2bda
Merge pull request #11087 from zhongwencool/bump-v5.1.0.alpha.8
chore: bump to v5.1.0.alpha.8
2023-06-19 23:00:53 +08:00
JianBo He b0a6c18917 chore: bump vsn to 5.1.0-alpha.8 2023-06-19 22:59:05 +08:00
JianBo He b7deac6b79
Merge pull request #11086 from zhongwencool/crash-listeners
fix: crash on emqx_ctl listeners
2023-06-19 22:57:20 +08:00
JianBo He a3e50a0d4c chore: pin paho-test version to avoid test failures 2023-06-19 21:12:48 +08:00
zhongwencool 64612cab14 chore: bump to v5.1.0.alpha.8 2023-06-19 18:22:51 +08:00
zhongwencool 6efb07f6eb fix: crash on emqx_ctl listeners 2023-06-19 18:12:33 +08:00
zhongwencool e818c0b528
Merge pull request #11085 from emqx/add-libsasl2-modules-gssapi-mit-ci
fix: add libsasl2-modules-gssapi-mit for CI
2023-06-19 17:39:52 +08:00
Zaiming (Stone) Shi d4cf6d5261 chore: add a comment to build script 2023-06-19 11:29:43 +02:00
JianBo He f5932dc9a4 fix: add libsasl2-modules-gssapi-mit for CI
To supplement for #11076
2023-06-19 17:21:41 +08:00
zhongwencool 5f76d56cda
Merge pull request #11075 from Kinplemelon/kinple/upgrade-dashboard
chore: upgrade dashboard to e1.1.0-beta.7 for ee and v1.3.0 for ce
2023-06-19 09:21:49 +08:00
Kinplemelon 274eb5af1c chore: upgrade dashboard to e1.1.0-beta.7 for ee and v1.3.0 for ce 2023-06-18 22:01:51 +09:00
JianBo He 4b0ef08c99
Merge pull request #11076 from emqx/add-libsasl2-modules-gssapi-mit
fix(build): add libsasl2-modules-gssapi-mit as deps
2023-06-17 13:39:55 +08:00
JianBo He b84623d640 fix(build): add libsasl2-modules-gssapi-mit as deps
Before this fix, the kerberos authentication in kafka will report the
following errors:

```
...
{{sasl_auth_error,{sass_nomech,<<"SASL(-4): no mechanism available: No worthy mechs found">>}},
```
2023-06-16 19:54:09 +08:00
zhongwencool 5f7e938b20
Merge pull request #11070 from JimMoen/use-mria-autoclean
fix: use mria.cluster_autoclean
2023-06-16 14:56:52 +08:00
lafirest 874305f565
Merge pull request #11069 from zhongwencool/validate-cert-depth
fix(emqx_schema): use non negative integer type for 'depth' SSL option
2023-06-16 14:41:25 +08:00
JimMoen c4e7129cb6
fix: use mria.cluster_autoclean and mria.cluster_autoheal 2023-06-16 14:04:24 +08:00
Serge Tupchii b49b80d36c fix(emqx_schema): use non negative integer type for 'depth' SSL option
Closes: EMQX-10276
2023-06-16 10:59:39 +08:00
Paulo Zulato b2f4dbd232
Merge pull request #11067 from paulozulato/chore-bump-influx
chore(influxdb): bump version for influxdb client
2023-06-15 20:16:28 -03:00