Skip to content

Commit 2e72078

Browse files
committed
Reset release notes
1 parent 2a91c81 commit 2e72078

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

release_notes.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,16 @@
88

99
### 🔧 Compatibility Notes
1010

11-
- We noticed an implicit behavior change for updated Apache HttpClient from `5.5.1` to `5.6`.
12-
TLS/SSL connections are now checked for hostname verification on behalf of the provided server certificate.
13-
Even with enabled trust-all-certificates flag, connections to servers with mismatching hostnames will be rejected.
11+
-
1412

1513
### ✨ New Functionality
1614

17-
- `DestinationService.tryGetDestination` now checks if the given destination exists before trying to call it directly.
18-
This behaviour is enabled by default and can be disabled via `DestinationService.Cache.disablePreLookupCheck`.
19-
- 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+
-
2016

2117
### 📈 Improvements
2218

2319
-
2420

2521
### 🐛 Fixed Issues
2622

27-
- Fixed IAS OAuth2 token requests to use correct `refresh_expiry=0` parameter instead of `refresh_token=0` to disable refresh token issuance in certain cases.
23+
-

0 commit comments

Comments
 (0)