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

v3.1

Compare
Choose a tag to compare
@mgreisen mgreisen released this 26 Mar 19:46
· 40 commits to main since this release
3be1483

This release contains the following changes

To the CLI

  • Updates to better support linux in raft_local python script
  • Ensure that the orchestrator is running during service deployment so that event subscription succeeds

To the Service

  • Create Postman collections for RESTler bugs
  • Update depreciated authentication API's on the frontend service
  • Fixed an IOException that sometimes occurred when running the result analyzer
  • Updated package dependencies

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