Skip to content

Commit a97a4a0

Browse files
authored
Java 4.1.2 CHANGELOG (#33)
1 parent 285f1e0 commit a97a4a0

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/Libraries/java/changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
## Version 4
44

5+
### 4.1.2
6+
7+
- Fix: [CAP] Fixed critical bug for instance-based authorization introduced in 4.1.1 that led to filter conditions not being applied when regular user requests were identified as user switch contexts.
8+
- Fix: [CAP] Fixed CXN syntax error after merging generated AMS filter conditions with complex static where conditions that were in CXN format `{"xpr": ...}`.
9+
- Fix: The Auto-Configuration of `spring-boot-starter-ams-health` now references the correct class.
10+
- Added safe-guard to only accept DCN files with DCN version 1.
11+
512
### 4.1.1
613

714
- Fix: When `spring-boot-starter-cap-ams` is used, technical user tokens are no longer authorized with empty permissions. Previously, this behaviour was a workaround to prevent authorization of nested CAP request contexts which is now checked via reflection instead (due to a lack of public API in current and older CDS versions).

0 commit comments

Comments
 (0)