- Validation updates (major db schema change)
- Admin UI updates
- doc updates
- added wrapper method to activemq tests to simplify ping
- added logo to admin console
- Switched to RabbitMQ for messaging
- Added AMPQ jars to fcrepo
- Changed messaging format to be jsonld and no longer using headers.
- admin ui updates
- fin-cache updates. quads_view requires manual update
- gcssync bug fixes
- direct ocfl access bug fixes
- fin-cache fixes
- gcssync bug fixes and updates
- fin io calculating sha256, sha512 and md5 checksums for binary files
- fin quad cache now storing last modified date for quads
- fin direct ocfl access to fetching last modifed and created dates
- major bug fixes for gcssync gcs -> fcrepo
- fin io adding md5 and sha512 checksums for metadata files
- fin io no longer looks at
@id
for ldp container id lookup - Admin UI displays changes for (some) values, this will by built out more
- Data validation entries are now deleted if not database item exists
- dbsync.update_status entries for update_types
Delete
andPurge
are now deleted removed after one week.
- fixes for fin io
@base:
handling - fix for dbsync reindex endpoint
- fix for stomp disconnection
- adding force binary update flag to fin io
- fix for acl imports via fin io (@base: required for pointing at container)
fin io
indirect reference restructure
- fin io import rewrite.
- gcssync fixes
- Fix for gcssync when root path is a
gcs
'directory' (i.e. a real file) - GCS sync now creates sub paths if they don't exist ensure that they can by modified later on
- Disabling autoversioning of ocfl.
fcrepo.autoversioning.enabled=false
- Fix for exposing pg uuid to public schema
- update for data model fcrepo access when no transform provided
- Start of new
/fin/rest
endpoint for; direct access to OCFL via fs and pg, always returns expanded JSONLD even for binaries, so no need for/fcr:metadata
.
- Fix For
fin io
command whereiodir
was just checking the graph context
- First versioned image release of Fin v2