Ivan Dyachkov
|
e4504c8942
|
docs: align notation for change log file name pattern
also add a note that we are using English only for change log
|
2023-07-06 15:33:33 +02:00 |
Ivan Dyachkov
|
f2e4ad39b8
|
docs: update CONTRIBUTING.md to include information about change log
|
2023-07-06 15:33:33 +02:00 |
Stefan Strigler
|
8faaa86c07
|
chore: bump vsn for emqx and emqx_bridge
|
2023-07-06 14:26:11 +02:00 |
Stefan Strigler
|
22b25fbbb3
|
feat(emqx_dashboard): include edition and version in swagger.json info
|
2023-07-06 14:14:21 +02:00 |
Thales Macedo Garitezi
|
353cc065db
|
Merge pull request #11175 from thalesmg/fix-mysql-start-error
fix(mysql_bridge): make nxdomain a 400 API error
|
2023-07-06 08:26:12 -03:00 |
JimMoen
|
2795c3e18a
|
Merge pull request #11205 from Rory-Z/ci/do-not-set-latest
ci: do not set latest for elixir image
|
2023-07-06 18:46:33 +08:00 |
Stefan Strigler
|
9bcabe0a9e
|
Merge pull request #11184 from sstrigler/EMQX-10270-e-5-1-0-missing-value-range-validation-for-the-max-packet-size-of-mqtt-settings
fix: limit mqtt max_packet_size to 256MB
|
2023-07-06 10:20:24 +02:00 |
Ivan Dyachkov
|
4f80aa1bec
|
ci(macos): stop doing brew update
|
2023-07-06 10:09:25 +02:00 |
Ivan Dyachkov
|
71afd1e3a4
|
fix(mix): use tag for emqx/ranch version instead of sha
|
2023-07-06 10:03:07 +02:00 |
Rory Z
|
ccacb50393
|
ci: do not set latest for elixir image
|
2023-07-06 14:15:42 +08:00 |
JianBo He
|
71d1f80530
|
test(api): cover the accept logic for `/configs` API
|
2023-07-06 11:30:38 +08:00 |
JianBo He
|
966b2affc2
|
chore: allow handle */* or multiple values in Accept headers
|
2023-07-06 10:53:07 +08:00 |
SergeTupchiy
|
1a79e34510
|
Merge pull request #11202 from SergeTupchiy/fix-rule-type-acl-conf
chore(emqx_authz): fix `rule()` type example
|
2023-07-05 21:02:36 +03:00 |
Ilya Averyanov
|
b73961a77a
|
Merge pull request #11201 from savonarola/release-v5.1.1
Release v5.1.1
|
2023-07-05 20:42:54 +03:00 |
Serge Tupchii
|
4dfd3421e7
|
chore(emqx_authz): fix `rule()` type example
Use `action()` type which is a correct and defined type.
|
2023-07-05 20:24:26 +03:00 |
Ilya Averyanov
|
659980f69d
|
docs: Generate changelog for v5.1.1
|
2023-07-05 18:48:33 +03:00 |
Ilya Averyanov
|
9af0030538
|
chore: bump to v5.1.1
|
2023-07-05 18:43:45 +03:00 |
Ilya Averyanov
|
f174cb656c
|
fix(rebalance): fix swagger examples in api-doc
|
2023-07-05 15:38:41 +03:00 |
Ilya Averyanov
|
dca6fe6200
|
fix(rebalance): fix global status evaluation on replicant nodes
|
2023-07-05 12:48:44 +03:00 |
Rory
|
bb5b2d4bda
|
Merge pull request #11190 from Rory-Z/ci/add-semver-docekr-tag
ci: add semver version for docker
|
2023-07-05 16:35:00 +08:00 |
JianBo He
|
9fed5233bd
|
chore: update changes
|
2023-07-05 15:26:25 +08:00 |
JianBo He
|
aaf015c06f
|
test(stomp): cover subscription in use
|
2023-07-05 15:22:44 +08:00 |
lafirest
|
bf5167a8bf
|
Merge pull request #11172 from lafirest/fix/dup_payload
fix(ruleengine): fix duplicate `payload` problems
|
2023-07-05 14:20:26 +08:00 |
JianBo He
|
0483c6afef
|
fix(stomp): not allow to create same subscriptions
|
2023-07-05 14:13:25 +08:00 |
JianBo He
|
3c91a65804
|
Merge pull request #11189 from Kinplemelon/kinple/for-upgrade-dashboard
chore: upgrade dashboard to v1.3.1 for ce
|
2023-07-05 09:46:00 +08:00 |
Stefan Strigler
|
263890be47
|
fix: limit mqtt max_packet_size to 256MB
|
2023-07-04 16:03:11 +02:00 |
Andrew Mayorov
|
8cc7022760
|
Merge pull request #11120 from ft/EMQX-10329/tooling
test: add tooling to make testruns more isolated and predictable
|
2023-07-04 14:36:39 +02:00 |
Ilya Averyanov
|
0bd0a16693
|
Merge pull request #11039 from savonarola/0613-fix-redis-db-schema
fix(redis): validate database number
|
2023-07-04 15:32:02 +03:00 |
zhongwencool
|
f2c5f4932c
|
Merge pull request #11148 from lafirest/fix/mcall_error_report
fix(emqx_conf): don't sync the MFA to a leaved node
|
2023-07-04 19:56:52 +08:00 |
Rory Z
|
721967ef0b
|
ci: add semver version for docker
|
2023-07-04 19:20:43 +08:00 |
Andrew Mayorov
|
9ed75085b7
|
chore: drop dead commented out code
|
2023-07-04 13:20:04 +02:00 |
Andrew Mayorov
|
c7ba300efc
|
fix(cthsuite): use correct type for "smth serializable as HOCON"
|
2023-07-04 13:20:04 +02:00 |
Andrew Mayorov
|
d568d43fe4
|
test(bridge): switch `emqx_bridge_api_SUITE` to use new tooling
|
2023-07-04 13:20:03 +02:00 |
Andrew Mayorov
|
687db0893e
|
fix(elixir): fix elixir release
|
2023-07-04 13:20:03 +02:00 |
Andrew Mayorov
|
fc709a14cc
|
test: switch `emqx_authz_file_SUITE` to use new tooling
|
2023-07-04 13:20:03 +02:00 |
Andrew Mayorov
|
2c50e61cee
|
fix(cth): reduce amount of logging + streamline logging
Also make sure that code running on `emqx_cth_cluster` nodes don't
crash when using `ct:pal` and friends.
|
2023-07-04 13:20:03 +02:00 |
Andrew Mayorov
|
9bda4192e5
|
fix(cthsuite): disable default `acl.conf` authz source
So that users of `emqx_cth_suite` won't have to deal with providing
correct filepath each time they start `emqx_conf` and/or `emqx_authz`
up.
|
2023-07-04 13:20:03 +02:00 |
Andrew Mayorov
|
24a16ea247
|
fix(cthsuite): bump to hocon 0.39.11 with atom prettyprint fix
|
2023-07-04 13:20:03 +02:00 |
Andrew Mayorov
|
6a7254f55e
|
fix(cthcluster): match correct driver in `stop_node/2`
Co-authored-by: Ilya Averyanov <av@rubybox.dev>
|
2023-07-04 13:20:02 +02:00 |
Andrew Mayorov
|
38a774bdc8
|
chore: drop few redundant gitignore entries
|
2023-07-04 13:20:02 +02:00 |
Andrew Mayorov
|
fe0b8cfbaf
|
test(conf): respect `init_config_load_done` in emqx_conf itself
This should make task of configuring various applications (emqx_conf
/ emqx) during testsuites setup much simpler.
|
2023-07-04 13:20:02 +02:00 |
Kinplemelon
|
916a8ecb31
|
chore: upgrade dashboard to v1.3.1 for ce
|
2023-07-04 19:18:07 +08:00 |
Andrew Mayorov
|
f76f3b77d7
|
test: add tooling to make testruns more isolated and predictable
Also showcase their usage in some of the existing testsuites.
|
2023-07-04 12:53:39 +02:00 |
firest
|
afabdc3440
|
fix(emqx_conf): call clean callback before ekka stop
|
2023-07-04 18:04:33 +08:00 |
zhongwencool
|
a45a16351c
|
Merge pull request #11180 from zhongwencool/conf-load-api
feat: add conf load api
|
2023-07-04 17:25:56 +08:00 |
zhongwencool
|
d509c47344
|
feat: add conf load api
|
2023-07-04 14:17:11 +08:00 |
Kjell Winblad
|
33cb29efdb
|
Merge pull request #11169 from kjellwinblad/kjell/improved_sparkplugb/EMQX-10351
feat: add Sparkplug encode and decode functions to the rule engine
|
2023-07-04 07:24:06 +02:00 |
Ilya Averyanov
|
9701c3f7a1
|
fix(redis): validate database number
|
2023-07-03 22:44:54 +03:00 |
Kjell Winblad
|
70ce781cc0
|
test: that one cannot register a schema with the magic SparkplugB name
|
2023-07-03 19:18:43 +02:00 |
Andrew Mayorov
|
a127fd6571
|
Merge pull request #11183 from keynslug/perf/EMQX-9591/routing
perf(broker): avoid usorting aggregated routes in a loop
|
2023-07-03 19:16:25 +02:00 |