Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Releases: eclipse-pass/pass-fcrepo-jsonld

Compact all appropriate json-ld responses

23 May 17:13
Compare
Choose a tag to compare

No longer considers GET responses to be the only responses eligible for potential compaction. Now all application/ld+json responses are compacted.

Logging and bug fixes

07 May 12:56
20b6a08
Compare
Choose a tag to compare
Logging and bug fixes Pre-release
Pre-release
  • Workaround for a Fedora PATCH bug where delete/create of the same rdf type results in an error instead of a noop
  • Use logback and LogUtil so that log levels can be easily specified by environment variables

PATCH, Persistence, and Validation

02 May 12:23
Compare
Choose a tag to compare
Pre-release
  • Adds support for JSON Merge Patch
  • Adds support for persisting context
  • Adds support for strict jsonld context validation
  • Adds support for minimal compacted representation

Substitution filter

26 Mar 19:05
Compare
Choose a tag to compare

Adds the ability to substitute terms in requests and responses, including urlencoded query params and bodies

URI filter

14 Mar 02:05
Compare
Choose a tag to compare
URI filter Pre-release
Pre-release

Adds a URI protocol filter that will set the protocol of request URLs based upon `X-Forwarded-Proto

First cut

09 Mar 07:57
Compare
Choose a tag to compare
First cut Pre-release
Pre-release

Contains:

  • jsonld compaction filter
  • jsonld deserialization filter