v1.4.0
The goal of this release is to improve performance and shrink the service footprint when deploying the Nexus ecosystem. This is an incremental software release that adds several improvements across the board. The API is backwards compatible to v1.3 (and the rest of the v1.x releases, i.e. v1.2, v1.1 and v1.0) but requires rebuilding all indices and performing schema migrations. Please visit the migration instructions for the exact steps necessary to upgrade from the previous release.
Services merge
Up until 1.3, Nexus backend was split into 3 services: iam, admin and kg.
In 1.4 we have merged the 3 services together.
Listing results
Listing API responses return, along with the resource metadata, the following predicates: sko:prefLabel
, schema:name
and rdfs:label
when they are present in the resource payload.
For full release notes, please visit Release notes on the Blue Brain Nexus homepage.