New
v1.12.0-M2
What's Changed
Breaking changes
- Remove quota implementation meant for the former MOOC by @imsdu in https://github.com/BlueBrain/nexus/pull/5307
New features / improvements
- Add the ability to choose between list and hash partition strategies by @imsdu in https://github.com/BlueBrain/nexus/pull/5296
- Add RDF4J client by @imsdu in https://github.com/BlueBrain/nexus/pull/5308
- Implement hard deletion of resources by @imsdu in https://github.com/BlueBrain/nexus/pull/5319
- Introduce OpenTelemetry for Delta logs by @imsdu in https://github.com/BlueBrain/nexus/pull/5315
- Introduce http4s client by @imsdu in https://github.com/BlueBrain/nexus/pull/5329
- Migrate storage plugin to use http4s/fs2 for Uri and file writes/reads by @imsdu in https://github.com/BlueBrain/nexus/pull/5330
- Migrate blazegraph and composite plugins to use http4s client by @imsdu in https://github.com/BlueBrain/nexus/pull/5331
- Update http4s for Elasticsearch client by @imsdu in https://github.com/BlueBrain/nexus/pull/5333
- Update http4s for Delta client and composite views by @imsdu in https://github.com/BlueBrain/nexus/pull/5334