Thanks to our contributors for this release!
NOTE: This release has MySQL storage backend schema changes. Please apply the changes in the schema.00002.sql
file if you have an existing MySQL backend installation.
New
- Disk storage for inventory and profile subsystems: #61
Fixed
- Fix error retrieving workflow status when not started in MySQL backend: #63
- Fix timestamp storage of workflow start timestamps : #72
- See also #71