Download Latest Version Sesame 4.1.2 SDK (tar.gz) (66.4 MB)
Email in envelope

Get an email when there's a new version of Sesame

Home / Sesame 2 / 2.8.7
Name Modified Size InfoDownloads / Week
Parent folder
openrdf-sesame-2.8.7-sdk.zip 2015-10-29 66.4 MB
README.txt 2015-10-29 2.4 kB
openrdf-sesame-2.8.7-sdk.tar.gz 2015-10-29 59.3 MB
openrdf-sesame-2.8.7-onejar.jar 2015-10-29 3.0 MB
Totals: 4 Items   128.7 MB 0
Sesame 2.8.7
============

Sesame 2.8.7 is a maintenance release, addressing over 20 issues, including
Java 6 runtime compatibility, a few OSGi bundling issues, a bug in SPARQL
update character encoding and a paging problem in the Workbench.

For a full overview of what has been fixed, see the changelog (below) or browse
through the release notes in our issue tracker:

   https://openrdf.atlassian.net/projects/SES/versions/12900

Sesame 2.8.7 can be downloaded via our community website at

     http://rdf4j.org/ 
      
The user documentation and API Javadoc can be also found here. We would welcome
any feedback you might have, you can use the Sesame Users Google Group or our
JIRA issue tracker for this purpose. 

Changelog
=========
Release Notes - Sesame - Version 2.8.7

** Improvement
    * [SES-439] - support gzip compression for client-server communication
    * [SES-2302] - BindingSetAssignment can cause slow performance

** Sub-task
    * [SES-2334] - Document which modules use Java 7 runtime dependencies

** Bug
    * [SES-2300] - Set default charset for requests to repository controller to be UTF-8 instead of container default
    * [SES-2303] - geosparql dependency issue in osgi bundle
    * [SES-2307] - Workbench paging hides results when subquery contains LIMIT clause
    * [SES-2308] - ConstantOptimizer can be over aggressive
    * [SES-2309] - Projection/MultiProjection don't project auxillary bindings
    * [SES-2310] - auto-generated variable names should be SPARQL-compliant
    * [SES-2311] - ASK query parsing incomplete
    * [SES-2312] - org.openrdf.query.QueryResults.equals(GraphQueryResult r1, GraphQueryResult r2) always fails
    * [SES-2313] - ServiceRegistry is not thread-safe
    * [SES-2314] - loopholes in variable usage checks for construct queries
    * [SES-2315] - MemoryStore Fails Snapshot Isolation
    * [SES-2316] - Count operator string rendering doesn't display distinct attribute
    * [SES-2321] - Behaviour of UpdateExpr equals(), hashCode() is not consistent with TupleExpr
    * [SES-2322] - SailUpdateExecutor does incorrect character encoding
    * [SES-2324] - sesame-runtime-osgi bundle missing most of the classes
    * [SES-2325] - 2.8 codebase uses several Java 7 features
    * [SES-2326] - Processing of solution modifiers needs to clear parent node 
    * [SES-2335] - ValueFactory.createLiteral fails on null language tag 

Source: README.txt, updated 2015-10-29