Skip to content

Releases: RockefellerArchiveCenter/zodiac

1.1

05 May 14:29
77cc45e
Compare
Choose a tag to compare

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

17 Mar 22:14
458b99d
Compare
Choose a tag to compare
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

21 Oct 21:02
Compare
Choose a tag to compare

Fixes

Updates dependencies

Deployment notes

Updates dependencies

0.5

21 Oct 17:33
b232c84
Compare
Choose a tag to compare
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

27 Aug 17:57
4bc884a
Compare
Choose a tag to compare
0.4

Adds

Issue templates
CodeClimate configurations
UI enhancements to allow for better debugging

Fixes

Updates logic to allow piecemeal disabling of services and applications without stopping the entire pipeline.
Updates submodules

0.3

24 Jun 19:23
ea8c6b9
Compare
Choose a tag to compare
0.3 Pre-release
Pre-release

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

0.2

16 Jan 18:42
Compare
Choose a tag to compare
0.2 Pre-release
Pre-release

New Functionality

  • Uses Celery signals to mark services as active or inactive. Services are not triggered if they are marked as active. 5bbc5b5
  • Limits the number of services (MAX_SERVICES) triggered at a given time. 90f40d5

Fixes

  • Improves support for limiting data sources for services. 0eea855
  • Improve accessibility: heading hierarchies, zooming and scaling, page landmarks, ARIA labels and color contrast. 9206442
  • Updates Django to v2.0.10 eb7c6ce

0.1.1

21 Dec 02:37
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

Updating submodules

0.1

28 Nov 18:10
Compare
Choose a tag to compare
0.1 Pre-release
Pre-release
v0.1

move submodules to latest commit in master