Skip to content

Releases: linkeddatacenter/sdaas-ce

4.2.1

14 May 17:48
c628a4f
Compare
Choose a tag to compare

fix: #28 #29
aligned with latest available ubuntu 24:04

4.2.0

10 Apr 08:53
Compare
Choose a tag to compare
4.2.0 Pre-release
Pre-release

fix: issue #27
feat: using ubuntu:24.04 as base image

4.1.2

10 Apr 04:44
Compare
Choose a tag to compare
4.1.2 Pre-release
Pre-release

fix: issue #26
fix: docker image 4.1.2 published for arm/v8 and amd64 architecture

4.1.1

07 Apr 15:12
Compare
Choose a tag to compare
4.1.1 Pre-release
Pre-release

Fix: issue #25

4.1.0

05 Apr 10:53
Compare
Choose a tag to compare
4.1.0 Pre-release
Pre-release

feat: added sd_error and arm architecture support

4.0.0 (Pitagora)

28 Mar 17:13
Compare
Choose a tag to compare
4.0.0 (Pitagora) Pre-release
Pre-release

New mayor release. See https://linkeddata.center/sdaas for documentation

Release 3.3.1

26 Jun 21:58
Compare
Choose a tag to compare

Bug fix release

Fixed

  • bug #19 (FAILCHECK mode does not work)
  • references in change log

Release 3.3.0

24 Jun 09:45
b442c65
Compare
Choose a tag to compare
Release 3.3.0 Pre-release
Pre-release

Fixed

  • bug #16 (bad dateTime spelling)
  • bug #15 (obsolete namespace for xsd)

Changed

  • aligned with new rdfStore (issue #17)
  • changed the default SD_CACHE . Now is /tmp/sdaas (issue #13)
  • prov plan message "calling axiom.." changed to "inferencing axiom.." (issue #7)
  • more time to warmup (issue #9)

Added

  • Add support to select in testing ( #issue 14)
  • issue #8 . Added a extra parameter to SD_DATA_TEST: if equal to "FASTFAIL" returns 1 on first test failed, if equal to "FAILCHECK" return 1 if one test failed
  • added git, helm, yq, jq, unzip and csvtool support (issue #10)
  • added shacl support enhancement (issue #11)

Release 3.2.2 (Anassimene)

17 Jun 15:22
Compare
Choose a tag to compare

This is a major release

Added

  • SDaaS-ce is now enabled to run a remote sdaas-rdfstore together with the local one.
  • new variables SD_UPLOAD_DIR, _SD_LOCAL_REASONER_STARTED, SDAAS_SIZE
  • new functions to bg_reasoning:
    SD_START_LOCAL_REASONING_ENGINE,
    SD_WARMUP_REASONING_ENGINE,
    SD_STOP_LOCAL_REASONING_ENGINE
  • new functions to kb:
    SD_WARMUP
  • new docker entrypoint script

changed

  • OS moved from alpine to debian
  • aligned with sdaas_rdfstore 2.1.4
  • major version changed to 3 and named to "Anassimene"
  • copyright header in some files
  • the default user is jetty (no more root)
  • native local native kb implementation
  • change implementation of bg_reasoning
  • Swapped parameter in SD_REASONER_LOAD
  • better directory configuration in the docker image

Removed

  • alpinelinux_provisioning.sh script
  • service_registry module
  • SDAAS binary from PATH

Fixed

  • SD_NOWARMUP from environment now works
  • typos in help and documentation
  • some bugs in code

2.5.0

17 Feb 15:07
Compare
Choose a tag to compare

Release 2.5.0

added

  • --no-warmup option and SD_NOWARMUP env variable support

fixed

  • missing SD_START_RULESET_ACTIVITY is ruleset when update
  • bug in changelog history