Skip to content

Releases: simonsobs/librarian

v3.0.11 - CorruptionFixer Hotfix

10 Jan 15:33
4f187af
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.10...v3.0.11

v3.0.10 - Send Clone Performance Improvements

02 Jan 16:04
e1d3cb4
Compare
Choose a tag to compare

Significantly (~600-1000x increase) improved query performance in the send clone task by using an outer join query instead of an ORM-based filtering method.

v3.0.9 - Hush libby

20 Dec 18:57
Compare
Choose a tag to compare

Quietens the librarian by making deletions of staged data 'info' level, not 'warning' level.

Full Changelog: v3.0.8...v3.0.9

v3.0.8 - Hotfix II

20 Dec 17:44
Compare
Choose a tag to compare

Prior hotfix did not handle the case where file was remedied correctly.

Full Changelog: v3.0.7...v3.0.8

v3.0.7 - Hotfix Reloaded

20 Dec 17:29
Compare
Choose a tag to compare

Allows for files to actually be fixed behind our back.

Full Changelog: v3.0.6...v3.0.7

v3.0.6 - Hotfix Redux

20 Dec 16:37
Compare
Choose a tag to compare

v3.0.5 - Hotfix

20 Dec 16:00
Compare
Choose a tag to compare

Hotfix for logic error in file ingestion. Do not use 3.0.4.

Full Changelog: v3.0.4...v3.0.5

v3.0.4 - Commit doesn't mean move (for now)

20 Dec 15:04
Compare
Choose a tag to compare

Revert earlier change to immediately clean up after copying. Also fixes a small bug in incrementing the corrupt file table.

Full Changelog: v3.0.3...v3.0.4

v3.0.3 - Commit means move

18 Dec 18:06
Compare
Choose a tag to compare

Updated the commit operation to delete what it left behind if it needs to use a copy instead of a move. This reduces lots of unnecessary errors.

A hotfix to 3.0.1 for the release flow that was broken. For all other information see 3.0.0.

18 Dec 14:55
a7c8646
Compare
Choose a tag to compare
Merge pull request #127 from simonsobs/gp/fix/proper_docker_name

correcting docker image name