Snapshot version

You are browsing the docs for the snapshot version of Nexus, the latest release is available here

v1.11 Release Notes

This is an incremental software release that adds several improvements across the board. The API is backwards compatible with v1.10 except for creating and updating S3 storages

// TODO: update date For the detailed list of updates in this release, see the list of addressed issues since v1.10.

Nexus Delta

Passivation

This feature allows to reduce the pressure on the primary store by changing the way indexing routines for views (but also graph-analytics) behaves when they have processed all available data.

More here

Conditional requests

Nexus now supports conditional requests.

More here

Realm provisioning

Nexus now allows to provision realms at start up so as to simplify automated deployments.

More here

Remote storage server

The remote storage server part has been removed.

The client is deprecated and remains compatible with the remote storage in 1.10.

Nexus Fusion

// TODO: update date See the list of addressed issues since v1.10.