Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2015-08-25 | 1.3 kB | |
openrdf-sesame-2.8.6-sdk.zip | 2015-08-24 | 66.0 MB | |
openrdf-sesame-2.8.6-sdk.tar.gz | 2015-08-24 | 58.9 MB | |
openrdf-sesame-2.8.6-onejar.jar | 2015-08-24 | 2.9 MB | |
Totals: 4 Items | 127.8 MB | 2 |
Sesame 2.8.6 ============ Sesame 2.8.6 is a maintenance release which addresses about 10 issues, including a critical issue with SPARQL updates in transactions over HTTP, and a beta-release of a new feature: support for GeoSPARQL on top of the LuceneSAILs. We strongly encourage existing Sesame 2.7 users to examine the Sesame 2.8 upgrade notes[1] before updating their current deployments. [1] http://rdf4j.org/sesame/2.8/docs/articles/upgrade-notes.docbook?view Changelog ========= Release Notes - Sesame - Version 2.8.6 ** Bug * [SES-2214] - Cast from double to integer fails * [SES-2243] - Reinitializing HttpRepository does not work after shutdown * [SES-2267] - OrderComparator is Inconsistent * [SES-2290] - MutableTupleQueryResult performance issues * [SES-2295] - PUT request for SPARQL update/query in txn not correctly processed ** Improvement * [SES-2278] - Make remote transaction timeout configurable * [SES-2288] - Support easy configuration of SSL trust all for SPARQLRepository and HTTPRepository ** New Feature * [SES-2260] - Add GeoSPARQL functions ** Task * [SES-2291] - fix line endings problems in git repository * [SES-2294] - Improve and extend Javadoc * [SES-2198] - Add more helpful docs for the various repository packages.