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: release_notes.md
+1
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@
19
19
- The destination property `HTML5.ForwardAuthToken` is now evaluated and forwards the current AuthToken to the target system.
20
20
- Improve how certificates are evaluated for the authentication types `SAMLAssertion` and `OAUTH2_SAML_BEARER_ASSERTION`.
21
21
The certificates are no longer unnecessarily parsed when obtaining the destination.
22
+
- The `spring-boot3` archetype no longer contains the `integration-tests` module. The contained tests are now part of the test suite of the `application` module.
22
23
- Dependency Updates:
23
24
- Update `org.apache.olingo` from `4.10.0` to `5.0.0`
24
25
- Update `io.github.resilience4j` from `1.7.1` to `2.2.0`
0 commit comments