v1.0.1
- Fix a bug with the service account key that prevents users from using any authentication methods.
- Fix a bug with
/validate
command in CLI. - Fix a bug with
/health
endpoint in API. - Improve the output of the CLI commands.
- Update the documentation, quickstart Jupyter notebook, and docstrings.
- Update the authentication dependency from the deprecated
oauth2client
togoogle-auth
. - Allow no-auth with Cromwell.