Changes for page V3.3.0
Last modified by Erik Bakker on 2025/03/28 12:26
From version 36.1
edited by Erik Bakker
on 2025/03/24 06:41
on 2025/03/24 06:41
Change comment:
There is no comment for this version
To version 37.1
edited by Erik Bakker
on 2025/03/24 09:52
on 2025/03/24 09:52
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -8,6 +8,7 @@ 8 8 * Updated our Java runtime version from Java 17.0.10 to Java 17.0.13. This is primarily a security update involving some cipher suite changes, as outlined in the remarks below. 9 9 * Updated Spring boot from version 3.2.2 to 3.4.1. 10 10 * We have marked the OAuth2 grant type ‘password’ as deprecated, which will be removed with the introduction of OAuth 2.1. It can still be used, but when configured, a warning will be given. To prevent the need to migrate to another OAuth grant type in the future, we encourage you to switch to one of the other grant types. 11 +* The cache used for code mappings is now properly started and stopped with the application. This prevents flows using code mappings from encountering errors when stopping their runtime while messages are still being processed. 11 11 12 12 =====Removed Libraries===== 13 13 * Removed library com.google.code.findbugs:jsr305 3.0.2