Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
openrdf-sesame-2.8.5-sdk.tar.gz | 2015-08-06 | 57.5 MB | |
README.txt | 2015-08-06 | 1.4 kB | |
openrdf-sesame-2.8.5-sdk.zip | 2015-08-06 | 64.3 MB | |
openrdf-sesame-2.8.5-onejar.jar | 2015-08-06 | 2.9 MB | |
Totals: 4 Items | 124.7 MB | 0 |
Sesame 2.8.5 ============ Sesame 2.8.5 is a maintenance release which addresses about 11 issues, including bugs in unicode support for IRIs, and transaction concurrency over HTTP. 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.5 ** Bug * [SES-2238] - Potential deadlock in exclusive locking of native store in transactions over HTTP * [SES-2245] - Joins are not symmetric when one arg is a BindingSetAssignment * [SES-2261] - SailRepository should check if Sail is already initialized before initializing it * [SES-2263] - Exception adding data stream to http repository * [SES-2265] - Sesame Runtime OSGi Module not including META-INF/services * [SES-2281] - Multiple connection add with a remote repository connection results a huge number of requests * [SES-2283] - TransactionController thread safety problem for the transaction lock * [SES-2285] - DELETE data with unicode IRI fail ** Improvement * [SES-2246] - Review and improve QueryJoinOptimizer ** New Feature * [SES-2270] - allow users to provide their own default namespaces ** Task * [SES-2269] - Remove Eclipse code formatting settings from git repository