Skip to content

Commit e11fd9d

Browse files
committed
make review-dog happy
1 parent 59ffa60 commit e11fd9d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs-java/release-notes/release-notes-15-to-29.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212

1313
- `DestinationService.tryGetDestination` now checks if the given destination exists before trying to call it directly.
1414
This behaviour is enabled by default and can be disabled via `DestinationService.Cache.disablePreLookupCheck`.
15-
- Temporary: Use `email` as fallback principal id when `user_uuid` is missing. Will switch to using `sub` once IAS exposes `idtype` (tracked in [SCICAI-1323](https://jira.tools.sap/browse/SCICAI-1323)).
15+
- Temporary: Use `email` as fallback principal id when `user_uuid` is missing.
16+
Will switch to using `sub` once IAS exposes `idtype` (tracked in [SCICAI-1323](https://jira.tools.sap/browse/SCICAI-1323)).
1617

1718
### 🐛 Fixed Issues
1819

0 commit comments

Comments
 (0)