Features
- Test case names cannot contain whitespace anymore
- Make DAG search case insensitive
- Add information about user who canceled execution
- Allow to filter templates/schedules/executions by notify parameter
- Performance improvements
- Login by username or LDAP select button on login page
- Introduce pgbouncer - database performance improvements
Fixes
- All keywords are not displayed
- Settings / endpoint is returning 500 status fix
- Redis key mismatch on test case - backend cache fix
- App crash when trying to add new connection fix
- Template fixes
- Simple DQ various fixes
- Scheduler fixes
- Template node status is not updated fix
- Scheduler sometimes doesn't trigger fix
- Git import fix
- Queue timeout on Celery DAG fix
- Cancel functionality doesn't work for DAG fix
- Close zombie processes