Skip to content

2.41.0

Compare
Choose a tag to compare
@jachro jachro released this 04 Sep 10:49
· 277 commits to release since this release
a87c2b6

Features

  • Authorizers to use the data from ProjectAuth graph (#1688)
  • Project Update API to allow updating keywords, description and image information (#1631)
  • The ProjectAuth graph to be provisioned with a visibility from GitLab (#1676)

Bugfixes

  • The hook Validation process to not remove the token
  • webhook-service not to fail when Project not found in GL (#1692)
  • The RollbackToAwaitingDeletion status change flow to retry on deadlock (#1682)
  • The DBUpdater to take SessionResource and handle retries internally on each status change process
  • The project slug finding operation on the Token Creation flow to work when project removed (#1675)

Misc

  • CLI upgraded to 2.6.2
  • Project Delete API to log info about successful removal
  • Sparql query time measurements added to the new Sparql client (#1670)