Akita Client v0.18.5
about 4 years ago by Jed Liu
- 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
about 4 years ago by Jed Liu
- Added
akita get graphto query service graph. - Introduced
--clusteras an alias for--service.
Akita Client v0.18.2
about 4 years ago by Jed Liu
- 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
over 4 years ago by Jed Liu
- Legacy command
akita learn-sessions createnow detects CI environments - CI environment debug output now includes
CIRCLE_REPOSITORY_URL
Akita Client v0.18.0
over 4 years ago by Jed Liu
- Add
timelinecommand 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
apispecon a local HAR file.
Akita Client v0.17.8
over 4 years ago by Jed Liu
- Handle any content type that has
+jsonat the end as JSON. - Handle
text/csvastext/plain.
Akita Client v0.17.7
over 4 years ago by Jed Liu
Minor bug fixes in command-line processing and improvements to logging.
Akita Client v0.17.6
over 4 years ago by Cole Schlesinger
- improves performance and memory efficiency
- the legacy command
akita learn-sessions checkpointnow outputs an Akita URI rather than API model ID
Akita Client v0.17.5
over 4 years ago by Cole Schlesinger
- remove unbounded recursion that occasionally occurred in data format inference