Novij Monitoring Agent Patch Notes
Changes
- Added update channel selection:
latest and stable.
- Added
--channel stable support to novij-monitoring-agent update.
- Added
updates.channel to the configuration; the default value is latest.
- Split recent and stable builds on the package site:
latest/ and releases/
stable/ and stable-releases/
- Added stable promotion: a build from the last three releases becomes stable after 7 days without a newer publication.
- Added Russian and English patch note links to package pages.
- Added shared Codex AI instructions for releases, stable/latest channels, auto-updates, and patch notes.
Update
- No action is required to keep the previous behavior: the default channel is
latest.
- To keep auto-updates on stable builds only, set:
updates:
channel: "stable"
- One-off update from the stable channel:
sudo novij-monitoring-agent update --channel stable
Compatibility
- Existing configs without
updates.channel continue to work and are treated as latest.
- Existing installer usage without
NOVIJ_PACKAGE_CHANNEL continues to install latest.
- The
stable channel requires a package-site publication in stable/.