Skip to content

Releases: RockefellerArchiveCenter/aquarius

2.1

21 Aug 17:31
538aa98
Compare
Choose a tag to compare

What's Changed

  • Update logic for transformation of digital objects

2.0

21 Aug 14:25
1222eea
Compare
Choose a tag to compare
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

07 Sep 21:05
23ae85a
Compare
Choose a tag to compare
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

05 May 14:16
d292210
Compare
Choose a tag to compare
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

03 Mar 16:06
602fa72
Compare
Choose a tag to compare
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

  • Updates dependencies

0.4.2

29 Oct 14:24
6593654
Compare
Choose a tag to compare

Fixes

Dependency updates

0.4.1

21 Oct 21:01
f9aa627
Compare
Choose a tag to compare

Fixes

Updates dependencies

Deployment notes

Updates dependencies

0.4

21 Oct 15:05
338fb5b
Compare
Choose a tag to compare
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

24 Jun 20:10
6dc50b6
Compare
Choose a tag to compare
0.3 Pre-release
Pre-release

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

22 Apr 14:10
6271c48
Compare
Choose a tag to compare
0.2.2 Pre-release
Pre-release

Fixes

Updates dependencies