Skip to content

Releases: clingen-data-model/genegraph-framework

Remove Clojure.stacktrace ref

21 Aug 14:45
Compare
Choose a tag to compare
0.1-alpha.36

clojure.stacktrace not available in some envs

rdf/tx needs to return something

15 Aug 16:38
Compare
Choose a tag to compare
0.1-alpha.35

Need to actually return result of transaction

address rdf/tx bug, init for http endpoints

15 Aug 13:15
Compare
Choose a tag to compare
rdf/tx bug fix, allow init-fn for http endpoints

https://github.com/apache/jena/issues/2584

Fix range scan bug for RocksDB

05 Aug 15:10
Compare
Choose a tag to compare

Compressing the keyspace with the last RocksDB update meant that incrementing the last byte for a range scan was no longer sufficient and introduced errors.

Now incrementing last Long in key range

Fix protobuf conflict again

24 Jul 14:16
Compare
Choose a tag to compare
0.1-alpha.32

Extra exclusions for protobuf

Resolve protobuf conflict

24 Jul 14:10
Compare
Choose a tag to compare
0.1-alpha.31

Resolve protobuf conflict with google libs

RocksDB updates, remove JDBC, libs update

23 Jul 20:04
Compare
Choose a tag to compare
0.1-alpha.30

Updated deps, remove jdbc, RocksDB updates

Simplifying JSON-LD framing

16 May 13:31
Compare
Choose a tag to compare
0.1-alpha.29

simplifying frame code

Adding JSON-LD Framed output

15 May 18:26
Compare
Choose a tag to compare
0.1-alpha.28

Adding JsonLd serialization with framing

Jena algebra updated

14 May 18:34
Compare
Choose a tag to compare
0.1-alpha.27

Updating algebra classes