What's Changed
- fix(MonacoCel): move dynamic import to module level to prevent render-cycle interference by @ausias-armesto in #6556
- feat: Add continue_on_error support for workflow steps and actions by @ausias-armesto in #6554
- feat: add
keep.dict_setanddict_mergeworkflow helpers by @Ishant5436 in #6560 - fix: prevent AUTH0 test timeout caused by OIDC discovery HTTP call by @ausias-armesto in #6566
- fix: assignee not appearing in alert feed filters after self-assign by @an0nym21 in #6570
- fix: close leaked SQLAlchemy sessions in process_watcher_task by @Rolled in #5611
- fix: change monaco-editor imports to type-only imports by @Federicorao in #6578
- fix(ui): exclude public static assets from auth middleware to fix image loading by @an0nym21 in #6576
- fix: Prevent alerts facets sidebar from freezing with high facet cardinality (#6577) by @shahargl in #6589
New Contributors
- @Ishant5436 made their first contribution in #6560
- @an0nym21 made their first contribution in #6570
- @Rolled made their first contribution in #5611
- @Federicorao made their first contribution in #6578
Full Changelog: v0.53.0...v0.54.0