Nobl9 application (1.179.0)
ยท 2 min read
We've just released Nobl9 1.179.0! Release highlights:
new
improved
Release detailsโ
new Apply, delete, and validate tools in Nobl9 MCP serverโ
The Nobl9 MCP server now exposes new tools for managing Nobl9 manifest objects from AI clients:
| Tool | What it does |
|---|---|
apply | Creates or updates an object from a full manifest payload. |
delete | Deletes an object by kind, name, and (when applicable) project. |
validate | Checks a manifest without persisting changes, using a dry-run apply. |
All three tools respect the organization selected in the MCP context, including for multi-organization users.
Use
validate to check a manifest before calling apply, and pair apply and delete with the existing list and read tools to drive end-to-end Nobl9 workflows from your AI client.improved Error Budget Remaining preview in Reliability Roll-up reportsโ
The SLO hover preview in Reliability Roll-up reports now shows the Error Budget Remaining chart instead of Reliability Burn Down, aligning the preview with the chart most teams use to track current SLO health at a glance.