Releases: RockefellerArchiveCenter/aquarius
Releases · RockefellerArchiveCenter/aquarius
2.1
What's Changed
- Update logic for transformation of digital objects
2.0
What's Changed
- Update CI/CD and Dependency Management infrastructure
- Handle open end dates
- Handle URIs with trailing slashes
- Process only one package at a time
- Support digitized AV content
- Dependency updates
1.2
- Add rights to archival objects for digitized and legacy born digital bags (fixes #149)
- Reworks logic for discovering siblings (fixes #153)
- Update ElectronBonder to 0.8
- Update Transformer model
1.1
Updates
Replace local code with Asterism imports
Add pre_commit configs for linting
Implement transformations with Odin Resources and Mappings from Asterism
Support for changes to language data in ArchivesSpace 2.7
Fixes
Removes unused template files
Creating package fails when there is no origin specified
Updates documentation for endpoints and services
1.0
Adds
- add logic to handle additional data fields posted by Gemini 4eab020
- adds origin field to Package model 17d636e
- handle origin and archivesspace_uri data passed in POST requests 0dd129f
Deployment notes
0.4.1
Fixes
Updates dependencies
Deployment notes
Updates dependencies
0.4
Adds
Adds a service to update Accessions in Aurora, #74
Fixes
Returns consistently structured responses from services, including message and identifiers of objects acted on, #58
Correctly overrides Django Rest Framework templates, #62
Uses Django Rest Framework's native OpenAPI schema view, #61
Refactors tests and clients to remove redundant code, #75
Removes structlog and other unused dependencies
Deployment notes
Removes some dependencies
Updates dependencies
0.3
Adds
Fixes
- Improve error handling a320959
- Update configs for deployment 7c91d11
- Handling of empty right notes a320959
- Update README for ArchivesSpace configuration 6851980
- Limit number of digital object created to 2 at one time 3c947ac
- Update tests 1ec0492
0.2.2
Fixes
Updates dependencies