Skip to content

v0.0.16

Compare
Choose a tag to compare
@cw75 cw75 released this 27 Sep 01:30
· 631 commits to main since this release
4bf14c4

Released on September 26, 2022.

Enhancements

  • Improves the readability of the operator logs printed from the SDK by omitting empty logs and
    making formatting uniform.
  • Throws a more informative error message when a table artifact's column name is not of type string.
    Aqueduct currently cannot support DataFrame's with non-string type columns.

Bugfixes

  • Fixes bug where authentication errors caused by incorrect integration credentials were treated as
    system errors, which led to a confusing error message.
  • Fixes bug introduced in the previous releases where the settings gear was hidden on the UI.
  • Fixes a number of minor formatting and spacing issues on the UI.

All Changes

v0.0.15...v0.0.16

All commits