CENVERO/STRATUM
rc
Release
Version 1.0.0-rc.57
pre-release · rc
Release Notes
Stratum v1.0.0-rc.57
Release candidate. Two fixes, both about a control reporting something other than what is actually happening.
Fixed
- A BGP peer could report itself stuck mid-handshake while the session was established and passing routes. When two nodes each connect to the other, both connections briefly exist and one is discarded. The discarded one left the peer's reported state behind it, and nothing corrected it afterwards — so
bgp peer listcould show a healthy, route-exchanging session as if it had never finished connecting. Routing was never affected; what was wrong was what you were told about it. That distinction matters, because it is the situation where an operator starts taking a working network apart looking for a fault that is not there.
- A per-tenant bandwidth limit set from the command line now actually applies.
tenant quota-set --max-bandwidth-bpsrecorded the figure without shaping any traffic, while the billing API's limit endpoint applied it properly. Worse, setting it one way could overwrite the number recorded by the other while leaving the original cap in force — so the limit you could see and the limit in effect were able to disagree. Both paths now apply the cap identically, and a value of zero clears it.
Feedback on this release candidate is welcome — report issues through your account.
Metadata
version
1.0.0-rc.57
published
2026-07-29
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 | 6a8b46b2bbcee5e1863814fecaf414c716f3fb07d2eb06fa500fc4a49df015b9 | 65.25 MB |
| arm64 | cenvero-stratum | 3411040c95bfabe972a34d449097762cdc2801464feacb0d8b81dd000da6fc80 | 58.94 MB |
ctl
| Architecture | Binary | SHA-256 | Size |
|---|---|---|---|
| amd64 | cenvero-stratum | c8bda6ad023ee92ca6cfbde3d6016ed2d815fe45ca3b412f441d39362a7526ce | 21.82 MB |
| arm64 | cenvero-stratum | 052fed23647bde67e3b7488d6f3400e6a51faef9c2c2cf8e63e236e2cbcadc8c | 18.5 MB |
plugin-packer
| Architecture | Binary | SHA-256 | Size |
|---|---|---|---|
| amd64 | cenvero-stratum | fd12b54e6e161ad2e9ad1072f75643d2f3fe1e3a45529b99c361d773bc5c76b6 | 10.35 MB |
| arm64 | cenvero-stratum | 1aad1c55708670639c5e4b472daea3496d4c0575f213b85bce2bed500ea81749 | 9.56 MB |
| darwin-amd64 | cenvero-stratum | 924d6865d858878e9900b702b68e503851f69b78b26811fefb3a245edfac7ed5 | 9.85 MB |
| darwin-arm64 | cenvero-stratum | ea0935821b79956a52f0932c92fd8e5467125dae07556311be7b88ff10bad613 | 9.21 MB |