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
Copy file name to clipboardExpand all lines: docs/release-notes/corporate-memory-26-1/index.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ This release delivers the following component versions:
34
34
35
35
- eccenca DataIntegration v26.1.0
36
36
- eccenca Explore v26.1.2
37
-
- eccenca Corporate Memory Control (cmemc) v26.1.2
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:
@@ -240,10 +240,17 @@ We are pleased to announce the release of Explore v26.1, which introduces badges
240
240
- SPARQL Excel downloads now have clean file names.
241
241
- Notifications are now more robust when given non-string input.
242
242
243
-
## eccenca Corporate Memory Control (cmemc) v26.1.2
243
+
## eccenca Corporate Memory Control (cmemc) v26.1.3
244
244
245
245
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
246
247
+
**v26.1.3 of cmemc ships the following changes:**
248
+
249
+
-`workflow scheduler` commands
250
+
- Migrated all subcommands (`list`, `inspect`, `enable`, `disable`, `open`) from cmempy to cmem-client
251
+
- Migrated `scheduler_ids` tab-completion from cmempy to cmem-client
252
+
- update dependencies (esp. urllib3 for CVE-2026-44431 and CVE-2026-44432)
253
+
247
254
**v26.1.2 of cmemc ships the following features:**
248
255
249
256
- Support for arbitrary custom HTTP request headers via `CMEMC_CUSTOM_HEADER_*` environment variables and config keys
0 commit comments