Skip to content

Release v12.3.0#2560

Merged
ravi-kumar-pilla merged 5 commits intomainfrom
release/12.3.0
Jan 29, 2026
Merged

Release v12.3.0#2560
ravi-kumar-pilla merged 5 commits intomainfrom
release/12.3.0

Conversation

@ravi-kumar-pilla
Copy link
Copy Markdown
Contributor

@ravi-kumar-pilla ravi-kumar-pilla commented Jan 23, 2026

Description

Resolves #2552

Development notes

Release 12.3.0

Major features and improvements

QA notes

  • All tests should pass
  • Test for ESM bundle by using NotebookVisualizer, cd demo-project -> kedro jupyter notebook -> Create a new notebook and try:
from kedro_viz.integrations.notebook import NotebookVisualizer
NotebookVisualizer(pipelines['__default__'], js_url="https://cdn.jsdelivr.net/gh/kedro-org/kedro-viz@release/12.3.0/esm/kedro-viz.mjs", 
                   css_url="https://cdn.jsdelivr.net/gh/kedro-org/kedro-viz@release/12.3.0/esm/kedro-viz.css").show()

Checklist

  • Read the contributing guidelines
  • Opened this PR as a 'Draft Pull Request' if it is work-in-progress
  • Updated the documentation to reflect the code changes
  • Added new entries to the RELEASE.md file
  • Added tests to cover my changes

Signed-off-by: Ravi Kumar <ravi_kumar_pilla@mckinsey.com>
Signed-off-by: Ravi Kumar <ravi_kumar_pilla@mckinsey.com>
@ravi-kumar-pilla ravi-kumar-pilla marked this pull request as ready for review January 24, 2026 23:11
Copy link
Copy Markdown

@ElenaKhaustova ElenaKhaustova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙌

@rashidakanchwala
Copy link
Copy Markdown
Contributor

Hi, could we pls add these 2 to the release notes

  • Fixed an internal compatibility fallback for importlib_metadata imports.
  • Removed a duplicate changed() implementation and cleaned up unused code.

@ravi-kumar-pilla
Copy link
Copy Markdown
Contributor Author

  • Fixed an internal compatibility fallback for importlib_metadata imports.
  • Removed a duplicate changed() implementation and cleaned up unused code.

I saw these but since its internal, I did not include.

@rashidakanchwala
Copy link
Copy Markdown
Contributor

So we include them for our tracking purpose, maybe just this one then.

Fix compatibility fallback for importlib_metadata imports.

Signed-off-by: Ravi Kumar <ravi_kumar_pilla@mckinsey.com>
@ravi-kumar-pilla ravi-kumar-pilla changed the title Release v12.3.0 Release v12.3.0. Jan 28, 2026
@ravi-kumar-pilla ravi-kumar-pilla changed the title Release v12.3.0. Release v12.3.0 Jan 28, 2026
Signed-off-by: Ravi Kumar <ravi_kumar_pilla@mckinsey.com>
Signed-off-by: Ravi Kumar <ravi_kumar_pilla@mckinsey.com>
@ravi-kumar-pilla ravi-kumar-pilla changed the title Release v12.3.0 Release v12.3.0. Jan 28, 2026
@ravi-kumar-pilla ravi-kumar-pilla changed the title Release v12.3.0. Release v12.3.0 Jan 28, 2026
@ravi-kumar-pilla ravi-kumar-pilla merged commit 610340f into main Jan 29, 2026
38 checks passed
@ravi-kumar-pilla ravi-kumar-pilla deleted the release/12.3.0 branch January 29, 2026 16:29
ravi-kumar-pilla added a commit that referenced this pull request Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release kedro-viz v12.3.0

4 participants