v0.3.4
Released on May 24, 2023.
Enhancements
- Improves consistency of icon sizing on resources page.
- Merges
flow_id
andname
into a single argument when retrieving workflows
from the SDK. - Adds ability to parametrize save operators when using AWS S3.
Bugfixes
- Fixes bug where race condition could occur when syncing Airflow workflows to
Aqueduct. - Fixes bug where listing Snowflake data objects would return an error.
All Changes
All commits
- Make resource logo sizing more consistent by @kenxu95 in #1329
- Implement workflow dags endpoint by @likawind in #1330
- Eng 2736 Use V2 Routes for Workflows Page by @eunice-chan in #1345
- Merge id and name arguments to one field by @jpurusho65 in #1325
- Fixes Airflow to Aqueduct syncing bug by @saurav-c in #1347
- ENG-2964 GetEnvironment RTKQuery by @agiron123 in #1343
- Adds Github Action for Airflow compute test by @saurav-c in #1348
- ENG-3010: S3 Dialog Use as Metadata Checkbox fix by @agiron123 in #1352
- ENG-2812: Announcement Banner Error Fixes by @agiron123 in #1351
- Fix missing imports in UI build by @likawind in #1353
- Add back optional flow_id and flow_name arguments by @jpurusho65 in #1350
- ENG-3011 and ENG-3012 Kubernetes/OnDemandKubernetes Dialog Fixes by @agiron123 in #1355
- Add annotation to gate a test case only for relational data integration by @jpurusho65 in #1356
- Add ability to parameterize S3 Saves by @kenxu95 in #1354
- Add wildcard prefix to test-config file in gitignore by @kenxu95 in #1358
- Fix regression of fetching flow by name by @jpurusho65 in #1357
- Fix bug where bigquery extracts fail due to missing import by @kenxu95 in #1359
- Adjust padding around icons in resources/ and dag view by @kenxu95 in #1361
- ENG-3030: fix broken GCS documentation link in GCS dialog by @agiron123 in #1364
- Padding Tweak by @kenxu95 in #1363
- Rename integration to resources in our codebase by @kenxu95 in #1370
- [1/n] Refactor workflow details page (headers, version selection) by @likawind in #1308
- Rc v034 by @eunice-chan in #1367