Skip to content

Releases: SwissDataScienceCenter/renku-graph

2.26.0

06 Jan 15:13
4c79b69
Compare
Choose a tag to compare

Features

  • Support images for projects by retrieving project avatars from GitLab
  • Cross-Entity Search and Project Details APIs to return info about project images
  • Project Status API to return more detailed information about projects processing status
  • Event Log’s Events API to accept a project-id query parameter
  • Changes to the configuration and triggering conditions of the Re-provisioning Process for better control on how and when it’s started

Misc

  • Updates to libraries and build process
  • Changes preventing Plan entities decoders from mismatching various flavours of the entity.

2.25.1

20 Dec 08:16
aab5bea
Compare
Choose a tag to compare

Bugfixes

  • a new Triples Store migration adding renku:Plan to all step Plans without it (#1249)
  • the Cross-Entity Search to find workflows with modifications (#1248)

Misc

  • more informative logging in the transformation flow
  • extending the grace period for zombie chasing process when no delivery info

2.25.0

16 Dec 11:36
c9c2257
Compare
Choose a tag to compare

Features:

  • access tokens to be recreated on Hook Validation and Project Activation when due for a refresh (#1220)
  • GET /events API to return info about Project Id (#1217)
  • Triples Store migration for adding Composite Plans (#1218)

Bugfixes:

  • temporal fix rewriting invalidation time to date created on Plans (#1243)
  • Project's created date deduplication process (#1236)
  • the Cross-Entity Search API results to sort results in a case-insensitive way (#1241)
  • the Cross-Entity Search API to treat the query as string when calling Lucene (#1237)
  • reducing the amount of data sent to Prometheus metrics (#1234)
  • the User's Projects API to return all not activated projects (#1238)

Misc

  • services' images to extend eclipse-temurin:17-jre-alpine (#1228)
  • metrics objects to be passed through the context-bound (#1225)
  • event-log client for internal use (#1214)

2.24.1

29 Nov 12:50
97c94a3
Compare
Choose a tag to compare

Bug fixes

  • token migration process to work in case there are many tokens to change

2.24.0

29 Nov 10:52
495cfb6
Compare
Choose a tag to compare

Features

  • DB migration replacing user Access Tokens to Project Access Tokens stored the token-repository (#1208)

Misc

  • CLI upgraded to 1.10.0

2.23.0

24 Nov 10:01
243cc1e
Compare
Choose a tag to compare

Features

  • new GET /events/:event-id/:project-id/payload resource on event-log service
  • graph services to create and use Project Access Tokens for internal processes communicating with GitLab
  • Cross-Entity Search to return info about Workflows representing CompositePlans
  • graph services to support CompositePlan entities

2.22.3

17 Nov 13:03
5326ebd
Compare
Choose a tag to compare

Misc

  • CLI upgraded to 1.9.3
  • suffix slash to be removed when reading GitLab URL from config

2.22.2

15 Nov 17:52
90f6880
Compare
Choose a tag to compare

Bugfixes

  • Triples Store migration fixing creation dates on Plans (#1183)

2.22.1

11 Nov 09:03
717217d
Compare
Choose a tag to compare

Features

  • all processes cleaned up so they work against the Named Graphs only (#1177)

Fixes

  • the Lineage API to work against the Named Graphs
  • introduced modified and non-modified Plan entities (#1156)

Misc

  • CLI upgraded to 1.9.1

2.22.0

03 Nov 17:32
54aba15
Compare
Choose a tag to compare

Features

  • feat: Knowledge Graph API to work against the Named Graphs dataset in the Triples Store (#1078)

Misc

  • update renku actions to v1.4.0 (#1164)
  • prevent service account from being automounted (#1153)
  • lib upgrades
  • renku CLI upgraded to 1.9.0