Fix locked task deletion

This commit is contained in:
Maurus Decimus
2026-04-30 12:55:52 +02:00
parent 7417d6d07c
commit cda4e49fef
4 changed files with 16 additions and 13 deletions

View File

@@ -16,7 +16,9 @@ If you are upgrading from v0.16.x, replace the binary (or run `docker pull`). If
- Invalidate caches when group memberships change on an external directory.
- Return OIDC errors instead of "failed to decode token".
- User impersonation.
- Task queue pagination by anchor.
- Tasks:
- Delete locked tasks.
- Queue pagination by anchor.
- Log viewer: All events show as `INFO`.
- Registry: Allow changing object variants.
- Node id renewal.