Releases: RockefellerArchiveCenter/zodiac
1.1
Updates
Custom management command to set up services, fixes #113
Removes POST request field, fixes #107
Fixes
Improves test coverage, fixes #117
Improves error handling for RequestLog objects with no task result, fixes #115
Improves str and ordering methods for ServiceRegistries, fixes #114
Adds information about users and custom management command to README, fixes #128
1.0
Fixes
Ensure services specified in setup_services.py
match current services available #112
Service creation forms do not show application names #87
Celery implementation in container should match server deployment #72
POST requests are not logged #33
Use dot notation for constant instead of constant value #85
Update dependencies #110
Add custom user model #56
Update setup_services.py to match current Fornax services #86
Deployment notes
Update dependencies
0.5.1
0.5
Adds
Allows configuration of delete period, #38
Adds delete button to allow clearing of errors from a service, #37
Allows for filtering based on result type (success, failure, idle), #43
Adds UI for Sources, #41
Displays health check status for each application, #58
Fixes
Updates queryset for queue_request callback to prevent services marked as inactive from running, #42
Makes terminology consistent across the application, #39
Refactors templates to reduce redundancy, #49
Uses production vue.js script
Deploy notes
Removes dependencies
Updates dependencies
Requires collectstatic
0.4
0.3
Added
- Vue.js component updates TaskResults without Service Detail page reload (with Django template fallback) cb0fc15
- Scheduled services bd890b2
- Microservices sequence diagram 647f3d9
- Code Climate coverage ea8c6b9
- Issue templates b3b4273
Fixed
- Results handling and display
- Update dependencies
- Update configs for deployment 17254e9