Releases: cpg1111/maestro
Releases · cpg1111/maestro
v0.2.1 Update
Bug Fixes
- Checkout specified current commit if given
v0.1.2 Update
Features
- Multiple Docker runtimes
Bug Fixes
- Better File handling
- Tests fixed
- Switch to govendor from godeps
v0.1.1 Update
Features
- Healthchecks
- ensure lower most dependency is parent in deptree
Bugfixes
- Cleaned Up logging
- Fixed issue with long running asynch environment commands
v0.1.0 Initial Release
- Supports Immediate dependencies (i.e. services are built, tested and deployed immediately after the parent dependency)
- Standalone, no webhook support, see maestrod for that