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

v1.1

Choose a tag to compare

@mgreisen mgreisen released this 01 Dec 16:08
· 109 commits to main since this release
20509ea

Added

  • New Petstore and petstore3 samples available in the samples folder.
    These samples demonstrate how to deploy a service that has been packaged into a docker container into the container group and run restler against them. This allows you to deploy a service and test it with one command.

Updated

  • Using RESTler version 7.1 updated from 7.0 using the new public RESTler image.

For first time deployments:

  • Follow the deployment instructions docs/how-to-deploy.md

If you have an existing deployment:

  • Download the new CLI
  • Run the command python raft.py service upload-tools
    This will upload the updated tool definition and restart the services which will update the service docker images.