Skip to content

Commit f926002

Browse files
committed
Reset release notes
1 parent 426e201 commit f926002

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

release_notes.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,11 @@
1212

1313
### ✨ New Functionality
1414

15-
- Add support for using the Zero Trust Identity Service (ZTIS) on Kyma by detecting the [well-known environment variable `SPIFFE_ENDPOINT_SOCKET`](https://github.com/spiffe/spiffe/blob/main/standards/SPIFFE_Workload_Endpoint.md#4-locating-the-endpoint).
16-
- Add support for explicitly passing the `clientid` of the target system when using the IAS App2App authentication flow.
17-
Use the new methods `withProviderClient(clientid)` and `withProviderClient(clientid, apptid)` under `BtpServiceOptions.IasOptions`.
15+
-
1816

1917
### 📈 Improvements
2018

21-
- When the circuit breaker opens, the resulting `ResilienceRuntimeException` will have the original `CallNotPermittedException` from the circuit breaker stored as a suppressed exception.
19+
-
2220

2321
### 🐛 Fixed Issues
2422

0 commit comments

Comments
 (0)