Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 665 Bytes

CHANGELOG.md

File metadata and controls

21 lines (13 loc) · 665 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.

[Unreleased] - 2024-05-30

Added

  • For REST operations that return lists, print newline-separated JSON objects (ndjson)

[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