Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

v4.2

Latest
Compare
Choose a tag to compare
@mgreisen mgreisen released this 03 Sep 18:28
· 1 commit to main since this release
b992047

This release contains the following changes

  • Implement bugFound webhooks for ZAP alerts
  • Added anonymized telemetry for local runs
  • Add a verification check to ensure the CLI and service are on the same major version
  • Add certificate based authentication which can be used with RESTler (see authentication.md in docs folder)
  • Don't fail deployment if key vault already exists
  • Force service principal az login if a secret is passed on the CLI command line
  • Bypass CLI/Service capability test when deploying.

Github issues closed in this release

  • Support of certificate base authentication in RAFT for Restler #233
  • Add CLI version check with server #229

For new deployments run python raft.py service deploy.
For existing deployments run python raft.py service deploy in order to upgrade the service.