diff --git a/docs/release-notes/.pages b/docs/release-notes/.pages index 5101bdad..47da82f0 100644 --- a/docs/release-notes/.pages +++ b/docs/release-notes/.pages @@ -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 diff --git a/docs/release-notes/corporate-memory-25-1/index.md b/docs/release-notes/corporate-memory-25-1/index.md index ae2528f9..9d3a7738 100644 --- a/docs/release-notes/corporate-memory-25-1/index.md +++ b/docs/release-notes/corporate-memory-25-1/index.md @@ -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" } @@ -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: @@ -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. @@ -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" @@ -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