v2.11.0
What's Changed
🩹 Missing processor declaration
The JsonToLdProcessor was not declared in the NiFi services file, which has been fixed now
❓ NiFi SPARQL ASK processor
A new NiFi processor has been added, namely the SparqlAskProcessor
🧒 Client asks for gzip content
The client has been updated so that it asks for gzip content, which should increase performance
🧹 Cleanup of the properties in the NiFi LdesClientProcessor
The properties are restructured, so now some properties are only visible when really needed
🥇 General LDES client improvements
It was not possible to restart the client when an endpoint was unreachable, which has been fixed, together with the client now gracefully shutting down, or in other words it waits when the read data is equal to the written data
🚧 NiFi SPARQL Construct was broken when creating multiple flow files
When the NiFi SparqlConstructProcessor created more than one flow file, the processor crashed, which is now fixed
😫 Better error handling for the LDES client
When the LDIO LDES client experienced errors, the pipeline goes now to a HALTED status
Dependencies
chore(deps): bump webrick from 1.8.1 to 1.8.2 in /docs (#708)
Full Changelog: v2.9.0...v2.11.0