Releases: SDM-TIB/DeTrusty
Releases · SDM-TIB/DeTrusty
0.24.0
12 Mar 14:47
Compare
Sorry, something went wrong.
No results found
Add capability to parse ; and , shorthand
Fix endpoint list in FederationConfig
Fix default graph for adding and deleting endpoints from a federation
Fix insert query for SPARQLMTEndpoint
Rework Web interface
Improve style
Render error messages in the Web interface
Add federation selector in the Web interface
Rework query plan visualization
Use FederationConfig and metadata service in the app
Restart metadata service instead of DeTrusty workers
Update dependencies
Drop jQuery
Change from @triply/yasgui to @zazuko/yasgui
Update documentation
0.23.0
25 Feb 14:02
Compare
Sorry, something went wrong.
No results found
Improve error handling
Replace prefixes only if not None
Refactor SPARQL package
Update dependencies
0.22.0
04 Nov 13:13
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Make typing backwards compatible
0.21.1
04 Aug 12:29
Compare
Sorry, something went wrong.
No results found
Fix issue with importing Literal from pyoxigraph and rdflib
0.21.0
04 Aug 08:41
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Fix issue with single source queries when not pushing operators to the source
0.20.1
24 Jul 07:30
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Relax version requirement for python-dateutil
Update dependencies
Docker: update dependencies