Skip to content

Releases: europeana/corelib

Version 2.13.2

25 May 13:11
Compare
Choose a tag to compare
  • FIX generation of manifest urls to always include https://

Version 2.13.1

06 May 08:49
Compare
Choose a tag to compare
  • FIX technical facet issue

Version 2.13.0

04 May 07:34
Compare
Choose a tag to compare
  • Optimise schema.org response
  • FIX BadURIException for json-ld and turtle response
  • REMOVE entities from schema.org
  • MODIFY for multiple proxy and aggregations
  • UPDATE docker environment variable
  • FIX Null pointer for RDF record with no ccDeprecatedOn date in License

Version 2.12.1

20 Jan 08:42
Compare
Choose a tag to compare
  • FIX the JDBCConfiguration

Version 2.12.0

08 Jan 10:07
Compare
Choose a tag to compare
  • ADD support for using multiple mongo and solr clusters (depending on request subdomain name)
  • ADD allow different base urls for urls referring to Portal, API gateway and API itself (depending on request subdomain name)
  • FIX loading old record data using its new id (underwater redirects broke in previous release)
  • REFACTOR move JIBX classes and definitions to Metis Framework
  • REFACTOR use MongoClient instead of Europeana MongoProvider class
  • REFACTOR schema.org timespan serialization
  • REMOVE corelib-common-storage and corelib-edm-definitions modules

Version 2.11.0-HOTFIX

01 Dec 13:54
Compare
Choose a tag to compare

This is a hotfix for search facets. It includes switching to the latest (snapshot) version of Metis that contains a fix for handling multiple technical facets (correct usage of AND and OR)

Version 2.11.0

12 Oct 12:32
Compare
Choose a tag to compare

This release includes:

  • ADD configurable IIIF Manifest base url in record output
  • REFACTOR use Metis-common library for technical facets in search
  • REFACTOR upgrade to Mongo Driver 4.0.2 and Morphia 2.0.0
  • REFACTOR upgrade to JDK11

Version 2.10.2

22 Sep 08:18
Compare
Choose a tag to compare
  • Experimentally disable the maxConnectionIdleTime in MongoProviderImpl
  • REMOVE ThumbnailController and related functionalities
  • ADD /record path if base url is api.europeana.eu for Search Results

Version 2.10.1

21 Jul 08:02
Compare
Choose a tag to compare
  • ADD option to disable redirecting records
  • FIX minor issues in attribution snippet (double info and null values)
  • FIX bug in determining linked contextual entities in schema.org record response
  • REFACTOR schema.org unit tests
  • REFACTOR upgrade to Mongo driver 3.12.5 and Morphia 1.5.8
  • REFACTOR suppress Jena warnings in the logs

Version 2.10.0

12 May 15:26
Compare
Choose a tag to compare

This release includes:

  • ADD record in turtle format
  • ADD timeouts for record and search requests
  • ADD release idle Mongo connections after 1 minute
  • REFACTOR switch to new record redirection database (Metis library)
  • REFACTOR split search and record service into different modules
  • REFACTOR use new Thumbnail API for edmPreview urls
  • FIX edmPreview and edmLandingPage urls for record rdf/xml, json-ld and schema.org format
  • FIX dates in Schema.org
  • REMOVED all hierarchies functionality
  • REMOVED corelib-lookup module