Skip to content

Releases: SDM-TIB/DeTrusty

0.19.0

10 Dec 12:26
8f9365e
Compare
Choose a tag to compare
  • Push all operations to the source if there is only one sub-query
  • Fix rare decomposition error
  • Docker: update Python and dependencies

0.18.3

26 Nov 07:52
a8a3dc8
Compare
Choose a tag to compare
  • Update dependencies
  • Update documentation

0.18.2

16 Oct 09:40
5e2fe0b
Compare
Choose a tag to compare
  • Add switch for exiting when checking endpoint accessibility

0.18.1

11 Oct 07:24
a531b0c
Compare
Choose a tag to compare
  • Fix reading RDF-based configuration
  • Update dependencies in Dockerfile

0.18.0

10 Oct 11:39
622376c
Compare
Choose a tag to compare
  • Add feature for defining the source descriptions in RDF
    • Create source descriptions in RDF
    • Read source descriptions from RDF
  • Deprecate JSON-based source descriptions
  • Update documentation

0.17.0

07 Oct 10:15
1eaeb71
Compare
Choose a tag to compare
  • Add query timeout feature
  • Docker: update Python

0.16.1

25 Jul 06:00
eee3297
Compare
Choose a tag to compare
  • Update dependencies
    • Flask
    • requests

0.16.0

23 Jul 08:20
b4d7444
Compare
Choose a tag to compare
  • Add physical operator NestedHashJoinValues (NHJV)
  • Add physical operator NestedHashOptionalValues (NHOV)
  • Use NHJV and NHOV for nested hash join and nested hash optional instead of their FILTER variants

0.15.6

08 May 14:00
c281119
Compare
Choose a tag to compare
  • Fix variables in response header for queries with aggregates with alias

0.15.5

07 May 09:06
e02c4e3
Compare
Choose a tag to compare
  • Fix variables included in projected variables for aggregates with alias