Akita Client v0.10.3
almost 5 years ago by Kevin Ku
- Allow parallel learning without creating an empty spec up front
Akita Client v0.10.1
almost 5 years ago by Kevin Ku
- Fixes behavior when handling malformed HTTP traffic.
Akita Client v0.10.0
almost 5 years ago by Kevin Ku
- New
apidumpandapispeccommands that offer more ways to mix-and-match functionalities. - New customization options (
--path-parametersand--path-exclusions) for Akita generated API specs
Akita Client v0.6.2
about 5 years ago by Kevin Ku
- Add support for using GitHub integration with custom CI environments.
Akita Client v0.6.1
about 5 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 5 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 5 years ago by Kevin Ku
- Bug fixes
- Scope learn mode HAR output to inbound requests/responses only
Akita Client v0.5.1
about 5 years ago by Kevin Ku
- Support
multipart/form-dataandmultipart/mixedcontent-types. - New HAR file ingest feature.