Akita Client v0.10.3
almost 4 years ago by Kevin Ku
- Allow parallel learning without creating an empty spec up front
Akita Client v0.10.1
almost 4 years ago by Kevin Ku
- Fixes behavior when handling malformed HTTP traffic.
Akita Client v0.10.0
almost 4 years ago by Kevin Ku
- New
apidump
andapispec
commands that offer more ways to mix-and-match functionalities. - New customization options (
--path-parameters
and--path-exclusions
) for Akita generated API specs
Akita Client v0.6.2
almost 4 years ago by Kevin Ku
- Add support for using GitHub integration with custom CI environments.
Akita Client v0.6.1
almost 4 years ago by Kevin Ku
- Better error reporting for HAR ingest
- Automatic third-party tracker sites filtering when ingesting HAR created from web browser traffic
Akita Client v0.5.4
about 4 years ago by Kevin Ku
- Bug fix: URL encoded parameters were unnecessarily categorized as arrays.
- Other minor bug fixes
Akita Client v0.5.3
about 4 years ago by Kevin Ku
- Bug fixes
- Scope learn mode HAR output to inbound requests/responses only
Akita Client v0.5.1
about 4 years ago by Kevin Ku
- Support
multipart/form-data
andmultipart/mixed
content-types. - New HAR file ingest feature.