Skip to content

Commit 3870a4d

Browse files
committed
Merge remote-tracking branch 'origin/main' into feature/graphInsightsDocu-CMEM-7120
2 parents 869a0a2 + 6c98f9d commit 3870a4d

File tree

1 file changed

+11
-0
lines changed
  • docs/release-notes/corporate-memory-25-3

1 file changed

+11
-0
lines changed

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,17 @@ We are excited to announce the release of DataIntegration v25.3.0, bringing the
7373
- Adapted the Google Drive Spreadsheet dataset tests to accommodate Google’s changed behavior.
7474
- Projects imported into a knowledge graph backend now delete the target graph before import to avoid stale data.
7575
- **Mapping Creator experience:**
76+
- New quick tour that introduces the important elements of the Mapping Creator.
7677
- Mapping rules opened from the Mapping Creator no longer need to be saved immediately.
7778
- Newly created mapping rules that are not yet persisted can now be edited directly in the Mapping Creator.
7879
- **UI and documentation improvements:**
7980
- Improved the formatting of operator examples for better readability.
8081
- Updated the application to the new color palette.
8182
- Made decoding underscores to spaces an explicit option in the **Strip URI prefix** transformer.
83+
- Improved mapping suggestions and shown justifications.
84+
- Support of GPT-5.
85+
- Many small improvements in the Mapping Creator.
86+
- The search lists now persist some user settings, such as the page size and sorting order.
8287
- **Python subsystem and plugin lifecycle:**
8388
- Loading a Python plugin that reuses an existing identifier now records an error in the discovery result.
8489
- The `/listPlugins` and `/updatePlugins` endpoints now return HTTP 500 if at least one plugin fails to load (previously HTTP 200).
@@ -109,6 +114,7 @@ We are excited to announce the release of DataIntegration v25.3.0, bringing the
109114
- Mapping Creator undo/redo actions behave as expected.
110115
- Suggest mappings now adds all selected rows, not just the ones currently visible after a text filter.
111116
- Rule editor nodes are no longer copied when text is selected in Firefox.
117+
- URI pattern no longer changes from nothing ("automatic default pattern") to "{}/root" after opening the value formula editor.
112118
- **Python plugins and orchestration:**
113119
- Listing Python plugins no longer fails when the orchestration feature `enable-extension EXTENSION=plugins` is used.
114120
- **Transformations, datasets, and templates:**
@@ -118,9 +124,14 @@ We are excited to announce the release of DataIntegration v25.3.0, bringing the
118124
- Use `FROM` instead of `GRAPH` in the vocabulary loader to respect graph imports.
119125
- **Graph and project handling:**
120126
- When importing into a knowledge graph backend, the graph is only deleted if it exists.
127+
- Downloading project/workspace with empty files stored in AWS S3 work now.
121128
- **User interaction fixes:**
122129
- Global and workflow-specific hotkeys no longer trigger when another modal is open.
123130
- Display the template toggle consistently in the artefact creation dialog.
131+
- Global and page specific keyboard shortcuts should be ignored when a dialog is open.
132+
- "Description" displays content no longer differently than entered.
133+
- Graph URI Drop Down does close now.
134+
- Close icon button to remove target entity type in transform operator now works if opened in modal.
124135

125136
## eccenca Explore v25.3.0
126137

0 commit comments

Comments
 (0)