Kedro

Latest version: v0.19.9

Safety actively analyzes 681775 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 22

10.1.0

Major features and improvements

- Update Kedro-Viz telemetry for opt-out model (2022)

Bug fixes and other changes

- Improve `kedro viz build` usage documentation (2126)
- Fix unserializable parameters value (2122)

10.0.0

Major features and improvements

- Add `kedro viz --lite`, allowing users to run Kedro-Viz without installing Kedro project dependencies. (1966, 2077, 2093)
- Enable visual slicing of a Kedro pipeline in Kedro-viz. (2036)
- Improve Kedro-Viz CLI startup time with lazy subcommands and deferring imports (1920)
- Add documentation for Kedro-viz in VSCode Extension. (2078)


Bug fixes and other changes

- Introduce `onActionCallback` prop in Kedro-Viz React component. (2022)
- Enhance documentation for Dataset previews on Kedro-viz. (2074)
- Add documentation for Kedro-viz CLI Commands. (2044)
- Fix design issues in metadata panel. (2009)
- Fix bug where reloading the page reset to the default pipeline instead of retaining the selected one. (2041)
- Add feedback component for slicing pipeline. (2085)
- Add `kedro viz --lite` user warning banner component. (2092)
- Add `UnavailableDataset` as a default dataset for `--lite` mode. (2083)
- Fix missing run command in metadata panel for task nodes. (2055)
- Fix highlight width inconsistency in the Nodelist component.(2004)
- Migrate `demo.kedro.org` from AWS Lightsail to Github Pages. (2034, 2084)
- Refactor disable preview feature to run entirely on the frontend without backend calls. (2067)
- Implement a method to send JSON data to the VSCode integration without running the Kedro-Viz server. (2049)

9.2.0

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:
* [Vlad Cozma](https://github.com/VladCozma)

9.1.0

Major features and improvements
- Introduce the toggle to expand and collapse all pipelines button in the utility bar. (1858)
- Allow Kedro-Viz commands to run from any sub directory within Kedro project. (1871)

Bug fixes and other changes
- Fix broken URL when active pipeline name changes on initial load. (1914)
- Fix bug related to tag filtering and sharing with stateful URL. (1878)
- Update settings panel design (1875)
- Migrate from CircleCi to GitHub Actions. (1876)
- Include expandAllPipelines in initial state. (1896)
- Refactor backend integration with Kedro by replacing bootstrap_project with configure_project. (1796)
- Enhance kedro-viz doc integration. (1874)
- Enhance Kedro-Viz documentation by using Kedro-sphinx-theme. (1898)
- Remove default props from functional components. (1906)
- Fix for schema change in strawberry-graphql JSON scalar. (1903)
- Fix messaging level when package compatibility is not satisfied. (1904)
- Upgrade GitPod to include Node 18 and Python 3.11. (1862)
- Add utility functions related to Transcoding to Kedro viz. (1928)
- Include JSON dataset in the demo-project. (1930)
- Update intersphinx_mapping of kedro-datasets. (1911)
- Add GitPod to the local hosts list. (1923)

9.0.0

Major features and improvements

- Extending stateful URLs with node filters and expand/collapse modular pipelines. (1799)
- Introduce `--include-hooks` option and remove `--ignore-plugins` from cli commands. (1818)
- Add Dataset Factory Patterns to Experiment Tracking. (1824)
- Add support for `JSONDataset` preview. (1800)
- Upgrade to Node 18. (1848)

Bug fixes and other changes

- Increase Kedro-Viz timeout. (1803)
- Remove demo data source and update feature hints. (1804)
- Add markdown support for backticks in the pop-up reminder. (1826)
- Fix posix path conversion on Windows in DatasetStatsHook. (1843)
- Add `pydantic` pin to requirements. (1861)
- Fix TRANSCODING_SEPARATOR import error. (1866)
- Fix CircleCI build failure due to secret scan and missing toposort dependency. (1819)
- Support Deferred Type Annotations in Dataset Previews. (1798)

Community contributions

Many thanks to the following Kedroids for contributing PR to this release:
* [Pascal Brokmeier](https://github.com/pascalwhoop)

8.0.1

Bug fixes and other changes

- Fix a bug on metadata panel when preview data is unavailable. (1794)
- Update Compatibility/Support Matrix in README. (1774)
- Update CLI command to support both `kedro viz run` and `kedro viz`. (1790)

Page 1 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.