Changes for page V3.3.0
Last modified by Erik Bakker on 2025/03/28 12:26
From version 29.1
edited by Erik Bakker
on 2025/02/17 22:06
on 2025/02/17 22:06
Change comment:
There is no comment for this version
To version 30.1
edited by Erik Bakker
on 2025/02/18 08:26
on 2025/02/18 08:26
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,15 +1,15 @@ 1 1 {{container}} 2 2 {{container layoutStyle="columns"}}((( 3 3 4 -{{warning}}Note that the following release notes are prelim enary and will become final once this runtime imagewillbecome available for all models.{{/warning}}4 +{{warning}}Note that the following release notes are preliminary and will become final once this runtime image becomes available for all models.{{/warning}} 5 5 6 -These are the release notes for this runtime image. Once a runtime image is released, every new release will utilize this runtime image as base for creating runtime images for docker. For more information on thisplease check out this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-deploy-execute-deployment-plan-gen3.WebHome||target="blank"]].6 +These are the release notes for this runtime image. Once a runtime image is released, every new release will utilize this runtime image as a base for creating runtime images for docker. For more information, please check out this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-deploy-execute-deployment-plan-gen3.WebHome||target="blank"]]. 7 7 8 8 ====Minor changes==== 9 9 10 -* Updated our Java runtime version from Java 17.0.10 to Java 17.0.13. This is primarily a security update ,which involvessome cipher suite changes, as outlined in the remarks below.10 +* 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. 11 11 * Updated Spring boot from version 3.2.2 to 3.4.1. 12 -* We have marked the OAuth2 grant type ‘password’ as deprecated anditwill be removed with the introduction of OAuth 2.1. It can still be usedfor now, but a warning will be givenwhen it is configured.Inordertoprevent the need to migrate to another OAuth grant type in the future, we encourage you toalreadyswitch to one of the other grant types.12 +* 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. 13 13 14 14 =====Removed Libraries===== 15 15 * Removed library com.google.code.findbugs:jsr305 3.0.2 ... ... @@ -25,7 +25,7 @@ 25 25 * Removed library org.springframework.boot:spring-boot-starter-aop 3.2.2 26 26 ** Note that only this ‘starter’ dependency has been removed. Dependencies such as org.springframework:spring-aop are still part of the runtime 27 27 * Removed library org.springframework.integration:spring-integration-security 6.2.1 in favor of org.springframework:spring-messaging 28 -** This library has been deprecated since therelease of eMagiz runtime image 3.0.0. Any flows and components relying on this dependency hasalready been migrated to use spring-messaging in that image and corresponding migration process.28 +** This library has been deprecated since eMagiz runtime image 3.0.0 was released. Any flows and components relying on this dependency have already been migrated to use spring-messaging in that image and the corresponding migration process. 29 29 * Removed library software.amazon.ion:ion-java 1.0.2 30 30 * Removed library xpp3:xpp3_min 1.1.4c 31 31 ... ... @@ -337,7 +337,7 @@ 337 337 338 338 ====Bug fixes==== 339 339 340 -* SMB outbound components a renotable tostore files in remote directories with whitespaces in the path.340 +* SMB outbound components cannot store files in remote directories with whitespaces in the path. 341 341 342 342 ====Remarks==== 343 343