Merge pull request #18224 from zmstone/260731-cut-6.1.4-r61
chore: cut 6.1.4 release
chore: cut 6.1.4 release
260730 sync r60 to r61
build(rpm): disable rpmbuild check-rpaths on el10
chore: cut release e5.9.3
chore: bump version to 6.3.0-beta.2
6.2.2 Enhancements Clustering #17530 Cluster linking now requires a non-community license. Under the default community license, configured links stay inactive (no message forwarding or route replication) and the REST API rejects attempts to enable a link with a clear hint to load a non-community license. Disabling and deleting links remain available so that legacy configuration can be tidied up. A…
6.1.3 Enhancements Clustering #17530 Cluster linking now requires a non-community license. Under the default community license, configured links stay inactive (no message forwarding or route replication) and the REST API rejects attempts to enable a link with a clear hint to load a non-community license. Disabling and deleting links remain available so that legacy configuration can be tidied up. A…
chore: bump version to 6.1.3-rc.3
chore: bump rel version in Chart.yaml
chore: bump to version 6.1.3-rc.2
chore: bump to 6.3.0-beta.1
6.2.2-rc.1
Merge remote-tracking branch 'origin/release-61' into dev-61
Security Hardening #17200 Plugin install allowlist entries (emqx ctl plugins allow <name-vsn>) now expire 5 minutes after they are issued, and may be pinned to a SHA-256 hash of the package. emqx ctl plugins allow <name-vsn> sha256:<HEX> accepts a 64-character lowercase hex digest; uploads whose contents do not hash to that value are rejected with 403 Forbidden. The previous behavior of accepting…
Breaking Changes #17157 Introduced a new Rule Engine configuration, rule_engine.limit_selects_in_namespace, whose default value is true. When enabled, rules will only trigger on messages published by clients on the same namespace as the rule itself. Enhancements Security Hardening #17040 Restricted API key access to dashboard user-account management endpoints. Previously, an API key with the admin…
chore: release version 5.8.11-rc.1