v0.1.4
Released on November 14, 2022.
Enhancements
- Extends internal integration test framework to support automated testing
against third-party compute engines. - Significantly refactors internal data model implementations to improve
readability and maintainability.
Bugfixes
- Fixes bug where certain dividers on the navigation sidebar were too wide.
- Fixes bug where opening sidesheets would change page name.
- Fixes bug where function executor Dockerfiles had incorrect start script.
- Fixes bug that caused built-in metric and check functions to have different
Python environments than regular operators.
All Changes
All commits
- Fix extraneous request issue for kubernetes dialog. by @agiron123 in #685
- ENG-1936: Dividers Too Wide by @agiron123 in #693
- ENG-1974 Properly Show Operator Name in SideSheet by @agiron123 in #691
- Adds Typography stories to storybook docs. by @agiron123 in #680
- Add ability for tests to run against multiple backing engines by @kenxu95 in #682
- [1/N] Defines workflow model and repo by @saurav-c in #646
- [3/N] Sets up testing for repos by @saurav-c in #670
- Eng 1921 Allow user to connect to conda by @likawind in #687
- Fix prompt for lambda role arn by @hsubbaraj-spiral in #647
- Defines user model and repo by @saurav-c in #675
- Fix start-function-executor mismatch bug between aqueduct_executor and dockerfiles by @kenxu95 in #697
- Implements workflow repo tests by @saurav-c in #694
- Explicitly specify requirements for artifact syntax sugar functions by @cw75 in #703
- Fixes react-hooks/exhaustive-deps warning in kubernetesDialog. by @agiron123 in #707
- Disable Conda from UI and remove Conda install option by @cw75 in #710
- Ready for release 0.1.4 by @cw75 in #716