Changes for page V3.3.0
Last modified by Erik Bakker on 2025/03/28 12:26
From version 26.1
edited by Erik Bakker
on 2025/02/17 22:05
on 2025/02/17 22:05
Change comment:
There is no comment for this version
To version 35.1
edited by Erik Bakker
on 2025/03/24 06:40
on 2025/03/24 06:40
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -V3. 2.11 +V3.3.0 - Preliminary - Content
-
... ... @@ -1,13 +1,13 @@ 1 1 {{container}} 2 2 {{container layoutStyle="columns"}}((( 3 3 4 -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"]].4 +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"]]. 5 5 6 6 ====Minor changes==== 7 7 8 -* 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.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 -* 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.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 11 12 12 =====Removed Libraries===== 13 13 * Removed library com.google.code.findbugs:jsr305 3.0.2 ... ... @@ -16,14 +16,10 @@ 16 16 * Removed library com.sun.mail:jakarta.mail 2.0.1 in favor of jakarta.mail:jakarta.mail-api that was already part of the runtime 17 17 * Removed library org.apache.velocity:velocity 1.7 18 18 * Removed library org.aspectj:aspectjweaver 1.9.21 19 -* Removed library org.jetbrains.kotlin:kotlin-stdlib 1.9.22 20 -* Removed library org.jetbrains.kotlin:kotlin-stdlib-jdk7 1.9.22 21 -* Removed library org.jetbrains.kotlin:kotlin-stdlib-jdk8 1.9.22 22 -* Removed library org.jetbrains:annotations 13.0 23 23 * Removed library org.springframework.boot:spring-boot-starter-aop 3.2.2 24 24 ** Note that only this ‘starter’ dependency has been removed. Dependencies such as org.springframework:spring-aop are still part of the runtime 25 25 * Removed library org.springframework.integration:spring-integration-security 6.2.1 in favor of org.springframework:spring-messaging 26 -** 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.22 +** 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. 27 27 * Removed library software.amazon.ion:ion-java 1.0.2 28 28 * Removed library xpp3:xpp3_min 1.1.4c 29 29 ... ... @@ -113,11 +113,7 @@ 113 113 * Updated library com.nimbusds:content-type from 2.2 to 2.3 114 114 * Updated library com.nimbusds:lang-tag from 1.6 to 1.7 115 115 * Updated library com.nimbusds:oauth2-oidc-sdk from 9.43.3 to 9.43.4 116 -* Updated library com.squareup.okhttp3:logging-interceptor from 4.12.0 to 3.12.12 117 -* Updated library com.squareup.okhttp3:okhttp from 4.12.0 to 3.14.9 118 -* Updated library com.squareup.okhttp3:okhttp-urlconnection from 4.12.0 to 3.12.12 119 -* Updated library com.squareup.okio:okio from 3.6.0 to 1.17.2 120 -* Updated library com.squareup.retrofit2:adapter-rxjava from 2.7.2 to 2.6.4 112 +* Updated library com.squareup.retrofit2:adapter-rxjava from 2.7.2 to 2.11.0 121 121 * Updated library com.squareup.retrofit2:converter-jackson from 2.7.2 to 2.11.0 122 122 * Updated library com.squareup.retrofit2:retrofit from 2.7.2 to 2.11.0 123 123 * Updated library com.sun.xml.messaging.saaj:saaj-impl from 3.0.3 to 3.0.4 ... ... @@ -249,6 +249,9 @@ 249 249 * Updated library org.jboss.logging:jboss-logging from 3.5.3.Final to 3.6.1.Final 250 250 * Updated library org.jboss.threads:jboss-threads from 2.3.6.Final to 3.6.1.Final 251 251 * Updated library org.jctools:jctools-core from 2.1.2 to 4.0.5 244 +* Updated library org.jetbrains.kotlin:kotlin-stdlib from 1.9.22 to 1.9.25 245 +* Updated library org.jetbrains.kotlin:kotlin-stdlib-jdk7 from 1.9.22 to 1.9.25 246 +* Updated library org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 1.9.22 to 1.9.25 252 252 * Updated library org.jgroups:jgroups from 5.2.19.Final to 5.3.10.Final 253 253 * Updated library org.lz4:lz4-java from 1.7.1 to 1.8.0 254 254 * Updated library org.opensaml:opensaml-core from 3.4.6 to 4.3.2 ... ... @@ -335,7 +335,7 @@ 335 335 336 336 ====Bug fixes==== 337 337 338 -* SMB outbound components a renotable tostore files in remote directories with whitespaces in the path.333 +* SMB outbound components cannot store files in remote directories with whitespaces in the path. 339 339 340 340 ====Remarks==== 341 341