v2.7.0
·
53 commits
to releases
since this release
What's Changed
- Minor fixes to comments and logs by @gabegma in #533
- Clean up
linksfrom Docker Compose by @JosephMarinier in #536 - Update python to 3.9 by @gabegma in #534
- Rename variable in tests by @gabegma in #535
- Validate behavioral testing number fields by @JosephMarinier in #537
- Show error messages from backend on API failure by @nandhinibsn in #524
- Fix breadcrumbs by @JosephMarinier in #541
- Fix get_tags() method by @gabegma in #544
- Fix config modal closing unexpectedly on unsuccessful config update by @JosephMarinier in #540
- Clean up config by @JosephMarinier in #523
- Cleanup tasks in memory by @gabegma in #543
- Refactor validation modules by @gabegma in #542
- Improve speed of outcome count per threshold by @gabegma in #545
- Avoid restarting task when pending by @gabegma in #539
- Fix startup dependencies by @gabegma in #538
- Don't block execution when waiting for startup tasks by @JosephMarinier in #547
- Refactor DatasetSplitManager to reload latest cache. by @gabegma in #527
- Refactor ArtifactManager and restart TaskManager by @gabegma in #529
- Assign tasks to workers by @gabegma in #525
- Make validation errors less verbose by @JosephMarinier in #546
- Merge release v2.6.1 on main by @JosephMarinier in #553
- Open utterance details in a modal by @JosephMarinier in #551
- Fix front end failing to parse unexpected errors by @JosephMarinier in #556
- Refactor
AzimuthBaseSettingsoutside ofconfig.pyby @JosephMarinier in #557 - Align
isort's max line length withflake8andblackby @JosephMarinier in #559 - Hide registering task logs by @gabegma in #562
- Create an API route to get the config history by @JosephMarinier in #560
- Clean up aliases by @JosephMarinier in #563
- Support null dataset by @JosephMarinier in #558
- Support adding/removing pipelines/post-processors by @nandhinibsn in #561
- Bump pymdown-extensions from 9.3 to 10.0 by @dependabot in #565
- Support custom metrics by @JosephMarinier in #569
- Remove deprecation warning from pytest output by @Dref360 in #570
- Fix CI setup-poetry by @JosephMarinier in #572
- Update documentation for 2.6.2 by @JosephMarinier in #571
- Release 2.7.0 by @JosephMarinier in #574
Full Changelog: v2.6.1...v2.7.0