Skip to content

Release 3.2.2 (Anassimene)

Compare
Choose a tag to compare
@ecow ecow released this 17 Jun 15:22
· 33 commits to master since this release

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