Skip to content

Commit 722754f

Browse files
author
semantic-release
committed
chore(release): naas-abi@2.33.0`
Automatically generated by python-semantic-release
1 parent ab0b9d9 commit 722754f

3 files changed

Lines changed: 43 additions & 3 deletions

File tree

libs/naas-abi/CHANGELOG.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,46 @@
22

33
<!-- version list -->
44

5+
## v2.33.0 (2026-06-19)
6+
7+
### Bug Fixes
8+
9+
- **sidebar**: Remove onAdd handlers from knowledge graph section
10+
([`006cb91`](https://github.com/jupyter-naas/abi/commit/006cb91cbf75a1102ebf8abdcc1e55bf54919fb5))
11+
12+
### Features
13+
14+
- **admin**: Add Dagster admin page and platform events admin routes
15+
([`6a4dc03`](https://github.com/jupyter-naas/abi/commit/6a4dc03cc55a50a79d4384fa83ba6c8efac9662e))
16+
17+
- **admin**: Add services admin page and docker services registry
18+
([`772e3dc`](https://github.com/jupyter-naas/abi/commit/772e3dc279100c87804e1d8dce9e11a1f0754b91))
19+
20+
- **export-page**: Add explicit graph selection and improved export UI
21+
([`ae72b0e`](https://github.com/jupyter-naas/abi/commit/ae72b0e6ec02d975f87722cc0d4addd721e8a23f))
22+
23+
- **files**: Add multi-select and HTML preview toggle in file viewer
24+
([`e5ff994`](https://github.com/jupyter-naas/abi/commit/e5ff994d68bae32d5645430f1236e5147bce8d36))
25+
26+
- **files-section**: Add refresh and drive settings buttons
27+
([`c003bb4`](https://github.com/jupyter-naas/abi/commit/c003bb497a0de610267d25f4d2fe5a31bec6d2c0))
28+
29+
- **graph**: Add graph detail and update endpoints
30+
([`80618e8`](https://github.com/jupyter-naas/abi/commit/80618e889b4f448ee0ca8b01de62c3dd041c0edf))
31+
32+
- **graph**: Add KPI cards stacked above graph in network pane
33+
([`6c064e5`](https://github.com/jupyter-naas/abi/commit/6c064e5a9f56ebedfe21c1ccc64d4c57bf178f1a))
34+
35+
- **network**: Add network schema models and update network pane
36+
([`16ecec9`](https://github.com/jupyter-naas/abi/commit/16ecec9f9a55d9050acca880fc1dccc9deb66a6e))
37+
38+
- **sidebar**: Add section header for graphs in knowledge graph sidebar
39+
([`7b0d9de`](https://github.com/jupyter-naas/abi/commit/7b0d9de9f9843aa9dd9ceb29385c09841c96481b))
40+
41+
- **web**: Add quick action buttons for import and export triples in knowledge graph sidebar
42+
([`da13831`](https://github.com/jupyter-naas/abi/commit/da1383128783f2b0babf7e4d26cc4dc92ebebfe5))
43+
44+
545
## v2.32.0 (2026-06-17)
646

747
### Bug Fixes

libs/naas-abi/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "naas-abi"
3-
version = "2.32.0"
3+
version = "2.33.0"
44
description = "Multi-agent orchestrator and knowledge graph management system for AI orchestration, providing comprehensive coordination of specialized AI agents and semantic data management capabilities"
55
readme = "README.md"
66
authors = [{ name = "Maxime Jublou", email = "maxime@naas.ai" },{ name = "Florent Ravenel", email = "florent@naas.ai" }, { name = "Jeremy Ravenel", email = "jeremy@naas.ai" }]

libs/naas-abi/uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)