Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Application Programming Interface

The application programming interface updates in this release relate to correcting response headers.

  • Content-Type header on container HEAD requests mirrors those returned on GET
  • Link header of ldp:constrainedBy added to responses of requests to create an ldp:Resource
  • Link headers included on /fcr:versions resources
  • Link headers included on /fcr:fixity resources
Expand
titleRelated JIRA tickets...

Jira
serverDuraSpace JIRA
jqlQueryfilter=14212
serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5

Deprecations

This is the final release to include the XACML and RBACL authorization modules. Subsequent Fedora releases will only include the WebAC authorization module.

Expand
titleRelated JIRA tickets...

Jira
serverDuraSpace JIRA
jqlQueryfilter=14215
serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5

...

  1. Adds a new option to allow a client to overwrite what were server managed triples
    • -Dfcrepo.properties.management=relaxed
  2. Allows incoming blank nodes to be skolemized as hash URIs instead of placed in the /.well_known/genid location
    1. -Dfcrepo.bnode.hash-uri=<true|false>
  3. Allow use of S3 for storage (Beta)
Expand
titleRelated JIRA tickets...

Jira
serverDuraSpace JIRA
jqlQueryfilter=14214
serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5

HTML User Interface

Expand
titleRelated JIRA tickets...

Jira
serverDuraSpace JIRA
jqlQueryfilter=14216
serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5

Performance

Performance

This release adds two new configuration options targeting improved performance:

  1. Ability to increase the ModeShape cache size from the default 10,000 (repository.json)
  2. Ability to enable parallel generation of RDF response streams
    • -Dfcrepo.streaming.parallel=true
Expand
titleRelated JIRA ticket...

Jira
serverDuraSpace JIRA
jqlQueryfilter=14202
serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5

Preservation

This release includes an update to fixity result responses on fixity failures such that the digest algorithm used in performing the check (in the case where an algorithm other than the default SHA-1 is used) is returned to the client.

Expand
titleRelated JIRA ticket...

Jira
serverDuraSpace JIRA
jqlQueryfilter=14217
serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5

...

Numerous bug fixes and clean-up tasks were addressed in this release, including:

...

.

Expand
titleRelated JIRA tickets...

Jira
serverDuraSpace JIRA
jqlQueryfilter=14213
serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5

...