Skip to main content

Nobl9 application (1.198.0)

ยท 2 min read
We've just released Nobl9 1.198.0! Release highlights:
fixed

keep up to date!
Keep tracking the latest changes in Nobl9 and subscribe to our Application RNs RSS Feed

Release detailsโ€‹

fixed
Access keys can only be managed by their ownerโ€‹

Fixed the handling of access keys that belong to another user or to an agent. Knowing a client ID was enough to delete, deactivate, activate, or rename such a key. You can now manage only the access keys you own.

fixed
Single-step Codex setup for the Nobl9 MCP serverโ€‹

Connecting Codex to the Nobl9 MCP server is now a single step. Running codex mcp add starts the Nobl9 sign-in itself, so the separate codex mcp login step is no longer required. The updated instructions are available under Integrations > Connectors.

fixed
Samples at a midnight range end in the Prometheus APIโ€‹

Fixed range queries in the Prometheus API for SLO time series whose end parameter fell exactly on midnight UTC. The last data point returned a stale value from the previous day or was missing from the response. The end timestamp is now inclusive, matching the Prometheus API contract.