Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 954 Bytes

CHANGELOG.md

File metadata and controls

31 lines (21 loc) · 954 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.0.5] - 2024-12-19

Added

  • chore: Updated for latest korrel8r version 7.0.6
  • feat: Add ndjson output type

[0.0.4] - 2024-05-30

Added

  • Updated for API changes in korrel8r 0.7.3.
  • feat: add tooltips to browser nodes.
  • feat: Take bearer token from kube config by default.
  • feat: --bearer-token option to set Authorization headers.
  • feat: --insecure option, also fix arguments to goals command.

[0.0.1] - 2024-05-30

Added

First version of korrel8rcli command.

  • REST client, command line access to a remote korrel8r server. See korrel8rcli --help
  • Web browser API using data from remote korrel8r server, see korrel8rcli web --help
  • Client packages for 3rd party use, see ./pkg/swagger