Skip to content

Commit a96555c

Browse files
committed
some markup for better readability
1 parent d288ab7 commit a96555c

File tree

1 file changed

+19
-17
lines changed
  • docs/release-notes/corporate-memory-24-3

1 file changed

+19
-17
lines changed

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

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ More detailed information for this release is provided in the next sections.
4242

4343
We're excited to bring you the latest update to DataIntegration v24.3, which introduces new features, improvements and bug fixes:
4444

45-
v24.3.0 of DataIntegration adds the following new features:
45+
**v24.3.0 of DataIntegration adds the following new features:**
4646

4747
- Workspace search:
4848
- Support to filter workflows that contain replaceable datasets.
@@ -65,7 +65,7 @@ v24.3.0 of DataIntegration adds the following new features:
6565
- Add link from a task parameter description into the task's Markdown documentation for this parameter, if available.
6666
- Show sample (output) entities for workflow operators in the workflow reports.
6767
- Text dataset allows to configure the zip regex.
68-
- Support setting the locale for the 'Parse date pattern' and 'Parse date' transform operators.
68+
- Support setting the locale for the `Parse date pattern` and `Parse date` transform operators.
6969
- `*` selects all direct children of the current token
7070
- More fine-grained access control:
7171
- In addition to a base action, it is possible to specify as many specific actions that protect specific endpoints.
@@ -91,7 +91,7 @@ v24.3.0 of DataIntegration adds the following new features:
9191
- Delete project files operator: Allows to delete project files in a workflow based on a regex.
9292
- Added Snowflake dataset type.
9393
94-
v24.3.0 of DataIntegration introduces the following changes:
94+
**v24.3.0 of DataIntegration introduces the following changes:**
9595
9696
- Optimized writing to Neo4j, resulting in a 25x speed improvement.
9797
- Upgraded Spark to 3.5.3.
@@ -108,7 +108,7 @@ v24.3.0 of DataIntegration introduces the following changes:
108108
- Increase visibility of breadcrumbs in application header.
109109
- Configurable Favicon in DataIntegration.
110110
111-
v24.3.0 of DataIntegration ships the following fixes:
111+
**v24.3.0 of DataIntegration ships the following fixes:**
112112
113113
- Jinja templates can lead to OutOfMemory issues.
114114
- Loading of JDBC Type 4 Drivers from Jar at runtime.
@@ -172,7 +172,7 @@ v24.3.0 of DataIntegration ships the following fixes:
172172
173173
We are excited to announce Explore v24.3, which introduces new features, improvements and bug fixes.
174174
175-
v24.3.0 of Explore adds the following new features:
175+
**v24.3.0 of Explore adds the following new features:**
176176
177177
- Help system
178178
- Implemented a renovated help system with global and local context of documentation
@@ -198,7 +198,7 @@ v24.3.0 of Explore adds the following new features:
198198
- Added endpoint for resolving node shapes of a resource evaluating target class only for explore
199199
- Added flag to `/userinfo` response if user is root user
200200
- Added support for multiline in turtle editor
201-
- Added actuator proxy endpoint for graphdb actuators
201+
- Added actuator proxy endpoint for GraphDB actuators
202202
- hidden endpoints under `/dataplatform/actuator/proxy/graphdb/**`
203203
- Added support for gzip payload compression in SPARQL Graph Store endpoints
204204
- Content-Encoding / Accept-Encoding used with value gzip
@@ -212,17 +212,17 @@ v24.3.0 of Explore adds the following new features:
212212
- `deploy.additional-prometheus-endpoint.port` (default: 9091)
213213
- `deploy.additional-prometheus-endpoint.context` (default: /metrics)
214214
215-
v24.3.0 of Explore ships the following changes:
215+
**v24.3.0 of Explore ships the following changes:**
216216
217217
- EasyNav
218-
- Createad a fallback module, marked as deprecated
218+
- Created a fallback module, marked as deprecated
219219
- Used the old EP for saving data in easynav
220220
- Charts Module
221221
- Sunburst chart in the Explore module - `Statistics` tab reimplemented with ECharts
222222
- CodeMirror editor
223223
- Replaced the library for the common usage, added linters for the Editor
224224
- SHACL
225-
- Splitted `ShaclContextProvider` into controlled and uncontrolled versions to maintain changes from outer component
225+
- Split `ShaclContextProvider` into controlled and uncontrolled versions to maintain changes from outer component
226226
- Hardcoded descriptions endpoint replaced with a proper one from DP
227227
- Added information about different validation types to the validation control
228228
- `RDFResourceLinkRule` Component
@@ -250,7 +250,7 @@ v24.3.0 of Explore ships the following changes:
250250
- Change class hierarchy resolving to SPARQL property path instead of recursion
251251
- Removed `ValueView` and `ValueEdit` components from resource view components group
252252
253-
v24.3.0 of Explore ships the following fixes:
253+
**v24.3.0 of Explore ships the following fixes:**
254254
255255
- BusinessKnowledgeEditor (BKE)
256256
- Disabled creation of new resources via `shui:denyNewResources` property
@@ -291,9 +291,11 @@ v24.3.0 of Explore ships the following fixes:
291291
- Fixed the statistics display for link rules with inverted properties
292292
- Exit application with code 1 on expired license
293293
294-
## eccenca Corporate Memory Control (cmemc) v24.2.0
294+
## eccenca Corporate Memory Control (cmemc) v24.3.0
295295
296-
This version of cmemc adds the following new features:
296+
We're excited to bring you the latest update to Corporate Memory Control (cmemc) v24.3, which introduces new features, improvements and bug fixes.
297+
298+
**This version of cmemc adds the following new features:**
297299
298300
- `graph validation execute` command
299301
- `--inspect` option to return the list of violations instead of the summary (includes `--wait`)
@@ -324,7 +326,7 @@ This version of cmemc adds the following new features:
324326
- `admin acl` command group
325327
- support for updated 24.3 access condition vocabulary and ACL graph
326328
- `admin migration` command group
327-
- `admin migration list` command - List migration recipies
329+
- `admin migration list` command - List migration recipes
328330
- `admin migration execute` command - Execute needed migration recipes
329331
- The following migration recipes are available:
330332
- `bootstrap-data` - Re-import bootstrap system data to match current version
@@ -334,7 +336,7 @@ This version of cmemc adds the following new features:
334336
- `chart-widgets-24.3` - Migrate Chart Property Shapes to Widget Integrations
335337
- `workflow-trigger-widgets-24.3` - Migrate Workflow Trigger Property Shapes to Widget Integrations
336338
337-
In addition to that, these changes and fixes are included:
339+
**In addition to that, these changes and fixes are included:**
338340
339341
- cmemc will not fail anymore when the config dir is not creatable (message in debug)
340342
- cmemc will not fail anymore when the config ini is not readable (message in debug)
@@ -365,7 +367,7 @@ In addition to that, these changes and fixes are included:
365367
Backward compatibility will be ensured or migration paths explained.
366368
I.e. projects created with DataIntegration v24.2.0 can be imported into DataIntegration v24.3.0.
367369
368-
### DataIntegration
370+
### eccenca DataIntegration
369371
370372
- CSV files are no longer deleted by default at the beginning of a workflow execution. This behavior can be changed in the CSV dataset configuration.
371373
- Access control changes. Action URIs have been renamed and new actions are introduced by default:
@@ -374,7 +376,7 @@ In addition to that, these changes and fixes are included:
374376
- Python plugin management endpoints are now secured via `<https://vocab.eccenca.com/auth/Action/Build-AdminPython>` action.
375377
- Workspace admin functions (reload workspace, import workspace) are now secured via `<https://vocab.eccenca.com/auth/Action/Build-AdminWorkspace>` action.
376378
377-
### Explore
379+
### eccenca Explore
378380
379381
!!! info inline end "Important info"
380382
@@ -383,7 +385,7 @@ In addition to that, these changes and fixes are included:
383385
384386
...
385387
386-
### cmemc
388+
### eccenca Corporate Memory Control (cmemc)
387389
388390
- All scripts which used the `admin status` command with the `--key` option:
389391
- adapt the key prefixes accordingly:

0 commit comments

Comments
 (0)