- Implement PATCH verb support for relevant endpoints (docs do not lie anymore) - Fix stale root_tree bug - Docs update
0.60.2
- Fix startup script
0.60.1
- Add glob2 to install dependencies (fixes pip install) - Fix exception when not all servers return for git index removal - Add salt connectivity check to deployment procedure - Execute gunicorn instead of pserve in start script - Fix erroneous 'no files' log message in PackageMapper - (internal) clean up deployment code a bit
0.60.0
- Package Map feature: Create build packages automatically on upload from a set of glob patterns (see docs) - Delete stale git index locks (if present) during deployment - (internal) fix for potential multiprocessing deadlock and better queue usage - (internal) New decorator-based parameter validation
0.59.3
- Fix exceptions in application census - Remove application census from top-level application view - Small fix to Deployment model - Add ordered gitdeploy information to documentation for groups - Change repo link, homepage in README - Fix docs version, copyright