Skip to content

Releases: RockefellerArchiveCenter/fornax

1.2

07 Sep 21:08
4c01feb
Compare
Choose a tag to compare
  • Add "origin" to SIPSerializer (Fixes #177)
  • Parse "basis_note" and "granted_note" from JSON (Fixes #180)

1.1

05 May 14:19
bcbdbc9
Compare
Choose a tag to compare
1.1

Updates

Replace local code with imports from Asterism, fixes #138, fixes #135, fixes #130, fixes #129
Exception handling on the create method for the SIPViewSet, fixes #123
pre_commit set up for linting, fixes #113

Fixes

Removes unused templates, fixes #140
Removes unused POST callbacks, fixes #120
Remove unused directory variables, fixes #119

1.0

06 Mar 16:47
Compare
Choose a tag to compare
1.0

Adds

Implement AM Client to reduce local code 8d9d685
Add origin filed to SIP model 2faadf9
Use metadata in data submitted by Ursa Major to modify services f89a97d
Allow submission to multiple Archivematica pipelines 064a541
Factors create_rights_csv into several smaller functions e0124cc

Deployment notes

Updates dependencies
Updates config file

0.4.1

29 Oct 14:43
a6ec4cc
Compare
Choose a tag to compare

Fixes

Dependency updates

0.4

21 Oct 15:28
8841f0c
Compare
Choose a tag to compare
0.4

Fixes

Correctly override Django Rest Framework's default templates, #52
Use Django Rest Framework's native OpenAPI schema view, #51
Improve service responses to return message and object identifiers, #53
Ensure only one transfer is being processed at a time in Archivematica, #54
Refactors views to remove redundant code
Removes structlog and other unused dependencies, updates dependencies, #55

Deployment notes

Removes dependencies
Adds dependencies

0.3.2

24 Jun 19:49
955bb9b
Compare
Choose a tag to compare
0.3.2 Pre-release
Pre-release

Adds

Fixes

  • Update dependencies
  • Remove hardcoding in paths 8b8d712
  • Improve exception messages 12740a6
  • Update configs for deployment ea043af
  • Get all files into subdirectories 0e7aeb2

0.3.1

05 Apr 15:50
f571bf5
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release

Fixes

Updates dependences #43

0.3

21 Dec 02:31
619d51c
Compare
Choose a tag to compare
0.3 Pre-release
Pre-release

Adds two new services to hide completed transfers and ingest on the Archivematica dashboard.

0.2.1

03 Dec 16:20
cf0f9ba
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release

Improves error handling in order to prevent application from being left in a dirty state due to exceptions.

0.2

28 Nov 18:09
c6a57e3
Compare
Choose a tag to compare
0.2 Pre-release
Pre-release
Merge pull request #39 from RockefellerArchiveCenter/documentation

Documentation