Skip to content

Commit 5a75fe2

Browse files
author
semantic-release
committed
chore(release): naas-abi@2.37.0`
Automatically generated by python-semantic-release
1 parent 893b419 commit 5a75fe2

3 files changed

Lines changed: 53 additions & 7 deletions

File tree

libs/naas-abi/CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v2.37.0 (2026-06-29)
6+
7+
### Bug Fixes
8+
9+
- **pipelines**: Remove obsolete onto2py classification comments and fixes
10+
([`04f9c79`](https://github.com/jupyter-naas/abi/commit/04f9c79358585658eb2b35e566586dbe789f4985))
11+
12+
### Chores
13+
14+
- Update source SHA256 hashes for ontology modules
15+
([`04f9c79`](https://github.com/jupyter-naas/abi/commit/04f9c79358585658eb2b35e566586dbe789f4985))
16+
17+
### Features
18+
19+
- **graph**: Add API endpoint and UI button to clear graph caches
20+
([`8240425`](https://github.com/jupyter-naas/abi/commit/8240425f3c1313cd630d9aca712c0ee4bc37afcf))
21+
22+
- **ontology**: Add Agent class and related ontology updates
23+
([`838feb1`](https://github.com/jupyter-naas/abi/commit/838feb1cf2bb64c5c81b1711d63076b9737093a0))
24+
25+
- **ontology**: Add API endpoint and service method to clear ontology caches
26+
([`f343168`](https://github.com/jupyter-naas/abi/commit/f343168b80453617655cfba1a21100748cf663a1))
27+
28+
- **ontology**: Add support for prefixes in ontology overview graph
29+
([`d583642`](https://github.com/jupyter-naas/abi/commit/d58364287805acf0ca2362a9e06dfde3ee324730))
30+
31+
- **ontology-service**: Normalize owl:equivalentClass pairs in ontology graph
32+
([`04f9c79`](https://github.com/jupyter-naas/abi/commit/04f9c79358585658eb2b35e566586dbe789f4985))
33+
34+
### Refactoring
35+
36+
- **abi-ontology**: Restructure Agent and TemporalInstant classes
37+
([`04f9c79`](https://github.com/jupyter-naas/abi/commit/04f9c79358585658eb2b35e566586dbe789f4985))
38+
39+
- **ontologies**: Update ontology classes and modules
40+
([`b8f7556`](https://github.com/jupyter-naas/abi/commit/b8f75561a155781ff26d17c242e623b937399075))
41+
42+
- **ontology-service**: Remove unused store variable in list and graph methods
43+
([`41b25ac`](https://github.com/jupyter-naas/abi/commit/41b25ac7d3ca556bd71f52f6b707e3b787c364ac))
44+
45+
- **x-ontology**: Update XUser author_id property and fix object properties
46+
([`04f9c79`](https://github.com/jupyter-naas/abi/commit/04f9c79358585658eb2b35e566586dbe789f4985))
47+
48+
549
## v2.36.0 (2026-06-26)
650

751
### Features

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.36.0"
3+
version = "2.37.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: 8 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)