Skip to content

Version 2.8.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@P-Ehlert P-Ehlert released this 31 Oct 14:19
· 804 commits to develop since this release

This is a special preview release for the Europeana OAI-PMH2 project (Metis edition).
Note that there is no accompanying API2 version

  • ADD secondary object storage (IBM Cloud)
  • FIX 3D objects now have type "3D" instead of "_3D"
  • FIX nullpointer in WebResourceImpl when colorpalette is not present
  • CHANGE generated urls are now based on hard-coded values instead of configuration (these urls may be overriden in the API to use different base urls)
  • CHANGE edmPreview field now returns value as stored in Mongo (and empty value from Solr)
  • CHANGE general cleanup of MediaFile class (removed unused fields and methods)
  • CHANGE make neo4j lazy-loaded
  • CHANGE upgraded spring dependencies to latest version
  • REMOVE corelib-media-storage module (with MediaStorageService class moved to corelib-web)
  • REMOVE old and deprecated apilog functionality