You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-java/release-notes/release-notes-15-to-29.mdx
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,8 @@
12
12
13
13
-`DestinationService.tryGetDestination` now checks if the given destination exists before trying to call it directly.
14
14
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)).
0 commit comments