Releases: fcrepo-exts/fcrepo-import-export
Releases · fcrepo-exts/fcrepo-import-export
fcrepo-import-export-1.2.0
What's Changed
- improve shutdown impl to work on java 17+ by @pwinckles in #163
- Bump ch.qos.logback:logback-classic from 1.2.0 to 1.2.13 by @dependabot in #168
- Bump com.fasterxml.jackson.core:jackson-databind from 2.10.0.pr1 to 2.12.7.1 by @dependabot in #169
- Add in sonatype repositories by @bbpennel in #170
Full Changelog: fcrepo-import-export-1.1.0...fcrepo-import-export-1.2.0
fcrepo-import-export-1.2.0-RC-1
What's Changed
- improve shutdown impl to work on java 17+ by @pwinckles in #163
- Bump ch.qos.logback:logback-classic from 1.2.0 to 1.2.13 by @dependabot in #168
- Bump com.fasterxml.jackson.core:jackson-databind from 2.10.0.pr1 to 2.12.7.1 by @dependabot in #169
Full Changelog: fcrepo-import-export-1.1.0...fcrepo-import-export-1.2.0-RC-1
1.1.0 Release
Release notes - Fedora Repository Project - Version fcrepo-import-export-1.1.0
New Feature
FCREPO-3742 Add ability to resume F4/F5 exports
1.0.2 Release
fcrepo-import-export-1.0.2 [maven-release-plugin] copy for tag fcrepo-import-export-1.0.2
Release 1.0.1
fcrepo-import-export-1.0.1 [maven-release-plugin] copy for tag fcrepo-import-export-1.0.1
fcrepo-import-export 1.0.0
New features in this release:
- Updated for 5.1.x compatibility.
- Support for the Beyond the Repository BagIt profile
- The ability to import and export serialized bags
- The ability to select your preferred bag checksum if multiple options are supported by your BagIt profile
- The ability to capture and restore ACLs in bags.
Important Note: This release is not compatible with Fedora 4.7.5. For exporting from a 4.7.5 repository, please sure to use the fcrepo-import-export v0.3.0.
fcrepo-import-export-0.3.0
This release:
- Updates integration tests to work against Fedora 4.7.4
- Updates BagIt bag creation in conformance with APTrust specification
- Adds
--repositoryRoot
command line option, and - Adds support for importing exported versions
fcrepo-import-export-0.2.0
This release contains a single bugfix (https://jira.duraspace.org/browse/FCREPO-2518) which ensures lossless roundtripping.
fcrepo-import-export-0.1.1
This is the point-release of fcrepo-import-export following the fourth community sprint.
- Compatible with Fedora 4.7.3 and later
- Supports lossless round-tripping of resources (once Fedora 4.7.4 is released)
- Supports export of versions
fcrepo-import-export-0.1.0
This is the initial release of fcrepo-import-export
:
- Compatible with Fedora 4.7.0 and later
- Meets all Phase 1 and Phase 2 requirements outlined here
- Supports exporting with an APTrust BagIt Profile
- Validation tooling
- Documentation