Skip to content

Releases: Swirrl/drafter

Stasher Release Candidate Build

11 Jun 14:04
Compare
Choose a tag to compare
Pre-release

This release introduces the Stasher Caching Repo to Drafter,

Issues included are:

  • Original Stasher implementation
  • #221 Disk Space cleaner. Removing expired, inaccessible, or just not frequently enough used cache entries
  • #252 Caching of State Graph Queries. In particular the modified times that we use internally in Stasher.

Each contains their own sub-issues, dive deeper for more information.

Other important mentions:

  • #246, #265 Datadog metrics for Stasher, capturing times and counts for database/cache queries (hits and misses), and web requests into Drafter as well
  • #267 Stasher configuration (environment variables)

stasher-staging-test

01 Feb 14:40
Compare
Choose a tag to compare
stasher-staging-test Pre-release
Pre-release

test version of stasher

2.1.13

31 Jan 12:26
Compare
Choose a tag to compare
  • No code changes from previous release
  • Improvements to travis/project.clj versioning and releases.

2.1.12

31 Jan 11:58
db120b4
Compare
Choose a tag to compare
  • No code changes from 2.1.10
  • Align project.clj version and tag version.

2.1.11

31 Jan 11:39
Compare
Choose a tag to compare

Test release for travis releases.

2.1.10

31 Jan 11:13
7550827
Compare
Choose a tag to compare
  • Adds fix for #238 VALUES clause rewriting in draftsets JENA-1468.

stasher-feature-reorg-test-travis-2

31 Jan 15:44
Compare
Choose a tag to compare
Pre-release

Merges master + some localised fixes to builds. Hopefully we can get this going on the staging server.

stasher-feature-reorg-test-travis

31 Jan 13:24
Compare
Choose a tag to compare
Pre-release

test stasher release

2.1.8

25 Oct 12:07
Compare
Choose a tag to compare

Fix issue with tests caused by rdf4j/sesame upgrade and use of registries in drafter unit tests.

Core fix is in this commit in grafter 0.10.1.

2.1.7

19 Oct 16:00
Compare
Choose a tag to compare

Update drafter to use grafter 0.10.1 and RDF4j 2.2.2.

This passes all pmd3 tests.