You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release-notes/corporate-memory-25-3/index.md
+23-7Lines changed: 23 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,8 @@ status: new
3
3
tags:
4
4
- ReleaseNote
5
5
---
6
-
# Corporate Memory 25.3.0
6
+
7
+
# Corporate Memory 25.3.2
7
8
8
9
Corporate Memory 25.3 is the third major release in 2025.
9
10
@@ -20,12 +21,14 @@ The highlights of this release are:
20
21
21
22
- Explore: **Companion Chat-Based Data Interaction**
22
23
- Introducing an **LLM-powered conversational interface** that lets you interact directly with your data.
24
+
23
25
Ask questions about your graphs, explore insights using query catalogs or autogenerated queries, and access Corporate Memory resources and modules—all within chat.
24
26
25
27
This feature takes data accessibility and interaction to an entirely new level.
26
28
27
29
- Explore: **Graph Insights**
28
30
- Visually explore your graphs contents and relationships in an **aggregated representation** that scales easily to graphs with millions of nodes.
31
+
29
32
Offering a **compact and flexible overview** aggregating objects and relations and shows details on demand.
30
33
31
34
<!--
@@ -35,9 +38,10 @@ The highlights of this release are:
35
38
36
39
This release delivers the following component versions:
37
40
38
-
- eccenca DataIntegration v25.3.1
39
-
- eccenca Explore v25.3.0
41
+
- eccenca DataIntegration v25.3.2
42
+
- eccenca Explore v25.3.1
40
43
- eccenca Corporate Memory Control (cmemc) v25.6.0
44
+
- eccenca Graph Insights v19.1.1-2
41
45
42
46
We tested this release with the following dependency components:
43
47
@@ -46,9 +50,14 @@ We tested this release with the following dependency components:
46
50
47
51
More detailed information for this release is provided in the next sections.
48
52
49
-
## eccenca DataIntegration v25.3.1
53
+
## eccenca DataIntegration v25.3.2
54
+
55
+
We are excited to announce the release of DataIntegration v25.3, bringing the new LLM powered Mapping Creator experience, explicit Databricks connectivity, richer dataset and plugin APIs, streamlined Python plugin tooling, and broad workflow and editor reliability improvements.
50
56
51
-
We are excited to announce the release of DataIntegration v25.3.0, bringing the new LLM powered Mapping Creator experience, explicit Databricks connectivity, richer dataset and plugin APIs, streamlined Python plugin tooling, and broad workflow and editor reliability improvements.
57
+
**v25.3.2 of DataIntegration ships the following fixes:**
58
+
59
+
- Upgrade of docker base image in order to fix vulnerabilities.
60
+
- Plugin parameter description allows Markdown rendering in shortened preview.
52
61
53
62
**v25.3.1 of DataIntegration ships the following fixes:**
54
63
@@ -137,9 +146,16 @@ We are excited to announce the release of DataIntegration v25.3.0, bringing the
137
146
- Graph URI Drop Down does close now.
138
147
- Close icon button to remove target entity type in transform operator now works if opened in modal.
139
148
140
-
## eccenca Explore v25.3.0
149
+
## eccenca Explore v25.3.1
150
+
151
+
We are pleased to announce Explore v25.3, which delivers the new **Companion** LLM data interaction, a whole new way to explore your data relationships in **Graph Insights**, experimental Tentris support, major BKE authoring enhancements and a wide range of usability and stability fixes.
152
+
153
+
**v25.3.1 of Explore ships the following fixes:**
141
154
142
-
We are pleased to announce Explore v25.3.0, which delivers the new **Companion** LLM data interaction, a whole new way to explore your data relationships in **Graph Insights**, experimental Tentris support, major BKE authoring enhancements and a wide range of usability and stability fixes.
155
+
- The properties tab of a resource details view in the explore knowledge shows the plus button to add a new property.
156
+
- Fixed updating of count query for Resource table2.
157
+
- Shacl Query validation does not impose existence check on graph variable, display unresolved terms as sub shape content.
158
+
- Recursion fix - load only limited depth of sub shapes, prevent displaying cycled sub shapes.
143
159
144
160
**v25.3.0 of Explore adds the following new features:**
0 commit comments