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
@@ -35,9 +35,10 @@ The highlights of this release are:
35
35
36
36
This release delivers the following component versions:
37
37
38
-
- eccenca DataIntegration v25.3.1
39
-
- eccenca Explore v25.3.0
38
+
- eccenca DataIntegration v25.3.2
39
+
- eccenca Explore v25.3.1
40
40
- eccenca Corporate Memory Control (cmemc) v25.6.0
41
+
- eccenca Graph Insights v19.1.1-2
41
42
42
43
We tested this release with the following dependency components:
43
44
@@ -46,9 +47,14 @@ We tested this release with the following dependency components:
46
47
47
48
More detailed information for this release is provided in the next sections.
48
49
49
-
## eccenca DataIntegration v25.3.1
50
+
## eccenca DataIntegration v25.3.2
51
+
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.
50
53
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.
54
+
**v25.3.2 of DataIntegration ships the following fixes:**
55
+
56
+
- Upgrade of docker base image in order to fix vulnerabilities.
57
+
- Plugin parameter description allows Markdown rendering in shortened preview.
52
58
53
59
**v25.3.1 of DataIntegration ships the following fixes:**
54
60
@@ -137,9 +143,16 @@ We are excited to announce the release of DataIntegration v25.3.0, bringing the
137
143
- Graph URI Drop Down does close now.
138
144
- Close icon button to remove target entity type in transform operator now works if opened in modal.
139
145
140
-
## eccenca Explore v25.3.0
146
+
## eccenca Explore v25.3.1
147
+
148
+
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
+
150
+
**v25.3.1 of Explore ships the following fixes:**
141
151
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.
152
+
- The properties tab of a resource details view in the explore knowledge shows the plus button to add a new property.
153
+
- Fixed updating of count query for Resource table2.
154
+
- Shacl Query validation does not impose existence check on graph variable, display unresolved terms as sub shape content.
155
+
- Recursion fix - load only limited depth of sub shapes, prevent displaying cycled sub shapes.
143
156
144
157
**v25.3.0 of Explore adds the following new features:**
0 commit comments