Releases: SwissDataScienceCenter/renku-graph
Releases · SwissDataScienceCenter/renku-graph
2.31.0
2.30.1
2.30.0
Features
- Dataset Details API to work with sameAs and identifier (#1395)
PROJECT_VIEWED
andDATASET_VIEWED
events to contain user's GitLab id (#1405)- SPARQL string interpolator to resolve iterables considering context (#1404)
Bugfixes
- prevent event handler processes from dying
TS_MIGRATION_REQUEST
not to be delivered to a random free subscriber in case an event of the type is already under execution (#1408)ADD_MIN_PROJECT_INFO
event to be skipped if the project already exists in the Triples Store (#1403)- logs from the hook validation and creation processes to be more informational (#1407)
2.29.0
2.28.4
2.28.3
2.28.2
2.28.1
2.28.0
Features
- support for Schema v10
- Triples Store migration to redo all projects using Schema v10
- the Cross-Entity Search to allow multiple sort parameters (#1303)
- a new GET /status API on event-log service (#1340)
- the graphql API removed from the knowledge-graph
Bugfixes
- the User's Projects API performance improvements (#1315)
- allow any type for a Command Parameter value (#1344)
- paged responses to return an empty page if requested page beyond the last non-empty page
- the Hook Creation flow to log response message GitLab sends on error (#1324)
Misc
- CLI upgraded to 2.3.0
- Jena upgraded to 4.7.0
- ca certificates chart upgraded to 0.0.4 (#1359)
- generators moved into the test scope (#1357)
- common subscription types for receiving and sending events
- json-ld decoders removed from the production model (#1346)
- decoders to use the CLI model (#1336)
- a new entities-views-collector module (#1333)
- converters from test to CLI model (#1314)
- date validation for Activity and Dataset entities enabled (#1304)
- issue templates and action for user issue triage (#1323)
2.27.0
Features:
- New provisioning process inserting data for the search APIs. This release still does not switch the queries to use data from the new graph but adapts the workflows to keep the new data in sync with the Project graphs. (#1261)
Bugfixes:
- Performance improvements of SPARQL queries supplying data for the KG APIs (#1298)
Plan
entity decoder to support Workflow File entities (#1296)- Event Handlers scheduling concurrent processes not to die on pre-scheduling failures (#1281)