Akita Client v0.10.3

  • Allow parallel learning without creating an empty spec up front

Akita Client v0.10.1

  • Fixes behavior when handling malformed HTTP traffic.

Akita Client v0.10.0

  • New apidump and apispec 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

  • Add support for using GitHub integration with custom CI environments.

Akita Client v0.6.1

  • Better error reporting for HAR ingest
  • Automatic third-party tracker sites filtering when ingesting HAR created from web browser traffic

Akita Client v0.6.0

  • Support HTTP/2 for HAR ingest

Akita Client v0.5.4

  • Bug fix: URL encoded parameters were unnecessarily categorized as arrays.
  • Other minor bug fixes

Akita Client v0.5.3

  • Bug fixes
  • Scope learn mode HAR output to inbound requests/responses only

Akita Client v0.5.2

  • Bug fixes

Akita Client v0.5.1

  • Support multipart/form-data and multipart/mixed content-types.
  • New HAR file ingest feature.