Skip to content

v0.1.1

Compare
Choose a tag to compare
@cw75 cw75 released this 26 Oct 06:00
· 566 commits to main since this release
abb1fd5

Released on October 25, 2022.

Enhancements

  • Adds support for Tensorflow Keras models to type system.
  • Allows users to chain multiple SQL queries in the extract operator.
  • Automatically migrates all metadata and artifact snapshots when the user changes the storage layer.
  • Re-enables downloading operator code.

Bugfixes

  • Fixes bug where artifact details view was not scrollable in drawer view.
  • Fixes bugs where parameter nodes were rendered incorrectly.
  • Fixes bug where search functionality was broken on the data page.

All Changes

v0.1.0...v0.1.1

All commits
  • Add verbose flag to Github Actions Integration Tests by @eunice-chan in #613
  • Updates README by @vsreekanti in #620
  • Delete Helm chart src code from this repo by @cw75 in #623
  • Add tfrs.Model type support by @kenxu95 in #615
  • Enable scrolling for query artifact sidesheet by @eunice-chan in #627
  • ENG-1657: Clean up Linter Warnings by @agiron123 in #619
  • Fix broken links in README.md by @kenxu95 in #628
  • Remove unnecessary requirements from run_notebooks readme by @kenxu95 in #629
  • [UI] Fixes a number of bugs related to failing parameters by @kenxu95 in #622
  • ENG-1852 Adds back missing operator content download button by @likawind in #618
  • Unify serialization/typing code between python executor and SDK by @kenxu95 in #630
  • [1/7] Allows for blocking requests during system maintenance by @saurav-c in #624
  • ENG-1881 Fix bug where data page search suggestions did not appear. by @agiron123 in #633
  • Remove --publish and --complex_models flags from integration tests by @kenxu95 in #631
  • Implements database ListWorkflowDags by @saurav-c in #634
  • Eng 1876 Fix lint warnings for DataTable, SearchBar and MultiFileViewer by @eunice-chan in #638
  • Bumps integration tests timeout by @saurav-c in #641
  • Fixes build errors related to generateclassname by @agiron123 in #643
  • Eng 1740 allow users to chain together sql queries by @likawind in #636
  • Implements vault migration by @saurav-c in #607
  • Ready for Release 0.1.1 by @cw75 in #644