Skip to content

0.56.2

Compare
Choose a tag to compare
@Panaetius Panaetius released this 23 Aug 11:59
· 6 commits to master since this release
4aeae27

Renku 0.56.2 fixes a bug in renku-data-services where a background job would stop working
if a deleted project wasn't correctly removed from the authorization database.

Internal Changes

🌟 New Features

  • Data Services: Adds endpoint for saving storage credentials

🐞 Bug Fixes

  • Data Services: Fixes background job not working with Authzed db in inconsistent state
  • Data Services: Fixes query args validation for /api/data/user/secrets endpoint
  • Data Services: Splits error into 401 and 403 depending on the error

Individual Components


- [renku-data-services 0.19.0](https://github.com/SwissDataScienceCenter/renku-data-services/releases/tag/v0.19.0>)