V1.3.0
Last modified by Carlijn Kokkeler on 2024/07/17 14:45
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.
New features
- Added support for dynamically setting the authorization code for OAuth to prevent deployment issues when the code expires quickly.
- Added WS-Security library and components.
Minor changes
- Updated the Java runtime environment to version 8u352-b08 to bring the latest security patches.
- Updated to Spring 2.7.8 to bring the latest security patches. This affects the following libraries:
- Updated library 'com.fasterxml.jackson.core:jackson-databind' from 2.13.4 to 2.13.4.2
- Updated library 'io.micrometer:micrometer-core' from 1.9.4 to 1.9.7
- Updated library 'io.micrometer:micrometer-registry-elastic' from 1.9.4 to 1.9.7
- Updated library 'io.netty:netty-buffer' from 4.1.82.Final to 4.1.87.Final
- Updated library 'io.netty:netty-codec' from 4.1.82.Final to 4.1.87.Final
- Updated library 'io.netty:netty-codec-http' from 4.1.82.Final to 4.1.87.Final
- Updated library 'io.netty:netty-codec-mqtt' from 4.1.82.Final to 4.1.87.Final
- Updated library 'io.netty:netty-codec-socks' from 4.1.82.Final to 4.1.87.Final
- Updated library 'io.netty:netty-common' from 4.1.82.Final to 4.1.87.Final
- Updated library 'io.netty:netty-handler' from 4.1.82.Final to 4.1.87.Final
- Updated library 'io.netty:netty-handler-proxy' from 4.1.82.Final to 4.1.87.Final
- Updated library 'io.netty:netty-resolver' from 4.1.82.Final to 4.1.87.Final
- Updated library 'io.netty:netty-transport' from 4.1.82.Final to 4.1.87.Final
- Updated library 'io.netty:netty-transport-classes-epoll' from 4.1.82.Final to 4.1.87.Final
- Updated library 'io.netty:netty-transport-classes-kqueue' from 4.1.82.Final to 4.1.87.Final
- Updated library 'io.netty:netty-transport-native-epoll' from 4.1.82.Final to 4.1.87.Final
- Updated library 'io.netty:netty-transport-native-kqueue' from 4.1.82.Final to 4.1.87.Final
- Updated library 'io.netty:netty-transport-native-unix-common' from 4.1.82.Final to 4.1.87.Final
- Updated library 'io.projectreactor:reactor-core' from 3.4.23 to 3.4.26
- Updated library 'org.apache.httpcomponents:httpclient' from 4.5.13 to 4.5.14
- Updated library 'org.apache.httpcomponents:httpcore' from 4.4.15 to 4.4.16
- Updated library 'org.apache.tomcat.embed:tomcat-embed-core' from 9.0.65 to 9.0.71
- Updated library 'org.apache.tomcat.embed:tomcat-embed-el' from 9.0.65 to 9.0.71
- Updated library 'org.apache.tomcat.embed:tomcat-embed-websocket' from 9.0.65 to 9.0.71
- Updated library 'org.codehaus.groovy:groovy' from 3.0.13 to 3.0.14
- Updated library 'org.codehaus.groovy:groovy-datetime' from 3.0.13 to 3.0.14
- Updated library 'org.codehaus.groovy:groovy-jmx' from 3.0.13 to 3.0.14
- Updated library 'org.codehaus.groovy:groovy-json' from 3.0.13 to 3.0.14
- Updated library 'org.codehaus.groovy:groovy-jsr223' from 3.0.13 to 3.0.14
- Updated library 'org.codehaus.groovy:groovy-nio' from 3.0.13 to 3.0.14
- Updated library 'org.codehaus.groovy:groovy-sql' from 3.0.13 to 3.0.14
- Updated library 'org.codehaus.groovy:groovy-xml' from 3.0.13 to 3.0.14
- Updated library 'org.eclipse.jetty:jetty-http' from 9.4.49.v20220914 to 9.4.50.v20221201
- Updated library 'org.eclipse.jetty:jetty-io' from 9.4.49.v20220914 to 9.4.50.v20221201
- Updated library 'org.eclipse.jetty:jetty-security' from 9.4.49.v20220914 to 9.4.50.v20221201
- Updated library 'org.eclipse.jetty:jetty-server' from 9.4.49.v20220914 to 9.4.50.v20221201
- Updated library 'org.eclipse.jetty:jetty-servlet' from 9.4.49.v20220914 to 9.4.50.v20221201
- Updated library 'org.eclipse.jetty:jetty-util' from 9.4.49.v20220914 to 9.4.50.v20221201
- Updated library 'org.eclipse.jetty:jetty-util-ajax' from 9.4.49.v20220914 to 9.4.50.v20221201
- Updated library 'org.springframework.boot:spring-boot' from 2.7.4 to 2.7.8
- Updated library 'org.springframework.boot:spring-boot-actuator' from 2.7.4 to 2.7.8
- Updated library 'org.springframework.boot:spring-boot-actuator-autoconfigure' from 2.7.4 to 2.7.8
- Updated library 'org.springframework.boot:spring-boot-autoconfigure' from 2.7.4 to 2.7.8
- Updated library 'org.springframework.boot:spring-boot-starter' from 2.7.4 to 2.7.8
- Updated library 'org.springframework.boot:spring-boot-starter-actuator' from 2.7.4 to 2.7.8
- Updated library 'org.springframework.boot:spring-boot-starter-aop' from 2.7.4 to 2.7.8
- Updated library 'org.springframework.boot:spring-boot-starter-integration' from 2.7.4 to 2.7.8
- Updated library 'org.springframework.boot:spring-boot-starter-json' from 2.7.4 to 2.7.8
- Updated library 'org.springframework.boot:spring-boot-starter-logging' from 2.7.4 to 2.7.8
- Updated library 'org.springframework.boot:spring-boot-starter-security' from 2.7.4 to 2.7.8
- Updated library 'org.springframework.boot:spring-boot-starter-tomcat' from 2.7.4 to 2.7.8
- Updated library 'org.springframework.boot:spring-boot-starter-web' from 2.7.4 to 2.7.8
- Updated library 'org.springframework.boot:spring-boot-starter-web-services ' from 2.7.4 to 2.7.8
- Updated library 'org.springframework.cloud:spring-cloud-commons' from 3.1.4 to 3.1.5
- Updated library 'org.springframework.cloud:spring-cloud-config-client' from 3.1.4 to 3.1.5
- Updated library 'org.springframework.cloud:spring-cloud-context' from 3.1.4 to 3.1.5
- Updated library 'org.springframework.cloud:spring-cloud-starter' from 3.1.4 to 3.1.5
- Updated library 'org.springframework.cloud:spring-cloud-starter-config' from 3.1.4 to 3.1.5
- Updated library 'org.springframework.integration:spring-integration-core' from 5.5.15 to 5.5.16
- Updated library 'org.springframework.integration:spring-integration-file' from 5.5.15 to 5.5.16
- Updated library 'org.springframework.integration:spring-integration-ftp' from 5.5.15 to 5.5.16
- Updated library 'org.springframework.integration:spring-integration-groovy' from 5.5.15 to 5.5.16
- Updated library 'org.springframework.integration:spring-integration-http' from 5.5.15 to 5.5.16
- Updated library 'org.springframework.integration:spring-integration-ip' from 5.5.15 to 5.5.16
- Updated library 'org.springframework.integration:spring-integration-jdbc' from 5.5.15 to 5.5.16
- Updated library 'org.springframework.integration:spring-integration-jms' from 5.5.15 to 5.5.16
- Updated library 'org.springframework.integration:spring-integration-kafka' from 5.5.15 to 5.5.16
- Updated library 'org.springframework.integration:spring-integration-mail' from 5.5.15 to 5.5.16
- Updated library 'org.springframework.integration:spring-integration-scripting' from 5.5.15 to 5.5.16
- Updated library 'org.springframework.integration:spring-integration-security' from 5.5.15 to 5.5.16
- Updated library 'org.springframework.integration:spring-integration-sftp' from 5.5.15 to 5.5.16
- Updated library 'org.springframework.integration:spring-integration-ws' from 5.5.15 to 5.5.16
- Updated library 'org.springframework.integration:spring-integration-xml' from 5.5.15 to 5.5.16
- Updated library 'org.springframework.kafka:spring-kafka' from 2.8.9 to 2.8.11
- Updated library 'org.springframework.security:spring-security-config' from 5.7.3 to 5.7.6
- Updated library 'org.springframework.security:spring-security-core' from 5.7.3 to 5.7.6
- Updated library 'org.springframework.security:spring-security-crypto' from 5.7.3 to 5.7.6
- Updated library 'org.springframework.security:spring-security-oauth2-core' from 5.7.3 to 5.7.6
- Updated library 'org.springframework.security:spring-security-oauth2-jose' from 5.7.3 to 5.7.6
- Updated library 'org.springframework.security:spring-security-oauth2-resource-server' from 5.7.3 to 5.7.6
- Updated library 'org.springframework.security:spring-security-web' from 5.7.3 to 5.7.6
- Updated library 'org.springframework.ws:spring-ws-core' from 3.1.3 to 3.1.5
- Updated library 'org.springframework.ws:spring-ws-support' from 3.1.3 to 3.1.5
- Updated library 'org.springframework.ws:spring-xml' from 3.1.3 to 3.1.5
- Updated library 'org.springframework:spring-aop' from 5.3.23 to 5.3.25
- Updated library 'org.springframework:spring-beans' from 5.3.23 to 5.3.25
- Updated library 'org.springframework:spring-context' from 5.3.23 to 5.3.25
- Updated library 'org.springframework:spring-context-support' from 5.3.23 to 5.3.25
- Updated library 'org.springframework:spring-core' from 5.3.23 to 5.3.25
- Updated library 'org.springframework:spring-expression' from 5.3.23 to 5.3.25
- Updated library 'org.springframework:spring-jcl' from 5.3.23 to 5.3.25
- Updated library 'org.springframework:spring-jdbc' from 5.3.23 to 5.3.25
- Updated library 'org.springframework:spring-jms' from 5.3.23 to 5.3.25
- Updated library 'org.springframework:spring-messaging' from 5.3.23 to 5.3.25
- Updated library 'org.springframework:spring-oxm' from 5.3.23 to 5.3.25
- Updated library 'org.springframework:spring-tx' from 5.3.23 to 5.3.25
- Updated library 'org.springframework:spring-web' from 5.3.23 to 5.3.25
- Updated library 'org.springframework:spring-webmvc' from 5.3.23 to 5.3.25