Skip to content

Version 1.13.0

Latest
Compare
Choose a tag to compare
@thc202 thc202 released this 21 Nov 10:01
· 4 commits to main since this release
v1.13.0
89fbc21

Release Notes

Added

  • Add the APIs of the following add-on:
    • Custom Payloads version 0.13.0.

Changed

  • Update core APIs for 2.14.
  • Update the APIs of the following add-on:
    • Selenium version 15.16.0.
  • Stop sending the API key as query parameter, not needed since ZAP 2.6.0.
  • Allow to call the ZAP API with custom HTTP method (e.g. file upload).

Deprecated

  • The following APIs were deprecated:
    • Exportreport

Removed

  • The Ant tasks are no longer provided.

Available Libraries

The following libraries are available in this release:

  • zap-api-1.13.0.jar - contains Java API client implementation and its dependencies, ideally to run as standalone library;
  • zap-clientapi-1.13.0.jar - contains just the Java API client implementation (similar to library available in Maven Central).

Intended for use with OWASP ZAP version 2.14.0 and above (while it's compatible with older ZAP versions new APIs/features will not work).