Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: SDM-TIB/DeTrusty

0.22.0

04 Nov 13:13
2f98727

Choose a tag to compare

  • Add feature to manage federations within the same file/endpoint
  • Reorganize source description documentation
  • Update dependencies
  • Docker: update Python and dependencies

0.21.2

13 Aug 14:16
dacd9f6

Choose a tag to compare

  • Make typing backwards compatible

0.21.1

04 Aug 12:29
0c79708

Choose a tag to compare

  • Fix issue with importing Literal from pyoxigraph and rdflib

0.21.0

04 Aug 08:41
b241de8

Choose a tag to compare

  • Add feature to save TTLConfig to file
  • Add feature to add and delete endpoints from TTLConfig
  • Add feature to add and delete endpoints from SPARQLConfig
  • Add feature to add private endpoints to TTLConfig and SPARQLConfig

0.20.2

25 Jul 06:10
91fc7ec

Choose a tag to compare

  • Fix issue with single source queries when not pushing operators to the source

0.20.1

24 Jul 07:30
653828b

Choose a tag to compare

  • Fix typo in logger causing DeTrusty to not execute queries
  • Fix issue with single SSQ queries including LIMIT

0.20.0

23 Jul 11:10
c0047ff

Choose a tag to compare

  • Add feature to read the source description from a SPARQL endpoint
  • Fix checking authentication for query endpoint only when configuration is present
  • Change log level to logging.DEBUG for some messages
  • Update dependencies
  • Docker: update dependencies

0.19.1

04 Feb 07:04
ec425d3

Choose a tag to compare

  • Relax version requirement for python-dateutil
  • Update dependencies
  • Docker: update dependencies

0.19.0

10 Dec 12:26
8f9365e

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

Choose a tag to compare

  • Update dependencies
  • Update documentation