Skip to main content

Nobl9 application (1.109.1)

ยท 2 min read
We've just released Nobl9 1.109.1! Release highlights:
new
improved
fixed
keep up to date!
Keep tracking the latest changes in Nobl9 and subscribe to our Application RNs RSS Feed

Release detailsโ€‹

new
Deprecation of spec.objective[0].value for composite SLOs 2.0โ€‹

We are deprecating the usage of the spec.objective[0].value field in Composite SLOs as part of the Composite SLOs 2.0 release. Please review the following changes:

Highlights of changes:

  1. Composite SLOs 2.0:

    • The value field should no longer be set for composite SLOs 2.0.
    • For backward compatibility with older versions of the Nobl9 SDK and Nobl9 Terraform Provider, the value: 0 field is still accepted.
  2. Existing composite SLOs 2.0:

    • If value was previously set to 0, it should now be omitted going forward.
    • If value was set to a number other than 0, it can no longer be updated but will still be accepted for backward compatibility.
  3. No Impact on ratio/threshold SLIs:

    • The use of the value field for SLOs using ratio or threshold SLIs remains unchanged.

improved
Zoom out chart on double clickโ€‹

Double-clicking the chart on the SLO details page now restores the time range to the one initially set when the SLO was opened.

note

This functionality is currently available for the Error Budget Remaining (EBR) chart and will be extended to other charts in future updates.

Create composite

fixed
Sign-on assignment to the All Users groupโ€‹

We solved an issue where some users were not correctly assigned to the All Users group during account creation.