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

v3.2

Compare
Choose a tag to compare
@mgreisen mgreisen released this 07 Apr 16:18
· 32 commits to main since this release
8588dc6

This release contains the following changes

To the CLI

  • Added support for webhooks to the raft_local.py script
  • Auto cleanup of azure function secrets. This will prevent deployment errors
  • Fix for delay calculations when deploying test services
  • Added dateutil to requirements.txt
  • Use case-insensitive comparisons

To the Service

  • Added support for raft_local webhooks in RESTlerAgent
  • Fix a parsing error on RESTler bugs when creating postman collections

For new deployments run service deploy
For existing v3.* deployments run service restart to get the service changes. Existing deployments do NOT need to run service deploy.