Closed jitu5 closed 20 hours ago
Should we remove the reFocus
entry from the UI release highlights?
hey @jitu5 I tested it locally and all functionality working as expected, but I feel like the in release note we miss quite a bit of big work we did for this release too. Those included 1 bug reported by our user.
tag
being undefined bug from the backend. (#2162)hey @jitu5 I tested it locally and all functionality working as expected, but I feel like the in release note we miss quite a bit of big work we did for this release too. Those included 1 bug reported by our user.
- Ensure deterministic graph calculation with consistent layer, node, and edge ordering in Kedro-Viz (Ensure deterministic graph calculation with consistent layer, node, and edge ordering in Kedro-Viz #2185)
- Fix
tag
being undefined bug from the backend. (Fixtag
being undefined bug from the backend. #2162)- Refactor response classes (Refactor response classes #2113)
- Breakdown flowchart models into separate files (Breakdown flowchart models into separate files #2144)
@Huongg
let me add above release notes under "Bug fixes and other changes"
Besides the one @Huongg mentioned, #2185, #2113, #2181, #2183, #2144 (Refactor Flowchart Models), #2139, #2124, #2110, #2095 (Refactor CSS Z-index) is missing,
undefined
when pipeline are ordered differently (#2162, #2146) Tested manually and all looks good to me, thank you @jitu5!
Description
Release 10.1.0
Major features and improvements
--autoreload
file watching filter and replacewatchgod
library withwatchfiles
. (#2134)Bug fixes and other changes
behaviour
prop object withreFocus
prop. (#2161)kedro viz build
usage documentation. (#2126)flake8
,isort
,pylint
andblack
byruff
. (#2149)DatasetStatsHook
to avoid showing error when dataset doesn't have file size info. (#2174)node-list-tree
component. (#2193)z-index
values using variables for easier maintenance. (#2095)Community contributions
Many thanks to the following Kedroids for contributing PR to this release:
update-reminder-content.js content
Checklist
RELEASE.md
file