Skip to content

v0.3.3

Compare
Choose a tag to compare
@jpurusho65 jpurusho65 released this 17 May 23:50
· 53 commits to main since this release
e9a34c0

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

v0.3.2...v0.3.3

All commits
  • ENG_2960: Fix broken documentation link for Aqueduct demo resource. by @agiron123 in #1306
  • Update the artifact storage card presentation to be consistent with the other data integrations by @kenxu95 in #1297
  • Add appropriate workflow count to our connected notification cards and details page by @kenxu95 in #1302
  • ENG-2767 react hook form submission by @agiron123 in #1232
  • README typo fix by @cw75 in #1313
  • Update the workflow "No Run" logo by @kenxu95 in #1312
  • Fixes broken storybook build by @agiron123 in #1317
  • Eng 2884 test node routes by @eunice-chan in #1299
  • Fix generated docstrings when viewing resource methods in Jupyter by @kenxu95 in #1315
  • Fix bug where duplicate fields showing in resource details dropdown by @kenxu95 in #1321
  • [2/n] Adds gh actions to publish test pypi packages by @likawind in #1262
  • [UI] Merge the Conda resource into the Aqueduct Server by @kenxu95 in #1311
  • Add ability to parameterize the save operator by @kenxu95 in #1320
  • Adds error checking for whether big query dataset exists by @saurav-c in #1319
  • Fixes cloudpickle serialization for Python 3.7 by @saurav-c in #1324
  • Fix Snowflake save missing schema bug by @kenxu95 in #1331
  • ENG-2979 S3 Dialog Validation Fixes by @agiron123 in #1328
  • ENG-2979: Fixes bigquery and gcs dialogs that were crashing after file uploads. by @agiron123 in #1326
  • Move any overflow rows on the details header fields into an additional column by @kenxu95 in #1322
  • Eng 2885 create and test metric and check routes by @eunice-chan in #1323
  • Changes schedule for spark periodic tests by @hsubbaraj-spiral in #1336
  • Rc v033 by @jpurusho65 in #1334