v0.15.13
·
212 commits
to master
since this release
What's Changed
- fix(issues): use Jira for create issue by @soyacz in #897
- improvement(frontend/SCT): Fix Stress Command display and improve UX by @k0machi in #898
- fix(SctSetup.svelte): Use <textarea> instead of for cmd by @k0machi in #900
- fix(SctEvent.svelte): Fix message expand by @k0machi in #901
- improvement(SCTEvents.svelte): Centralize issue fetching for events by @k0machi in #902
- improvement(uwsgi): enable zero downtime restarts by @soyacz in #899
- fix(SctEvents): Cast bool to int by @k0machi in #903
- improvement: Unify nemesis naming by @soyacz in #905
- fix(sct): consolidate junit reports into run fetch and reduce polling… by @soyacz in #907
- fix(notifications): deduplicate polling notifications across browser tabs by @soyacz in #908
- improvement(SctSetup.svelte): Collapse and max-height for stress cmds by @k0machi in #906
- fix(sct/service.py): Kernel report: add test_error and fix condition by @k0machi in #909
- improvement(similar_events): Deduplication of same events by @k0machi in #892
- improvement(plugins): Make plugins POST endpoints idempotent by @k0machi in #911
Full Changelog: v0.15.12...v0.15.13