ChangeLog
2.0.8 (2026-08-29)
Changed:
- General dependency updates, fixes and improvements
2.0.7 (2026-07-01)
Fixed:
- logback configuration xml file for new conditions
2.0.6 (2026-06-28)
Changed:
- Querying for resource graphs extended with found resource uri ref
2.0.5 (2026-05-16)
Added:
- Support for general DCAT resources
2.0.4 (2025-01-11)
Changed:
- Accept header set to sparql result json
2.0.2 (2024-08-27)
Changed:
- General library update
2.0.1 (2023-11-13)
Changed:
- Utils dependency update with increased json string size limit
2.0.0 (2023-10-05)
Added:
- Pipe configuration parameter
queriesfor sparql queries
Changed:
- Refactor SparqlConnector, using futures and promises instead of handlers
Removed:
catalogueUriRefpipe segment configuration parameter
1.1.1 (2021-06-05)
Changed:
- Lib dependencies
1.1.0 (2021-01-31)
Changed:
- Switched to Vert.x 4.0.0
1.0.2 (2020-06-18)
Changed:
- Serialize pipe startTime as ISO standard string
1.0.1 (2020-02-28)
Changed:
- Update connector lib
1.0.0 (2019-11-08)
Added:
- buildInfo.json for build info via
/healthpath
- config.schema.json
PIVEAU_LOG_LEVELfor configuring the general log level of theio.piveaupackage
- Configuration change listener
sendHashpipe configuration parameter
sendHashto config schema
Changed:
PIVEAU_prefix to logstash configuration environment variables
- Optional canonical hash attachment on dataInfo
- Requires now latest LTS Java 11
- Docker base image to openjdk:11-jre
Fixed:
- Updated all dependencies
0.1.0 (2019-05-17)
Added:
catalogueread from configuration and pass it to the info object
- Environment
PIVEAU_IMPORTING_SEND_LIST_DELAYfor a configurable delay
sendListDatapipe configuration option
Changed:
- Readme
- Default output format to
application/n-triples
Removed:
modeconfiguration and fetchIdentifier
0.0.1 (2019-05-03)
Initial release