Skip to content

v0.5.2

Compare
Choose a tag to compare
@n9-machine-user n9-machine-user released this 07 Oct 09:54
abf97f8

What's Changed

🐞 Bug Fixes

  • fix: Fix delete report test (#207) @natalialanga
  • fix: Update SDK version and adjust report tests (#204) @natalialanga

    Thresholds object with three fields (GreenGreaterThan,
    RedLessThanOrEqualTo and ShowNoData) was added to
    SystemHealthReviewConfig. It allows users to define custom values for
    Healthy (Green), AtRisk (Yellow) and Exhausted (Red)
    thresholds and to decide whether to display or hide NoData SLOs on
    System Health Review report. It will be available once Nobl9 platform
    version 1.97.2 is released.

  • fix: Correct sloctl replay help (#200) @nieomylnieja

    sloctl replay help message examples were presenting unsupported usage
    of stdin for passing file config.
    The only supported way of providing the config is with -f flag.

🧰 Maintenance

23 changes
  • chore: Update module golang.org/x/tools/cmd/goimports to v0.26.0 (#226) @renovate
  • chore: Update module github.com/schollz/progressbar/v3 to v3.16.1 (#224) @renovate
  • chore: Update module github.com/nobl9/nobl9-go to v0.86.0 (#223) @natalialanga
  • chore: Update gofmt usage (#222) @nieomylnieja
  • chore: Add retry to end-to-end workflow run (#221) @nieomylnieja
  • chore: Update dependency securego/gosec to v2.21.4 (#220) @renovate
  • chore: Update module github.com/schollz/progressbar/v3 to v3.16.0 (#218) @renovate
  • chore: Ignore nobl9-go in Renovate config (#217) @nieomylnieja
  • chore: Update dependency securego/gosec to v2.21.3 (#216) @renovate
  • chore: Update dependency cspell to v8.14.4 (#215) @renovate
  • chore: Update dependency cspell to v8.14.3 (#214) @renovate
  • chore: Update module github.com/schollz/progressbar/v3 to v3.15.0 (#212) @renovate
  • chore: Update module github.com/nobl9/nobl9-go to v0.84.1-rc6 (#211) @renovate
  • chore: Update module golang.org/x/tools/cmd/goimports to v0.25.0 (#209) @renovate
  • chore: Update module github.com/nobl9/nobl9-go to v0.84.1-rc4 (#208) @renovate
  • chore: Update dependency golangci/golangci-lint to v1.61.0 (#206) @renovate
  • chore: Update dependency securego/gosec to v2.21.2 (#205) @renovate
  • chore: Update module github.com/go-playground/validator/v10 to v10.22.1 (#203) @renovate
  • chore: Update dependency securego/gosec to v2.21.1 (#202) @renovate
  • chore: Update dependency yaml to v2.5.1 (#201) @renovate
  • chore: Update module github.com/nobl9/nobl9-go to v0.84.0 (#199) @renovate
  • chore: Update dependency golangci/golangci-lint to v1.60.3 (#198) @renovate
  • chore: Update module github.com/nobl9/nobl9-go to v0.84.0-rc5 (#197) @renovate