4.1.0 Release Candidate
Pre-release
Pre-release
What's Changed
- Upgrade to Jena 3.17 by @berezovskyi in #59
- Exclude JCL from core by @berezovskyi in #71
- [Snyk] Upgrade org.eclipse.paho:org.eclipse.paho.client.mqttv3 from 1.2.1 to 1.2.5 by @snyk-bot in #72
- Test that ChangeEvent's are serialised with their ChangeLog's by @berezovskyi in #84
- Fix Lyo build issues by @berezovskyi in #98
- Roll back to Jena 3.14 by @berezovskyi in #99
- Use Guava 30.0 in all children by @berezovskyi in #101
- Force libthrift from 0.13.0 to 0.14.1 by @berezovskyi in #100
- Pin httpclient to v4.5.13 by @berezovskyi in #104
- Pin Tomcat version by @berezovskyi in #105
- Allow Bases with rdf:nil or null next pages by @berezovskyi in #102
- Improve Lyo Store for use in the persistent scenario by @berezovskyi in #81
- Add oslc-ui-model module by @berezovskyi in #69
- Release 4.1.0.alpha1 by @berezovskyi in #75
- Tests that demonstrate issue #111 (OslcCoreInvalidValueTypeException is incorrectly thrown when a resource property is annotated to be represented as "inlined") by @jadelkhoury in #112
- Add support for Inlined resources in oslc-ui Preview Factory by @berezovskyi in #197
- Dependency version updates by @berezovskyi in #200
- Make the inlined shape test more robust by @berezovskyi in #201
- add oslc:name and dcterms:description to the ResourceShape class by @jadelkhoury in #204
- Get catalogUrl for Configuration Management - Fixes #205 by @isccarrasco in #206
- Support for inlined properties, by displaying them as links. by @jad-elkhoury in #209
- Additional API to support SPARQL queries for inlined resources. by @jad-elkhoury in #210
- For update requests, avoid creating a sparql query string . This is very inefficient for large queries. by @jadelkhoury in #215
- Release 4.1.0.RC by @berezovskyi in #216
New Contributors
- @isccarrasco made their first contribution in #206
- @jad-elkhoury made their first contribution in #209
Full Changelog: v4.0.0...v4.1.0.RC