Summary
- [Enhancement #384] Extend SPARQL grammar with triple term expressions. (commit: b0fda2c) (details)
- [Enhancement #384] Add tests for triple term expression support. (commit: eb49733) (details)
- [Fix] Prevent NPX in StorageConnection. (commit: 7775a11) (details)
- [SCA] SCA-based code improvements. (commit: 242049d) (details)
- [Fix] Make ConstructorResultMapper consistent with documentation. (commit: 678224e) (details)
- [Enhancement #386] Add read-only API to Connection. (commit: aa13730) (details)
- [Enhancement #386] Implement optimized read-only mode in RDF4J driver. (commit: 1d2adce) (details)
- [Enhancement #386] Use read-only OntoDriver connection from JOPA (for read-only persistence context). (commit: 830bca6) (details)
- [Fix] Fix in Jena axiom loading. (commit: 03cd21b) (details)
- [Enhancement #386] Support read-only transaction mode in Jena. (commit: 7c5e5f5) (details)
- Workaround for tests when prefix.cc is not available. (commit: 3b97886) (details)
- [Upd] Update RDF4J to 5.2.0. (commit: e035d78) (details)
- [Enhancement #386] Do not attempt to commit RDF4J connection transaction when in read-only mode. (commit: 76be79c) (details)
- [Fix] Fix class cast exception in ReadOnlyUnitOfWork. (commit: f8691ca) (details)
- [Perf] Implement new CloningReadOnlyUnitOfWork and use it for read-only EM. (commit: 9024b17) (details)
- Remove unused UnitOfWork.isObjectNew method. (commit: 4ea830e) (details)
- [Ref] Rewrite LoadingParameters from class to record. (commit: 4dada72) (details)
- [Ref] Rewrite RDF4J QuerySpecification from class to record. (commit: 5437c5c) (details)
- [SCA] Minor SCA-based code improvements. (commit: 100f1bd) (details)
- [2.7.0] Bump version, update changelog. (commit: 63ee0c9) (details)
