Skip to content

v9.2.0

Compare
Choose a tag to compare
@rashidakanchwala rashidakanchwala released this 29 Jul 15:57
· 44 commits to main since this release
d58ccce

Major features and improvements

  • Enable/disable preview for all the datasets when publishing Kedro-Viz from CLI. (#1894)
  • Enable/disable preview for all the datasets when publishing Kedro-Viz from UI. (#1895)
  • Display published URLs. (#1907)
  • Conditionally move session store and stats file to .viz directory. (#1915)
  • Introduce metadataPanel in display prop in Kedro-Viz react component. (#1965)
  • Refactor namespace pipelines. (#1897)
  • Expose the internal Redux state through options prop while using Kedro-Viz as a React component. (#1969)
  • Enhance documentation for the Kedro-Viz standalone React component. (#1954)
  • Add Datasets preview toggle in the settings panel. (#1977)

Bug fixes and other changes

  • Relax packaging pin in requirements. (#1947)
  • Add favicon to kedro-viz documentation. (#1959)
  • Add "-p" flag to kedro-viz to match kedro run. (#1960)
  • Fix bug related to nested namespace pipelines. (#1897)
  • Migrate from toposort to graphlib. (#1942)
  • Fix packaging. (#1766)
  • Adjust requirements file and dependabot versioning strategy. (#1978)
  • Refactor CommandCopier component. (#1998)
  • Set isPrettyName toggle to False by Default. (#1958)
  • Add -p argument option for kedro viz to align with kedro pipeline options. (#1961)
  • Replace data-heap-event with standardised data-test for Cypress and Telemetry. (#1995)

Community contributions

Many thanks to the following Kedroids for contributing PR to this release: