Skip to content

Commit c1a7818

Browse files
committed
Merge branch 'main' into feature/zensical
2 parents 3d6c46c + 0057031 commit c1a7818

3 files changed

Lines changed: 17 additions & 6 deletions

File tree

531 KB
Loading

docs/release-notes/.pages

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
nav:
2-
- Corporate Memory 26.1.1: corporate-memory-26-1
2+
- Corporate Memory 26.1.3: corporate-memory-26-1
33
- Corporate Memory 25.3.4: corporate-memory-25-3
44
- Corporate Memory 25.2.7: corporate-memory-25-2
55
- Corporate Memory 25.1.2: corporate-memory-25-1

docs/release-notes/corporate-memory-26-1/index.md

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ tags:
44
- ReleaseNote
55
---
66

7-
# Corporate Memory 26.1.2
7+
# Corporate Memory 26.1.3
88

99
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.
1010

@@ -33,8 +33,8 @@ The highlights of this release are:
3333
This release delivers the following component versions:
3434

3535
- 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
3838
- eccenca Graph Insights v19.2.0
3939

4040
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
115115
- Fixed cases where DI entity caches were not cleaned up.
116116
- Fixed cases where errors persisted after deleting the task from the project.
117117

118-
## eccenca Explore v26.1.2
118+
## eccenca Explore v26.1.3
119119

120120
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.
121121

122+
**v26.1.3 of Explore ships the following fixes:**
123+
124+
- Treat netty and tomcat-based CVEs
125+
122126
**v26.1.2 of Explore ships the following fixes:**
123127

124128
- **Workspace Configuration:**
@@ -240,10 +244,17 @@ We are pleased to announce the release of Explore v26.1, which introduces badges
240244
- SPARQL Excel downloads now have clean file names.
241245
- Notifications are now more robust when given non-string input.
242246

243-
## eccenca Corporate Memory Control (cmemc) v26.1.2
247+
## eccenca Corporate Memory Control (cmemc) v26.1.3
244248

245249
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.
246250

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+
247258
**v26.1.2 of cmemc ships the following features:**
248259

249260
- Support for arbitrary custom HTTP request headers via `CMEMC_CUSTOM_HEADER_*` environment variables and config keys

0 commit comments

Comments
 (0)