What’s changed?
- Authenticated users are now redirected from /server-login to the app subdomain’s dashboard.
- Users who require admin approval before logging in will now see an error message on the login screen.
- Improved error handling when retrieving pipeline values from GCS
- Default resource class can now be set via Repl.
- Project-based context restrictions now populate the project list.
- ~Improved k8s runner start up times. Task agent will now be initialized via init image rather than waiting to copy over the agent after the task pod has started.~
Update: Aug 12, 2024. We discovered that the init container changes were not included in this release and have updated the change log.
Fixes
- Fix for rerun with SSH docker and machine jobs
- Fixed broken insights page
- Fix to allow absolute paths or GCP networks
- Fix to address changes in the GitHub API that broke webhook setup for projects
Correction
- Fix for rerun with SSH docker with machine jobs is not resolved