Akita Client v0.18.5
about 3 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 3 years ago by Jed Liu
- Added
akita get graph
to query service graph. - Introduced
--cluster
as an alias for--service
.
Akita Client v0.18.2
about 3 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
about 3 years ago by Jed Liu
- Legacy command
akita learn-sessions create
now detects CI environments - CI environment debug output now includes
CIRCLE_REPOSITORY_URL
Akita Client v0.18.0
about 3 years ago by Jed Liu
- 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
over 3 years ago by Jed Liu
- Handle any content type that has
+json
at the end as JSON. - Handle
text/csv
astext/plain
.
Akita Client v0.17.7
over 3 years ago by Jed Liu
Minor bug fixes in command-line processing and improvements to logging.
Akita Client v0.17.6
over 3 years ago by Cole Schlesinger
- 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
over 3 years ago by Cole Schlesinger
- remove unbounded recursion that occasionally occurred in data format inference