Releases: europeana/corelib
Releases · europeana/corelib
Version 2.13.2
- FIX generation of manifest urls to always include https://
Version 2.13.1
- FIX technical facet issue
Version 2.13.0
- 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
- FIX the JDBCConfiguration
Version 2.12.0
- 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
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
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
- 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
- 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
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