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-2/index.md
+23-5Lines changed: 23 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@ status: new
3
3
tags:
4
4
- ReleaseNote
5
5
---
6
-
# Corporate Memory 25.2.0
6
+
# Corporate Memory 25.2.1
7
7
8
-
Corporate Memory 25.2.0 is the second major release in 2025.
8
+
Corporate Memory 25.2 is the second major release in 2025.
9
9
10
10
{ class="bordered" }
11
11
{ class="bordered" }
@@ -34,7 +34,7 @@ The highlights of this release are:
34
34
This release delivers the following component versions:
35
35
36
36
- eccenca DataIntegration v25.2.0
37
-
- eccenca Explore v25.2.0
37
+
- eccenca Explore v25.2.1
38
38
- eccenca Corporate Memory Control (cmemc) v25.4.0
39
39
40
40
We tested this release with the following dependency components:
@@ -84,18 +84,23 @@ We are excited to announce the release of DataIntegration v25.2.0, which introdu
84
84
- XML datasets now return empty values for empty tags when string values are expected
85
85
- Project variable updates now properly use the triggering user's credentials
86
86
87
-
## eccenca Explore v25.2.0
87
+
## eccenca Explore v25.2.1
88
88
89
89
We are pleased to announce Explore v25.2.0, which brings significant enhancements to SHACL shape management, improved graph handling, and a modernized knowledge graph exploration experience.
90
90
91
+
**v25.2.1 of Explore ships the following fixes and additions:**
92
+
93
+
- Pagination for inline views of Dataset (used for preview in cmem build)
94
+
- Widgets for shaped resources without properties to display are shown
95
+
- Update/Replace in the explore graph list
96
+
91
97
**v25.2.0 of Explore adds the following new features:**
92
98
93
99
-**Enhanced SHACL Shape Management:**
94
100
- Create target classes for node shapes on-the-fly during shape definition
95
101
- Create properties for property shapes on-the-fly without leaving the shape editor
96
102
- Create classes for property shapes on-the-fly for better data modeling
97
103
- Support for defining properties with `domainIncludes` and `rangeIncludes` predicates (as defined in either `schema:`,`dcam:` or `gist:`)
98
-
)
99
104
-**Query Catalog Enhancements:**
100
105
- Graph selection support for Query Catalog, allowing multiple query catalog graphs and editing queries in arbitrary graphs
101
106
- Graph selection support for Charts visualization, allowing to store and edit chart visualization in arbitrary graphs
@@ -178,6 +183,19 @@ We are excited to announce cmemc v25.4.0, which introduces new features, improve
178
183
179
184
## Migration Notes
180
185
186
+
!!! info "Backward and Forward Compatibility"
187
+
188
+
We do not guarantee forward compatibility for configuration, data or projects.
189
+
I.e. importing a project created with DataIntegration v25.2.0 into DataIntegration v25.1.0 (or older) might not work.
190
+
191
+
Backward compatibility will be ensured or migration paths explained.
192
+
I.e. projects created with DataIntegration v24.3.0 can be imported into DataIntegration v25.1.0.
193
+
194
+
!!! info "Important info"
195
+
196
+
Since v24.3.0, the components eccenca DataPlatform and eccenca DataManager are merged
197
+
into a single component eccenca Explore.
198
+
181
199
### eccenca DataIntegration
182
200
183
201
- The following plugins have been deprecated and will be removed in a future release:
0 commit comments