Skip to content

Commit 6957d8b

Browse files
committed
add notes for CO 25.2.1 / Explore 25.2.1
1 parent 7b14669 commit 6957d8b

2 files changed

Lines changed: 24 additions & 6 deletions

File tree

docs/release-notes/.pages

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
nav:
2-
- Corporate Memory 25.2.0: corporate-memory-25-2
2+
- Corporate Memory 25.2.1: corporate-memory-25-2
33
- Corporate Memory 25.1.2: corporate-memory-25-1
44
- Corporate Memory 24.3.2: corporate-memory-24-3
55
- Corporate Memory 24.2.1: corporate-memory-24-2

docs/release-notes/corporate-memory-25-2/index.md

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ status: new
33
tags:
44
- ReleaseNote
55
---
6-
# Corporate Memory 25.2.0
6+
# Corporate Memory 25.2.1
77

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.
99

1010
![25.2: Build - Binary Files and Dataset Workflow Operators](25-2-build-binary-files-dataset.png "25.2: Build - Binary Files and Dataset Workflow Operators"){ class="bordered" }
1111
![25.2: Explore - Dynamic Class and Property Creation](25-2-explore-dynamic-concept-creation.png "25.2: Explore - Dynamic Class and Property Creation"){ class="bordered" }
@@ -34,7 +34,7 @@ The highlights of this release are:
3434
This release delivers the following component versions:
3535

3636
- eccenca DataIntegration v25.2.0
37-
- eccenca Explore v25.2.0
37+
- eccenca Explore v25.2.1
3838
- eccenca Corporate Memory Control (cmemc) v25.4.0
3939

4040
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
8484
- XML datasets now return empty values for empty tags when string values are expected
8585
- Project variable updates now properly use the triggering user's credentials
8686

87-
## eccenca Explore v25.2.0
87+
## eccenca Explore v25.2.1
8888

8989
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.
9090

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+
9197
**v25.2.0 of Explore adds the following new features:**
9298

9399
- **Enhanced SHACL Shape Management:**
94100
- Create target classes for node shapes on-the-fly during shape definition
95101
- Create properties for property shapes on-the-fly without leaving the shape editor
96102
- Create classes for property shapes on-the-fly for better data modeling
97103
- Support for defining properties with `domainIncludes` and `rangeIncludes` predicates (as defined in either `schema:`,`dcam:` or `gist:`)
98-
)
99104
- **Query Catalog Enhancements:**
100105
- Graph selection support for Query Catalog, allowing multiple query catalog graphs and editing queries in arbitrary graphs
101106
- 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
178183

179184
## Migration Notes
180185

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+
181199
### eccenca DataIntegration
182200

183201
- The following plugins have been deprecated and will be removed in a future release:

0 commit comments

Comments
 (0)