Release Notes / Version 11.2310
Table Of ContentsUpdated Commerce Adapters
Updated commerce adapters and commerce client API to their latest versions:
(CMS-23610)
Updated Postgresql Driver
Updated Postgresql Driver to 42.6.0.
(CMS-23601)
Updated project dependencies
Updated several dependency and plugin versions:
Apache Commons Compress from 1.22 to 1.24.0
Bouncy Castle for JDK 1.8 and up from 1.75 to 1.76
FasterXML Jackson from 2.15.0 to 2.15.2
gRPC-Java from 1.57.2 to 1.58.0
Guava from 32.0.1 to 32.1.2
Jetty from 10.0.15 to 10.0.16
Micrometer from 1.10.7 to 1.10.11
Netty from 4.1.94 to 4.1.98
OWASP Dependency-Check Maven Plugin from 8.1.2 to 8.4.0
Protocol Buffers for Java from 3.22.3 to 3.24.3
SnakeYAML from 1.33 to 2.2
(CMS-23549)
Upgraded Spring, Spring Boot and Spring Security
Updated the following dependencies
Spring Framework from 5.3.27 to 5.3.30 - see Spring Framework Releases
Spring Boot from 2.7.12 to 2.7.16 - see Spring Boot Releases
Spring Security from 5.8.5 to 5.8.7 - see Spring Security Releases
(CMS-23525)
Update Nginx Base Image to 1.2-cm-1.25-alpine
(CMS-23511)
Improved Fragment Parameter Handling
Fragment parameters 'externalId' and 'parameters' were expected to be encoded twice so that encoded slashes were not rejected by spring MVC. These fragment parameters may now be URL encoded one or two times.
(CMS-23314)
Update Prometheus Javaagent in Java base image to version 0.19.0
Available with https://github.com/coremedia-contributions/docker.java-application-base/releases/tag/1.3.0-cm-11.0.19
(CMS-22894)