Releases: qucosa/sword-fedora
Releases · qucosa/sword-fedora
sword-fedora-1.6.4-SLUB
sword-fedora-1.6.3-SLUB
Improvement
- Add support for Fedora object state
sword-fedora-1.6.2-SLUB
sword-fedora-1.6.1-SLUB
Improvement
- Allow datastream update without content (necessary to update individual DS attributes)
sword-fedora-1.6.0-SLUB
Bugfixes
- Sets
label
andversionable
attributes for datastreams - Fix debug output: Print file actual handler class name if one is found
Improvements
- Load servlets on startup to trigger configuration errors on boot
- Add method for returning datastream content
sword-fedora-1.5.6-SLUB
**Bugfixes and Java Platform Changes
- Switch to Java 7
- Fix inline datastreams could not be updated
sword-fedora-1.5.5-SLUB
Bugfix and Improvement
- Don't eagerly normalize file URIs
- Stop logging error if authentication is not given and 401 is returned
sword-fedora-1.5.4-SLUB
Improvements
- Consolidated JDOM dependency
- NFC and NFD file name normalization
sword-fedora-1.5.3-SLUB
Bugfix and feature release
- Add validate API function to enable Filehandlers to call Fedora object validation
- Add support for digest (checksum) when ingesting datastreams
- Fix non-functional isVersionable flag for datastreams
sword-fedora-1.5.2-SLUB
Yet another proprietary SWORD v1.3 protocol extension implemented by #5:
- DELETE now supports query parameters: ?inactivate sets the target object state to
I
(inactive), while ?revert sets the object state toA
(active). Not passing any parameter sets the object state toD
(deleted)
DISCLAIMER: This is a workaround for providing an explicit Fedora object resource.