List of new items added:
- [Core] Add a oslc:name and dcterms:description attributes to the ResourceShape class so that such information can appear in the shape documentation.
- [Client ]Support for Configuration Management was first added in 2.4 and was accidentally removed during the monorepo migration and the 4.0 release. PR #205 adds this support back. Thanks to @isccarrasco!
- [Domains] Add org.eclipse.lyo.domains:ui-classes module with POJOs needed by lyo.oslc-ui.
- [UI] Support for displaying inlined properties as links
- [Store] Add interface support for closing the Store cleanly and releasing underlying connections.
- [Store] SparqlStoreImpl can now be set up with a custom query executor
Changes, removals, and fixes are listed under https://github.com/eclipse/lyo/blob/master/CHANGELOG.md
Name | Date | Description |
---|---|---|
4.1.0.alpha1 | 2021/06/19 | |
4.1.0.M1 | 2021/10/13 |