Akita Client v0.18.5

  • Display that no edges have been returned in a service graph if that is the case.
  • Update to protobuf v1.5.

Akita Client v0.18.4

  • Added akita get graph to query service graph.
  • Introduced --cluster as an alias for --service.

Akita Client v0.18.3

  • Account for API change in timeline subcommand.

Akita Client v0.18.2

  • Use plugins when uploading witnesses
  • Better warning messages when Akita Cloud throttles witness uploads
  • Ignore and warn about any empty regexes for including/excluding hosts and paths when capturing packets.

Akita Client v0.18.1

  • Legacy command akita learn-sessions create now detects CI environments
  • CI environment debug output now includes CIRCLE_REPOSITORY_URL

Akita Client v0.18.0

  • Add timeline command to list a basic timeline of API calls for a service.
  • Provide a way for plugins to be compiled into the CLI.
  • Check the number of witnesses reported by the server before continuing with apispec on a local HAR file.

Akita Client v0.17.8

  • Handle any content type that has +json at the end as JSON.
  • Handle text/csv as text/plain.

Akita Client v0.17.7

Minor bug fixes in command-line processing and improvements to logging.

Akita Client v0.17.6

  • improves performance and memory efficiency
  • the legacy command akita learn-sessions checkpoint now outputs an Akita URI rather than API model ID

Akita Client v0.17.5

  • remove unbounded recursion that occasionally occurred in data format inference