Releases: eclipse-rdf4j/rdf4j
RDF4J 2.1.5
RDF4J 2.1.5 is a patch release, containing 2 bug fixes:
- #686 - SPARQL: Updates with a wildcard subselects are not parsed properly
- #703 - SPARQL: Vars in statement patterns in service are not added to service vars
Links
RDF4J 2.1.4
RDF4J 2.1.4 is a patch release, containing 5 bug fixes:
- #693 - NativeStore: concurrency issue in SailSourceModel
- #680 - RDF4J Server: IllegalMonitorStateException
- #685 - SPARQL: parsing of integer followed by full stop
- #689 - SPARQL: Zero or more property paths broken with some datasets
- #676 - Regression in hashCode and equals for AbstractBindingSet
Links
RDF4J 2.1.3
RDF4J 2.1.3 is a patch release, containing 9 bug fixes:
- #668 - Model: Revert change to Literal hashCode
- #659 - Workbench: change of page size from 100 -> 10 causes error
- #67 - Workbench: File format autodetect does not work in 'Add RDF' screen
- #646 - SPARQL: Federated queries do not include any values for variables introduced by BIND(or VALUES)
- #638 - SPARQL: Explicit cast for xsd:nonNegativeInteger and other SPARQL-1.1-supported datatypes
- #671 - Sail API: Iterations need to all be reliably closed in AbstractSailConnection.forceCloseActiveOperations
- #648 - Sail API: Create logger warning if rollback is called without an active transaction
- #638 - MemoryStore: race condition with parallel commits and sync
- #652 - BOM is out of date
Links
RDF4J 2.1.2
RDF4J 2.1.2 is a patch release, containing 2 bug fixes:
- #649 - regression in Literal.hashCode implementation
- #639 - incorrect line number in SPARQL INSERT DATA error report
Links
RDF4J 2.0.3
RDF4J 2.0.3 is a patch release, containing 5 bug fixes:
- #264 - TurtleParser does not report line numbers
- #623 - SYSTEM repository does not sync first commit
- #626 - improved error message on unavailable disk space
- #649 - regression in Literal.hashCode implementation
- #639 - incorrect line number in SPARQL INSERT DATA error report
Links
RDF4J 2.1.1
RDF4J 2.1.1 is a patch release, containing 5 bug fixes.
Links
RDF4J 2.1
RDF4J 2.1 is a minor release. It has several new features and improvements, as well as a number of bug fixes. Some of the highlights:
- a fluent ModelBuilder API to more easily create RDF models programmatically;
- configurable strict/extended SPARQL query support, to allow use of magic properties and extended datatype comparisons (in beta);
- extended xsd:dateTime (and related datatypes) comparison;
- limit/offset/distinct REST API parameters to allow for easier pagination of query results.
In total, RDF4J 2.1 address 21 issues. See the Change Log for details.
Links:
RDF4J 2.0.2
RDF4J 2.0.2 is a patch release, containing 6 bug fixes.
Links
Eclipse RDF4J 2.0.1
RDF4J 2.0.1 is a patch release, containing 5 bug fixes.
Links
Eclipse RDF4J 2.0
RDF4J 2.0 is the first release of the Eclipse RDF4J framework, the official successor to the now-defunct OpenRDF Sesame project.
RDF4J 2.0 is functionally equivalent to Sesame 4.1, but with a number of bug fixes and minor improvements. More importantly, it comes with new package names and new logos. Read the Sesame to RDF4J Migration Guide for detailed instructions on how to upgrade.