Skip to content

v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Oct 19:52
· 156 commits to main since this release
1173996

CLI

Improvements

  • The StackState new CLI is now hosted in a Public open source repository on Github. STAC-17211
  • Added topic commands to the CLI to allow inspecting the Kafka topics behind StackState. STAC-15286
  • Added monitor commands to the CLI to enable and disable a monitor. STAC-17810
  • Improved the new StackState CLI installation when it needs elevated privileges on Mac and Linux. STAC-17161
  • Added monitor edit and settings edit commands to the CLI to easily edit these objects. STAC-16964
  • Added monitor command to the CLI to describe a monitor. STAC-16805
  • Added commands to the CLI to manage the StackState license. STAC-15296
  • Added commands to the CLI to manage the StackGraph retention configuration. STAC-15295
  • Added RBAC commands to the CLI to manage the granted permissions for subjects. STAC-15289
  • Added RBAC commands to the CLI to manage subjects. STAC-15288

Bug fixes

  • Solved an issue with the StackState CLI where leftover data in the output file caused corrupted export data. STAC-17515