New
v1.12.0-M1
What's Changed
Breaking changes
- Remove ship migration tool by @imsdu in https://github.com/BlueBrain/nexus/pull/5282
- Remove incoming and outgoing links from metadata and indexing by @imsdu in https://github.com/BlueBrain/nexus/pull/5293
- Use project reference intead of project uri in metadata by @imsdu in https://github.com/BlueBrain/nexus/pull/5281
- Do not expose projects as regular resources by @imsdu in https://github.com/BlueBrain/nexus/pull/5283
- Do not index resolvers, list them from db and by project only by @imsdu in https://github.com/BlueBrain/nexus/pull/5284
- Do not index storages in Blazegraph and Elasticsearch by @imsdu in https://github.com/BlueBrain/nexus/pull/5285
- Do not index schemas anymore by @imsdu in https://github.com/BlueBrain/nexus/pull/5287
- Do not index views anymore by @imsdu in https://github.com/BlueBrain/nexus/pull/5288
New features / enhancements
- Update to Jena 5.2 and Json-LD 1.1 by @imsdu in https://github.com/BlueBrain/nexus/pull/5280
- Remove default Elasticsearch views and replace them with a single index by @imsdu in https://github.com/BlueBrain/nexus/pull/5272
- Introduce document routing for default index by @imsdu in https://github.com/BlueBrain/nexus/pull/5275