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
+18-4Lines changed: 18 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,8 +35,8 @@ The highlights of this release are:
35
35
36
36
This release delivers the following component versions:
37
37
38
-
- eccenca DataIntegration v25.3.2
39
-
- eccenca Explore v25.3.1
38
+
- eccenca DataIntegration v25.3.3
39
+
- eccenca Explore v25.3.3
40
40
- eccenca Corporate Memory Control (cmemc) v25.6.0
41
41
- eccenca Graph Insights v19.1.1-2
42
42
@@ -47,10 +47,14 @@ We tested this release with the following dependency components:
47
47
48
48
More detailed information for this release is provided in the next sections.
49
49
50
-
## eccenca DataIntegration v25.3.2
50
+
## eccenca DataIntegration v25.3.3
51
51
52
52
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.
53
53
54
+
**v25.3.3 of DataIntegration ships the following fixes:**
55
+
56
+
- JSON dataset: #arrayText on non-existing properties now returns empty result instead of empty array string.
57
+
54
58
**v25.3.2 of DataIntegration ships the following fixes:**
55
59
56
60
- Upgrade of docker base image in order to fix vulnerabilities.
@@ -143,10 +147,20 @@ We are excited to announce the release of DataIntegration v25.3, bringing the ne
143
147
- Graph URI Drop Down does close now.
144
148
- Close icon button to remove target entity type in transform operator now works if opened in modal.
145
149
146
-
## eccenca Explore v25.3.1
150
+
## eccenca Explore v25.3.3
147
151
148
152
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.
149
153
154
+
**v25.3.3 of Explore ships the following fixes:**
155
+
156
+
- Upgrades jinjava for mitigation of CVE-2026-25526
157
+
- Reduces docker package footprint
158
+
159
+
**v25.3.2 of Explore ships the following fixes:**
160
+
161
+
- Knowledge Graphs: Editing data in the properties tab now handles white space in literals correctly, while still cleaning IRIs.
162
+
- Knowledge Graphs & BKE: Saving a resource now reports progress with more details. The progress dialog dialog is shown after 5 seconds of waiting.
163
+
150
164
**v25.3.1 of Explore ships the following fixes:**
151
165
152
166
- The properties tab of a resource details view in the explore knowledge shows the plus button to add a new property.
0 commit comments