Summary
- [Enhancement #395] Extend SOQL grammar with support for langMatches. (commit: 9f8ab5a) (details)
- [Enhancement #395] Adjust SOQL parsing to support multi-parameter functions (such as langMatches). (commit: d748d87) (details)
- [Enhancement #395] Support langMatches in SOQL. (commit: c0d2ec4) (details)
- Support ROUND function in SOQL. (commit: f3776f0) (details)
- Allow parallel execution of tests in jopa-impl. (commit: 5f356e7) (details)
- Remove obsolete todo. (commit: 7d110a2) (details)
- [Enhancement #395] Support using multiple entity attributes in a function call in SOQL. (commit: 3a55286) (details)
- [Fix] Fix test stability issue in OWLAPI driver. (commit: c90f53c) (details)
- [Enhancment #395] Support langMatches in Criteria API. (commit: 408e067) (details)
- [Enhancement #395] Allow providing literal value to langMatches in CriteriaBuilder. (commit: 7496be4) (details)
- [Fix] Fix incorrect translation of root.in() to query string in Criteria API. (commit: 8e9ccc8) (details)
- [Bug #402] Add capability for retrieving underlying repository metadata to the OntoDriver API. (commit: 3d93c87) (details)
- [Bug #402] Override descriptor-specified context for GraphDB in entity loading optimizer. (commit: f88c9ab) (details)
- [Bug #399] Ensure lazy loading proxy triggers loading on equals/hashCode invocation. (commit: 552b31e) (details)
- [Bug #400] Allow referencing entity identifier regardless of position in SOQL. (commit: 91e343d) (details)
- Remove unused getter/setter. (commit: f42dd4f) (details)
- [SCA] Minor SCA-based fixes, mostly in tests. (commit: 558e96d) (details)
- [Upd] Update dependencies, RDF4J 5.2.2, maven plugins, test dependencies. (commit: 8f364fd) (details)
- [2.8.0] Bump version, update changelog. (commit: 03c0594) (details)
