Skip to content

Releases: diffix/explorer

Aircloak 20.2 compatibility release

17 Aug 11:59
Compare
Choose a tag to compare

This release is for publication on docker hub under the 20.2 tag.

The main purpose of this is to provide a stable version of the Diffix Explorer Api that will remain compatible with Aircloak release version 20.2 Diffix Dogwood.

Armstrong

15 Jun 09:19
f2f0815
Compare
Choose a tag to compare
Armstrong Pre-release
Pre-release

Initial release of Diffix Explorer

"One small step for Diffix, one giant leap for anonymised datasets."

Features:

  • Analysis of individual columns based on type:
    • integer / real: descriptive stats such as mean, median, quartiles + histogram distribution.
    • text: distinct values, basic pattern detection and random sample generation.
    • date / time / datetime: histograms of linear timelines and periodic time intervals.
    • boolean: sample distribution.

Known rough edges:

  • Inconsistent and undocumented schema for result metrics
  • Raw error messages

Test Release 3

03 Apr 12:37
b326a79
Compare
Choose a tag to compare
Test Release 3 Pre-release
Pre-release
Merge pull request #96 from diffix/daniel/update-publish.yaml-1

Update publish.yml

Test Release 2

03 Apr 12:25
a7c8eef
Compare
Choose a tag to compare
Test Release 2 Pre-release
Pre-release
Merge pull request #95 from diffix/daniel/update-publish.yaml

Update publish.yml

Test Release

03 Apr 08:36
37c4b3d
Compare
Choose a tag to compare
Test Release Pre-release
Pre-release

Testing the release mechanism