Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/release-notes/.pages
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
nav:
- Corporate Memory 25.1.0: corporate-memory-25-1
- Corporate Memory 25.1.1: corporate-memory-25-1
- Corporate Memory 24.3.2: corporate-memory-24-3
- Corporate Memory 24.2.1: corporate-memory-24-2
- Corporate Memory 24.1.3: corporate-memory-24-1
Expand Down
35 changes: 29 additions & 6 deletions docs/release-notes/corporate-memory-25-1/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ status: new
tags:
- ReleaseNote
---
# Corporate Memory 25.1.0
# Corporate Memory 25.1.1

Corporate Memory 25.1.0 is the first major release in 2025.
Corporate Memory 25.1.1 is the first major release in 2025.

![25.1: Build - Seamless Workflow Integration](25-1-build-connect-csv-datasets-directly.png "25.1: Build - Seamless Workflow Integration"){ class="bordered" }
![25.1: Build - Improved Rule Editing Experience](25-1-build-copy-paste.png "25.1: Build - Improved Rule Editing Experience"){ class="bordered" }
Expand All @@ -31,8 +31,8 @@ The highlights of this release are:

This release delivers the following component versions:

- eccenca DataIntegration v25.1.0
- eccenca Explore v25.1.0 (formerly DataPlatform and DataManager)
- eccenca DataIntegration v25.1.1
- eccenca Explore v25.1.1 (formerly DataPlatform and DataManager)
- eccenca Corporate Memory Control (cmemc) v25.1.1

We tested this release with the following dependency components:
Expand All @@ -42,10 +42,22 @@ We tested this release with the following dependency components:

More detailed information for this release is provided in the next sections.

## eccenca DataIntegration v25.1.0
## eccenca DataIntegration v25.1.1

We're excited to bring you the latest update to DataIntegration v25.1, which introduces new features, improvements and bug fixes:

**v25.1.1 of DataIntegration ships the following fixes and additions:**

- OIDC
- added support for Request Party-Initiated Logout as specified by OpenID Connect
- S3
- Now defaults to the AWS credentials provider chain if S3 access and secret keys are not configured.
- Python
- Prevented redundant re-imports of already loaded modules.
- Updated `FileEntitySchema` in `cmem-plugin-base` for improved compatibility with datasets.
- RegexExtractionTransformer
- Resolved an issue that incorrectly generated null values.

**v25.1.0 of DataIntegration adds the following new features:**

- Use colors for workbench tags.
Expand Down Expand Up @@ -78,7 +90,7 @@ We're excited to bring you the latest update to DataIntegration v25.1, which int
- Fixed issue where tasks created in the workflow editor are not added to the recently viewed list.
- Fixed issue where adding a note to a linking rule fails to save.

## eccenca Explore v25.1.0
## eccenca Explore v25.1.1

!!! info inline end "Important info"

Expand All @@ -87,6 +99,17 @@ We're excited to bring you the latest update to DataIntegration v25.1, which int

We are excited to announce Explore v25.1, which introduces new features, improvements and bug fixes.

**v25.1.1 of Explore ships the following fixes:**

- OIDC
- Add deployment property for post logout redirect uri
- Shacl
- Disable adding properties if the max amount of properties is reached
- Show fields of subshapes
- BKE
- Prevent loading candidates queries for readonly properties
- Switching between nodeshapes

**v25.1.0 of Explore adds the following new features:**

- Other
Expand Down