Skip to content

0.26.0

Compare
Choose a tag to compare
@ryanmoran ryanmoran released this 09 Sep 00:33

Bug Fixes

  • The curl command will now fail if the response is 4xx or 5xx from the API, resolving #98.
  • The revert-staged-changes command will know use a form-local CSRF token, resolving #102.
  • Provides a more helpful error message when the configure-authentication command fails with an "unexpected status" response.

Contributions

  • Adds a new --skip-deploy-products flag to only deploy the Director when running the apply-changes command, thanks to a PR from @peterellisjones #95.