Skip to content

v1.12.0-M1

Pre-release
Pre-release
Compare
Choose a tag to compare
@imsdu imsdu released this 04 Mar 15:56
· 7 commits to master since this release
95626cf

What's Changed

Breaking changes

  • Remove ship migration tool by @imsdu in #5282
  • Remove incoming and outgoing links from metadata and indexing by @imsdu in #5293
  • Use project reference intead of project uri in metadata by @imsdu in #5281
  • Do not expose projects as regular resources by @imsdu in #5283
  • Do not index resolvers, list them from db and by project only by @imsdu in #5284
  • Do not index storages in Blazegraph and Elasticsearch by @imsdu in #5285
  • Do not index schemas anymore by @imsdu in #5287
  • Do not index views anymore by @imsdu in #5288

New features / enhancements

  • Update to Jena 5.2 and Json-LD 1.1 by @imsdu in #5280
  • Remove default Elasticsearch views and replace them with a single index by @imsdu in #5272
  • Introduce document routing for default index by @imsdu in #5275
  • Add the ability to query and get stats for the default index by @imsdu in #5277
  • Refactor elasticsearch plugin to better include main indexing by @imsdu in #5278

Documentation

  • Update README for 1.11 by @imsdu in #5266
  • Remove release 1.7 from docs and delete orphan files by @imsdu in #5286
  • Add documentation for 1.12.0-M1 by @imsdu in #5294

Maintenance

Full Changelog: v1.11.0...v1.12.0-M1