CENVERO/STRATUM
rc
Release
Version 1.0.0-rc.47
pre-release · rc
Release Notes
Stratum v1.0.0-rc.47
Release candidate. The final candidate before stable v1.0.0 — recommended for evaluation and staging.
Security
- Configuration sent to the agent is now validated strictly. An unrecognised field in a rule used to be ignored, which could silently widen a firewall rule from a single subnet to every address while reporting success. Unknown fields are rejected with a message naming the offending key, and the rule format is now identical across the API, the CLI and the documentation.
- Settings the packet engine cannot act on are refused when you create them rather than stored and ignored. A firewall rule with an unknown chain, a load balancer with an unknown protocol or an out-of-range port, an alert on a metric that is never sampled, and a bandwidth limit with an unknown direction were each accepted and then quietly did nothing.
- Updated dependencies to clear twelve published advisories, six of them in the PDF renderer used for invoices.
Fixes
cenvero-str-ctlnow exits with a failure status when a command fails. It previously printed the error and exited successfully, so scripts, CI pipelines and configuration-management runs treated failures as successes.- Attaching a container to a managed network works. The generated interface name was one byte over the kernel's limit, so the operation always failed.
- Port-forward rules can now be listed and fetched through the API.
- Installing a plugin from a directory the agent cannot read now explains why and prints a working command, instead of reporting that the file does not exist.
Documentation
- Every command example in the documentation has been checked against the shipped binary and corrected. Some examples used options that were never implemented and would fail if copied.
Feedback on this release candidate is welcome — report issues through your account before the stable v1.0.0 cut.
Metadata
version
1.0.0-rc.47
published
2026-07-24
channel
rc
platform
linux/amd64 arm64
Installation
This is a pre-release (rc) build. It runs only on a node with a pre-release license — the installer reads the channel from your license, so a node on this key only ever pulls beta/rc updates, and a stable license cannot install it. Run it once your pre-release license is active:
curl -sSL -H "X-License-Key: YOUR_LICENSE_KEY" https://stratum.cenvero.com/install?channel=rc | bash
// the ?channel=rc pin keeps this node on the rc channel for every later self-update — it never crosses beta↔rc.
agent
| Architecture | Binary | SHA-256 | Size |
|---|---|---|---|
| amd64 | cenvero-stratum | 15609643b3232adaa3a12eb5fc055f4cc39aa921f645f8f2d3b76881e8a23119 | 66.78 MB |
| arm64 | cenvero-stratum | e3219cb05409a0caf69019b11bfccdef6c644ab4f0032f9fd0c7777063607fc1 | 58.94 MB |
ctl
| Architecture | Binary | SHA-256 | Size |
|---|---|---|---|
| amd64 | cenvero-stratum | 0cb0438dc7f5db5406f6d5fe9e79b0ac530a050b737d54070f94920191b00b0d | 21.21 MB |
| arm64 | cenvero-stratum | 80d30f157e292152fcab5cb00c6779856a38af4f02c161aac8dbb7493f36c7be | 18.63 MB |
plugin-packer
| Architecture | Binary | SHA-256 | Size |
|---|---|---|---|
| amd64 | cenvero-stratum | a21e58452166fd5419c148f53952fbc0c6ac4ec57e40f2f76abe1a9ad938bd13 | 10.64 MB |
| arm64 | cenvero-stratum | aa04520666833a6463bd26d55e9d69ba6697a28ff909da743bab409d8624ce85 | 9.5 MB |