Skip to content

Commit 519e89e

Browse files
committed
initial preparations for 25.3
1 parent 1cb7a11 commit 519e89e

4 files changed

Lines changed: 147 additions & 2 deletions

File tree

Taskfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ version: '3'
55

66
vars:
77
PUBLIC_BRANCH: published
8-
CURRENT_VERSION: 25.2
8+
CURRENT_VERSION: 25.3
99
MATERIAL_TAG: 9.6.14
1010
MATERIAL_INSIDER_TAG: 9.6.14-insiders-4.53.16
1111

docs/release-notes/.pages

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
nav:
2+
- Corporate Memory 25.3.0: corporate-memory-25-3
23
- Corporate Memory 25.2.7: corporate-memory-25-2
34
- Corporate Memory 25.1.2: corporate-memory-25-1
45
- Corporate Memory 24.3.2: corporate-memory-24-3

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
status: new
32
tags:
43
- ReleaseNote
54
---
Lines changed: 145 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,145 @@
1+
---
2+
status: new
3+
tags:
4+
- ReleaseNote
5+
---
6+
# Corporate Memory 25.3.0
7+
8+
Corporate Memory 25.3 is the third major release in 2025.
9+
10+
<!-- todo:
11+
![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" }
12+
![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" }
13+
![25.2: Explore - Multi-Graph Query Management](25-2-explore-multiple-query-catalogs.png "25.2: Explore - Multi-Graph Query Management"){ class="bordered" }
14+
-->
15+
16+
The highlights of this release are:
17+
18+
- Build: **Enhanced File Management in Workflows**
19+
- New binary file dataset and project file operators enable seamless integration of PDFs, images, and other binary files directly into workflows, streamlining document processing pipelines.
20+
21+
- Explore: **Dynamic Class and Property Creation**
22+
- Create classes and properties on-the-fly while defining SHACL shapes, dramatically accelerating ontology development and data modeling workflows without context switching.
23+
24+
- Explore and Automate: **Multi-Graph Query Management**
25+
- The enhanced query catalog now supports multiple query graphs and arbitrary graph selection, enabling better organization and management of SPARQL queries across different knowledge domains.
26+
27+
- Build: **Mapping Creator** (BETA)
28+
- New visual mapping management and GenAI based mapping environment, allowing unparalleled clarity, speed and ease in building and maintaining your mapping rules.
29+
30+
This release delivers the following component versions:
31+
32+
- eccenca DataIntegration v25.3.0
33+
- eccenca Explore v25.3.0
34+
- eccenca Corporate Memory Control (cmemc) v25.5.0
35+
36+
We tested this release with the following dependency components:
37+
38+
- Ontotext GraphDB v11.1.2
39+
- Keycloak v26.4.1
40+
41+
More detailed information for this release is provided in the next sections.
42+
43+
## eccenca DataIntegration v25.3.0
44+
45+
We are excited to announce the release of DataIntegration v25.3.0, which introduces …
46+
47+
**v25.3.0 of DataIntegration adds the following new features:**
48+
49+
-
50+
51+
**v25.3.0 of DataIntegration introduces the following changes:**
52+
53+
-
54+
55+
**v25.3.0 of DataIntegration ships the following fixes:**
56+
57+
-
58+
59+
## eccenca Explore v25.3.0
60+
61+
We are pleased to announce Explore v25.3.0, which delivers experimental Tentris backend support, cmem companion integration, major BKE authoring enhancements and a wide range of usability and stability fixes.
62+
63+
**v25.3.0 of Explore adds the following new features:**
64+
65+
- **Graph Insights**
66+
- New visual graph exploration and visual query UI for easy relation analysis.
67+
- **Companion:**
68+
- Integrated the cmem companion into Explore.
69+
- **Backend:**
70+
- Added experimental support for the Tentris store backend.
71+
- Added support for configuring a fixed authorization bearer token in the HTTP store backend.
72+
- **BKE authoring enhancements:**
73+
- Execute workflows triggered by node shapes directly from BKE.
74+
- Simplified connecting nodes from the possible resources menu on the canvas.
75+
- Added the missing tooltips for multiple BKE buttons.
76+
- **SHACL authoring usability:**
77+
- Added a tooltip to the LiteralContainer component.
78+
79+
**v25.3.0 of Explore introduces the following changes:**
80+
81+
- **Thesaurus navigation:**
82+
- Navigation tree items are now sorted by their labels for consistent browsing.
83+
84+
**v25.3.0 of Explore ships the following fixes:**
85+
86+
- **General platform fixes:**
87+
- Handle external and internal redirects to preserve unsaved work.
88+
- Restored the LinkRules download button.
89+
- The SPARQL GSP DELETE request now returns 404 for non-existing graphs consistently across backends.
90+
- Explore now relies on GraphDB to manage stopwords, ensuring correct filtering.
91+
- Fixed an empty state regression when the graph list query returns no results.
92+
- Failures in the shape catalog no longer block other tabs.
93+
- Prevented blank pages in the query editor when previous queries were not saved.
94+
- SHACL now handles custom value queries without bindings more gracefully.
95+
- **BKE stability improvements:**
96+
- Improved error handling for validation requests in the BKE module.
97+
- Fixed the BKE visualization saving issue.
98+
- UI query requests for connectable candidates now only run for resources.
99+
- The "Open resource details" link can again be opened in a new browser tab.
100+
- **SHACL editing reliability:**
101+
- Added a loading state for SHACL edit controls to provide clearer feedback.
102+
103+
**v25.3.0 of Explore removes the following functionality:**
104+
105+
- Removed the deprecated LLM assistance feature.
106+
107+
## eccenca Corporate Memory Control (cmemc) v25.5.0
108+
109+
!!! info inline end "Important info"
110+
111+
This eccenca Corporate Memory release is the first release where we introduced Semantic Versioning for our components.
112+
This cmemc release notes section reflects this by reporting multiple minor versions in one section.
113+
114+
We are excited to announce cmemc v25.5.0, which introduces new features, improvements and bug fixes.
115+
116+
**v25.5.0 of cmemc adds the following new features:**
117+
118+
-
119+
120+
## Migration Notes
121+
122+
!!! info "Backward and Forward Compatibility"
123+
124+
We do not guarantee forward compatibility for configuration, data or projects.
125+
I.e. importing a project created with DataIntegration v25.2.0 into DataIntegration v25.1.0 (or older) might not work.
126+
127+
Backward compatibility will be ensured or migration paths explained.
128+
I.e. projects created with DataIntegration v24.3.0 can be imported into DataIntegration v25.1.0.
129+
130+
!!! info "Important info"
131+
132+
Since v24.3.0, the components eccenca DataPlatform and eccenca DataManager are merged
133+
into a single component eccenca Explore.
134+
135+
### eccenca DataIntegration
136+
137+
-
138+
139+
### eccenca Explore
140+
141+
- With the deprecation of the assistance feature, `assist.*` properties can be removed from your `application.yml`, they are not used any more and have been replaced by `spring.ai` configuration.
142+
143+
### eccenca Corporate Memory Control (cmemc)
144+
145+
-

0 commit comments

Comments
 (0)