All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Support for only uploading rules that actually changed on local disk
- Fix bug where uploader would fail if there were no rules present in auth0
- Python 36<365 fix for logging and utf8
- Python 34 fix
- Install scripts as.. scripts so that you can use them directly after a
pip install auth0-ci
- Removed unused open() call in setup.py
- Support for local
credentials.json
file in addition to CLI - Support for updating auth0 client files, with diffing
- Support logging to syslog, and verbose/debug options
- Support for loading credentials from
credentials.json
in addition to CLI, for all scripts
- This ChangeLog
- Initial import from https://github.com/mozilla-iam/auth0-scripts