Approve Tasks in Bulk and Control MFA for Approvals
This release introduces new features, enhances productivity and security, and resolves known issues.
New features
- ROLEX-1907: Introduce bulk task approval allowing to approve multiple tasks at once using the management API.
- ROLEX-2006: Bypass MFA on hardened CI/CD pipelines by whitelisting OAuth2 clients for task approvals allowing to fully automate task flow.
Improvements
- ROLEX-1768: Disable automatic retries on Lambda failures for tasks to prevent excessive resource consumption.
Bugs fixed
- ROLEX-2097: Fix Swagger UI requests ending in HTTP 403 Error due to invalid CSRF token