Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-05-17 | 3.6 kB | |
v0.3.3.tar.gz | 2023-05-17 | 3.3 MB | |
v0.3.3.zip | 2023-05-17 | 4.0 MB | |
Totals: 3 Items | 7.4 MB | 0 |
Released on May 17, 2023.
### Enhancements
* Adds ability to use a parameter in save operators to dynamically name saves.
* Updates the artifact storage card on the resources page to be consistent with
other resource cards.
* Shows how many workflows are using notification resources.
* Improves form validation with react-hook-forms
.
* Replaces the icon that signifies a workflow that has been registered but not
executed.
* On the resouces page, displays the Conda integration as modifying the Aqueduct
server execution layer rather than as a separate execution layer.
* Improves BigQuery error checking to ensure that a dataset exists before
accessing it.
### Bugfixes * Fixes bug where documentation links on the home page were broken. * Fixes bug where the SDK's generated docstrings were broken.
All Changes
https://github.com/aqueducthq/aqueduct/compare/v0.3.2...v0.3.3