Skip to content

Releases: nobl9/nobl9-go

v0.93.0-rc2

13 Dec 10:02
49b4b19
Compare
Choose a tag to compare
v0.93.0-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.93.0-rc1...v0.93.0-rc2

v0.92.3

13 Dec 13:59
49b4b19
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

v0.93.0-rc1

12 Dec 12:26
4afa716
Compare
Choose a tag to compare
v0.93.0-rc1 Pre-release
Pre-release

What's Changed

  • fix: PC-15140 Add at least second time resolution for firstEventStart field by @kubaceg in #608

Full Changelog: v0.92.1...v0.93.0-rc1

v0.92.2

12 Dec 15:17
d597b56
Compare
Choose a tag to compare

What's Changed

💻 Fixed Vulnerabilities

  • chore: Update module golang.org/x/crypto to v0.31.0 [SECURITY] (#610) @renovate

🐞 Bug Fixes

  • fix: PC-15140 Add at least second time resolution for firstEventStart field (#608) @kubaceg

🧰 Maintenance

  • chore: PC-15033 Remove triggeredBySLOCreation and Edit (#609) @marcinlawnik
  • chore: Update module golang.org/x/crypto to v0.31.0 [SECURITY] (#610) @renovate

v0.92.1

10 Dec 08:36
d4b7802
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

v0.92.0

09 Dec 11:35
797d83f
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • feat: PC-13893 Deprecate usage of objective's value field for Composite SLOs (#549) @ditrytus

    Usage of spec.objective[0].value field for Composite SLOs becomes
    deprecated.

    • New Composite SLOs should not set value field.
    • New Composite SLOs will still accept value: 0 for backward
      compatibility with older versions of Nobl9 SDK and Nobl9 Terrafrom
      Provider.
    • If value was previously set to 0 for Composite SLO then it should
      be omitted going forward.
    • If value was previously set in Composite SLO to a number other than
      0 then it can no longer be updated but still will be accepted for
      backward compatibility.
      The usage of value for SLOs using ratio or threshold SLIs does not
      change.

🧰 Maintenance

v0.92.0-rc1

05 Dec 15:25
797d83f
Compare
Choose a tag to compare
v0.92.0-rc1 Pre-release
Pre-release

What's Changed

  • chore: Update module golang.org/x/tools/cmd/goimports to v0.28.0 by @renovate in #604
  • chore: Update golangci linter config by @nieomylnieja in #603
  • feat: PC-13893 Deprecate usage of objective's value field for Composite SLOs by @ditrytus in #549

Full Changelog: v0.91.1...v0.92.0-rc1

v0.91.1

04 Dec 09:34
e3f91e3
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

v0.91.0

04 Dec 07:52
29af245
Compare
Choose a tag to compare

What's Changed

⚠️ Breaking Changes

🚀 Features

  • feat: PC-14959 Extend kind SLO with QueryValidationStatus (#598) @lukasz-dobek

    Add QueryValidationStatus definition to kind SLO status field.

  • feat: Update Honeycomb config to support only single query good over total [PC-14879] (#591) @nieomylnieja

    Added spec.objectives[*].goodTotal.honeycomb single query count
    metrics support for Honeycomb SLOs.
    This configuration only supports attribute property and does not
    support calculation property.

🧰 Maintenance

5 changes

v0.91.0-rc4

03 Dec 12:26
29af245
Compare
Choose a tag to compare
v0.91.0-rc4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.91.0-rc3...v0.91.0-rc4