|
4 | 4 | - ReleaseNote |
5 | 5 | --- |
6 | 6 |
|
7 | | -# Corporate Memory 26.1.2 |
| 7 | +# Corporate Memory 26.1.3 |
8 | 8 |
|
9 | 9 | Corporate Memory 26.1 is the first major release in 2026. It expands AI-assisted mapping in Build, refreshes the resource experience in Explore, and strengthens access-condition and query-catalog administration in cmemc. |
10 | 10 |
|
@@ -33,8 +33,8 @@ The highlights of this release are: |
33 | 33 | This release delivers the following component versions: |
34 | 34 |
|
35 | 35 | - eccenca DataIntegration v26.1.0 |
36 | | -- eccenca Explore v26.1.2 |
37 | | -- eccenca Corporate Memory Control (cmemc) v26.1.2 |
| 36 | +- eccenca Explore v26.1.3 |
| 37 | +- eccenca Corporate Memory Control (cmemc) v26.1.3 |
38 | 38 | - eccenca Graph Insights v19.2.0 |
39 | 39 |
|
40 | 40 | We tested this release with the following dependency components: |
@@ -115,10 +115,14 @@ We are excited to announce the release of DataIntegration v26.1, which expands M |
115 | 115 | - Fixed cases where DI entity caches were not cleaned up. |
116 | 116 | - Fixed cases where errors persisted after deleting the task from the project. |
117 | 117 |
|
118 | | -## eccenca Explore v26.1.2 |
| 118 | +## eccenca Explore v26.1.3 |
119 | 119 |
|
120 | 120 | We are pleased to announce the release of Explore v26.1, which introduces badges, a redesigned resource representation and table experience, versioning view, Companion improvements, and a broad platform refresh. |
121 | 121 |
|
| 122 | +**v26.1.3 of Explore ships the following fixes:** |
| 123 | + |
| 124 | +- Treat netty and tomcat-based CVEs |
| 125 | + |
122 | 126 | **v26.1.2 of Explore ships the following fixes:** |
123 | 127 |
|
124 | 128 | - **Workspace Configuration:** |
@@ -240,10 +244,17 @@ We are pleased to announce the release of Explore v26.1, which introduces badges |
240 | 244 | - SPARQL Excel downloads now have clean file names. |
241 | 245 | - Notifications are now more robust when given non-string input. |
242 | 246 |
|
243 | | -## eccenca Corporate Memory Control (cmemc) v26.1.2 |
| 247 | +## eccenca Corporate Memory Control (cmemc) v26.1.3 |
244 | 248 |
|
245 | 249 | We are excited to announce the release of cmemc v26.1, which expands access-condition administration, adds richer project and query catalog operations, and improves list and output consistency across the CLI. |
246 | 250 |
|
| 251 | +**v26.1.3 of cmemc ships the following changes:** |
| 252 | + |
| 253 | +- `workflow scheduler` commands |
| 254 | + - Migrated all subcommands (`list`, `inspect`, `enable`, `disable`, `open`) from cmempy to cmem-client |
| 255 | + - Migrated `scheduler_ids` tab-completion from cmempy to cmem-client |
| 256 | +- update dependencies (esp. urllib3 for CVE-2026-44431 and CVE-2026-44432) |
| 257 | + |
247 | 258 | **v26.1.2 of cmemc ships the following features:** |
248 | 259 |
|
249 | 260 | - Support for arbitrary custom HTTP request headers via `CMEMC_CUSTOM_HEADER_*` environment variables and config keys |
|
0 commit comments