Skip to content

Commit 5510b0b

Browse files
authored
Merge pull request #184 from eccenca/release/25.1.1
Add release 25.1.1
2 parents 83550fc + e0ce97d commit 5510b0b

File tree

2 files changed

+30
-7
lines changed

2 files changed

+30
-7
lines changed

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 25.1.0: corporate-memory-25-1
2+
- Corporate Memory 25.1.1: corporate-memory-25-1
33
- Corporate Memory 24.3.2: corporate-memory-24-3
44
- Corporate Memory 24.2.1: corporate-memory-24-2
55
- Corporate Memory 24.1.3: corporate-memory-24-1

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

Lines changed: 29 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ status: new
33
tags:
44
- ReleaseNote
55
---
6-
# Corporate Memory 25.1.0
6+
# Corporate Memory 25.1.1
77

8-
Corporate Memory 25.1.0 is the first major release in 2025.
8+
Corporate Memory 25.1.1 is the first major release in 2025.
99

1010
![25.1: Build - Seamless Workflow Integration](25-1-build-connect-csv-datasets-directly.png "25.1: Build - Seamless Workflow Integration"){ class="bordered" }
1111
![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:
3131

3232
This release delivers the following component versions:
3333

34-
- eccenca DataIntegration v25.1.0
35-
- eccenca Explore v25.1.0 (formerly DataPlatform and DataManager)
34+
- eccenca DataIntegration v25.1.1
35+
- eccenca Explore v25.1.1 (formerly DataPlatform and DataManager)
3636
- eccenca Corporate Memory Control (cmemc) v25.1.1
3737

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

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

45-
## eccenca DataIntegration v25.1.0
45+
## eccenca DataIntegration v25.1.1
4646

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

49+
**v25.1.1 of DataIntegration ships the following fixes and additions:**
50+
51+
- OIDC
52+
- added support for Request Party-Initiated Logout as specified by OpenID Connect
53+
- S3
54+
- Now defaults to the AWS credentials provider chain if S3 access and secret keys are not configured.
55+
- Python
56+
- Prevented redundant re-imports of already loaded modules.
57+
- Updated `FileEntitySchema` in `cmem-plugin-base` for improved compatibility with datasets.
58+
- RegexExtractionTransformer
59+
- Resolved an issue that incorrectly generated null values.
60+
4961
**v25.1.0 of DataIntegration adds the following new features:**
5062

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

81-
## eccenca Explore v25.1.0
93+
## eccenca Explore v25.1.1
8294

8395
!!! info inline end "Important info"
8496

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

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

102+
**v25.1.1 of Explore ships the following fixes:**
103+
104+
- OIDC
105+
- Add deployment property for post logout redirect uri
106+
- Shacl
107+
- Disable adding properties if the max amount of properties is reached
108+
- Show fields of subshapes
109+
- BKE
110+
- Prevent loading candidates queries for readonly properties
111+
- Switching between nodeshapes
112+
90113
**v25.1.0 of Explore adds the following new features:**
91114

92115
- Other

0 commit comments

Comments
 (0)