Skip to content

Releases: nobl9/sloctl

v0.5.1

21 Aug 07:49
2ecc90f
Compare
Choose a tag to compare

What's Changed

🧰 Maintenance

v0.5.1-rc1

20 Aug 15:34
0949f9f
Compare
Choose a tag to compare

What's Changed

  • chore: Update module github.com/nobl9/nobl9-go to v0.84.0-rc4 by @renovate in #189
  • chore: Update dependency golangci/golangci-lint to v1.60.1 by @renovate in #190
  • chore: Update golang Docker tag to v1.23 by @renovate in #191
  • chore: Update dependency cspell to v8.14.1 by @renovate in #192
  • fix: Add project flag back again for sloctl replay by @nieomylnieja in #193

Full Changelog: v0.5.0...v0.5.1-rc1

v0.5.0-rc1

13 Aug 09:03
a6023f0
Compare
Choose a tag to compare

Changelog

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.5.0-rc1

v0.5.0

13 Aug 10:06
a6023f0
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • feat: PC-13263 New kind: Reports (#169) @natalialanga

    New Report kind for handling creating, updating and deleting reports.
    This feature is currently in early access, and is available only on
    demand. If you want to utilize sloctl for reports management, please reach
    out to Nobl9 Support.

🧰 Maintenance

v0.4.1-rc1

12 Aug 13:44
370a0cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1-rc1

v0.4.1

12 Aug 13:54
370a0cf
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • fix: Bring back get alerts project flags (#186) @nieomylnieja

    sloctl get alert once again supports both -p and -A flags for
    Project filtering.
    These flags were removed as a regression in v0.4.0.

🧰 Maintenance

v0.4.0-rc1

07 Aug 07:45
db2c817
Compare
Choose a tag to compare

Release candidate.

v0.4.0

07 Aug 08:15
db2c817
Compare
Choose a tag to compare

What's Changed

⚠️ Breaking Changes

  • feat: Improve flags handling [PC-13534] (#177) @nieomylnieja

    get <kind> command exposes -l flag for objects which support labels
    filtering, in addition -p and -A flags are now only available for
    Project scoped objects.
    delete <kind> <name> command no longer supports -A flag and supports -p
    flag only for Project scoped objects.
    get alert command now prints No resources found. notice, just like
    the rest of get <object> commands.

🚀 Features

🐞 Bug Fixes

🧰 Maintenance

14 changes

v0.3.4-rc1

17 Jul 13:52
07d560f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.3.4-rc1

v0.3.4

17 Jul 14:02
07d560f
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • fix: PC-13500 Fixed tests for BudgetAdjustments with dynamic future date (#160) @jakubpieta

🧰 Maintenance

6 changes