Releases: duraspace/bagit-support
Releases · duraspace/bagit-support
BagIt Support 1.0.1
Notes
- Bug Fix: Close
OutputStream
s before retrieving the digest inBagWriter
(see: #28)- Previously there was the potential for a
tagmanifest
to have incorrect digests written for files, causing validation to fail
- Previously there was the potential for a
- Relax content type matching for tar archives
application/x-tar
andapplication/x-gtar
are now treated asapplication/tar
so that profiles which allowapplication/tar
do not fail when trying to get aBagDeserializer
Issues closed:
BagIt Support 1.0.0
Notes
Initial release for BagIt Support
- Write BagIt metadata through BagWriter
- Support for BagIt Profiles
- Bundled profiles:
default
,beyondtherepository
,aptrust
,metaarchive
,perseids
- Bundled profiles:
- Support BagIt Profile validation
- Check BagIt metadata conforms through BagConfig when writing bags
- Check an existing BagIt bag conforms when reading from
gov.loc:bagit
- BagIt Bag serialization and deserialization support for zip, tar, and gzip
- Pulled from fedora4-labs/fcrepo-import-export
Issues Closed
- #3 - Test tar serialization with large files
- #6 - Add code coverage reporting
- #10 - Add payload manifests to tag manfiests
- #11 - Description text no loading from bag profile json
- #13 - Use BagItDigest in BagWriter checksum maps
- #16 - ProfileValidationUtil readInfo failure
- #17 - Improvements for BagWriter
- #18 - BagProfile Improvements
- #19 - Ordering of fields in bagit.txt
- #20 - BagIt version
- #22 - Use BagIt-Profile-Identifier from version 1.0 of BTR Profile
BagIt Support Pre-Release 0.0.1
bagit-support-0.0.1 Release 0.0.1